I was using an ESP-12e with NodeMCU flasher and ESPlorer to program it. Everything went great until I had an error in my code that makes it reboot every few seconds without giving me the chance to upload any new code with corrections.
I cannot send any software commands except for the reboot button on the ESPlorer V 0.20-rc2.
I tried to flash it several times without any success.
I finally loaded the Arduino IDE software and uploaded some sketches to the board successfully and everything works great.
If I re-flash it with the NodeMCU, it is successful, but when I open the comm port, I can see that my old code is still here and rebooting.
How do you get ready of any code loaded on the ESP-12e?
How do you erase everything to be able to restart from scratch?
Thank you for any help,
George