Wifi Settings (Forget) not working
Closed this issue · 2 comments
Eisbaeeer commented
After select Wifi Settings Forget link, the framework will go to "captive portal" but after reboot, the framework will reconnect to stored Wifi. The stored Wifi settings will not be overwrite now.
maakbaas commented
Fixed.
This was apparently caused by a breaking change in Arduino ESP8266 3.0:
Starting from version 3 of this core, persistence is disabled by default
https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/generic-class.html
Eisbaeeer commented
Ah, OK. Thank you for this Information. I remember for the issues with Version 3.