universam1 / iSpindel

electronic Hydrometer
http://www.ispindel.de
Other
827 stars 324 forks source link

Fully resetting an iSpindel #535

Closed gingerneil closed 3 years ago

gingerneil commented 3 years ago

morning all... When we use 'factory reset' the SSID is still shown in the config page (although crossed out when in config mode). I have tried to reflash the firmware, even tried to overwrite all the flash with zeros... but I cant get rid of it and fully reset the wemos. Is there a solution for this ?

pppedrillo commented 3 years ago

https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/generic-class.html#persistent "By default, these settings are written to specific sectors of flash memory...."

Read here how get rid of it. You need properly wipe all the flash. Here is a brief process desc.

thegreatgunbantoad commented 3 years ago

Brewflasher will do a full wipe for you: https://github.com/thorrak/brewflasher/releases

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.