Downloading and installing the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By uncle4
#66328 (I'm loathe to use the words 'upload' or 'download' as they
seem to mean different things to different people here)

I'd like to do inverse of "esptool.py write_flash" to get
the working code OUT of a 8266 and save it to a .BIN
file on a host computer so that I could later write the BIN
file to (other) 8266s.

I fiddled with "esptool.py read_flash....." but couldn't find the
magical incantation that works.

Has anyone done this? Or is there a link/doc you can point me
to to accomplish this?

THANKS!