Flashing to non-volatile memory
Posted: Tue Jan 03, 2017 6:08 pm
I may be misunderstanding something here. I purchased an ESP8266 development board and I'm programming it through the Arduino IDE per the instructions here. I seem to be able to flash it regardless of GPIO0's state (I've read it is supposed to be pulled to ground to flash).
The issue is that when I flash my program it works fine until I pull the power. When I power on again, it's in some default state. Is this the normal mode of operation? Is there a way to write my program to a non-volatile memory? Perhaps I am not actually updating the flash memory or I am misunderstanding something here.
FWIW it's this dev board.
The issue is that when I flash my program it works fine until I pull the power. When I power on again, it's in some default state. Is this the normal mode of operation? Is there a way to write my program to a non-volatile memory? Perhaps I am not actually updating the flash memory or I am misunderstanding something here.
FWIW it's this dev board.