I'm new at NodeMCU. My NodeMCU version is LOLin 0.1
First code I have uploaded is Spacehuhn's Deauther. I set up my AP for deauther settings and everything worked fine.
Few days later I wrote a new code (related with WIFI) and it didn't work. Then, I looked at WIFI and it say my old AP (which should be overwritten)
Is there any way to Factory reset the NodeMCU?
I tried flashing 1MB of nothing into 0x000000 0x100000 0x200000 and 0x300000. It looked like it worked but when I checked back to Arduino IDE and upload my new code again, that AP come back, but in different name (change into ESP_1B24B6)
Maybe problem is at Arduino IDE or NodeMCU