Esp8266 Remembers the Wifi Configuration After Power Off
Fleeting- External reference: https://forum.micropython.org/viewtopic.php?t=6885
Does the ESP8266 somehow remeber the wireless configuration from previous project and load it up after wakeup by timer?
Yes, this is unique to the ESP8266 though. I believe it even does this after full power off. The other ports don’t do this.