Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Pugazh
#55765 Hi Experts,

I am new to this forum and I am currently doing a project with ESP8266.

My recent experiment has been with FTD1232 and ESP8266. When i upload the code everything works well but I switch off the power and switch on, ESP80266 gets reset to blank and code has to be reloaded.

So can ESP8266 not retain the code on its own after power loss?
User avatar
By rudy
#55817 You have not said what software platform you are working with so it is impossible to give you an answer specific to your situation. You need to provide more information on what you have and how you are using it.

The ESP8266 code is saved for the Arduino platform (which I use) and many others.