Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By barsznica
#72826 WiFi.disconect() worked for me first go.

ESP.eraseConfig then ESP.reset() OR ESP.eraseConfig() then ESP.restart() did not work for me.
I did not try the "*((int*) 0) = 0;" thing.

At the time (day before), the answer was covered here, but was covered later on, on this forum.