You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, every time I want a guaranteed clean start I execute esptool --port /dev/ttyUSB0 erase_flash, but most of the time a factory reset is enough. The web ui is quicker than telnet, and more handy to not-CLI guys/gals.
Just my 2 cents.
Piero
The text was updated successfully, but these errors were encountered:
+1
I've run into the need for this when flashing new Sonoff B1 Lights. They were unstable for some reason (likely me not erasing the flash first) Having to terminal in was a bit of a pain since Apple removed basic telnet from the default utilities.
Hi, every time I want a guaranteed clean start I execute
esptool --port /dev/ttyUSB0 erase_flash
, but most of the time a factory reset is enough. The web ui is quicker than telnet, and more handy to not-CLI guys/gals.Just my 2 cents.
Piero
The text was updated successfully, but these errors were encountered: