[Pete] was building a hot tub controller, using a WEMOS board based on the venerable ESP8266. After assembly, the board was plugged into USB and [Pete] hit the flash ...
If you’ve ever corrupted a flash memory on a power failure, you’ll be glad to hear that the ESP8266 SDK implements a very secure and almost infallible read/write management for its flash memory. The ...
At the heart of the ESP-01 module is the ESP8266 chip with at least two boot modes — the normal mode and the programming/flash mode. The latter refers to uploading any software (or firmware) to the ...