-->
Page 3 of 3

Re: WiFi client won't forget an access point it has known.

PostPosted: Tue Jan 02, 2018 7:08 am
by barsznica
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.