I have some problems with my ESP01 board...
Sometine it work very well and after a random time (1 day, 2 day, 10 minutes, 1 hour...), the esp01 stop working, it not responding to the AT commands sent by the arduino. If I plug directly the esp on an FTDI USB SERIAL converter: same thing, no response from the esp. (The blue led don't turn ON when I send command, so it's not normal).
The alimentation is correct (and as I say, it can work very well during 1 day).
The AT comand version is :
Code: Select all
AT+GMR
AT version:0.21.0.0
SDK version:0.9.5
OK
When I turn on the power supply, the esp send weird caracter to the serial monitor, and after, no more data.
The only thing to do is to upload again the firmware, and all is working for.... a randomly time.
(I have test on 3 esp-01 and the 3 have the problem)
Have you got some solutions please ?
Thanks a lot !