- Thu Aug 17, 2017 3:45 pm
#69209
Do you mean:
"How do I make a backup of the firmware already inside my ESP"?
Normally you wouldn't need to because the default firmware inside an ESP8266 is just Espressif's "NON-OS SDK", which you
can download from the Espressif site.
However, it is possible to make a backup using ESPTool (esptool.py or esptool.exe), though I've never done it myself.
Do a search here on this forum; there are
a few topics that describe how to do this.
If you're really stuck, I might be able to write a small tutorial, but please try yourself first.
Assumption is the mother of all f*ckups. At least: that's what I'm assuming.