norbert-walter / esp32-nmea2000-obp60

nmea2000 gateway with ESP32
GNU General Public License v2.0
12 stars 6 forks source link

dev20240723: Configuration: Factory Reset incomplete #82

Open W-Geronius opened 1 month ago

W-Geronius commented 1 month ago

After conducting a factory reset via the device's configuration page, the user is locked out of the system: neither does it create the default access point, nor does it link to a previously defined WiFi. The startupscreen doesnt get resetted either, it still displays the previously configured startpage. Apparently, some extra memory locations specific to the OB60's modifications of the original software (esp32-n2K) require extra treatment by the reset routine.

A complete erase & flash via USB is required in this state

norbert-walter commented 1 month ago

We have to fix the problem in the project esp32n2k from wellenvogel. That is a part of his project.