I am using ESP8266-01 running with NONOS_SDK_V2.0.0_16_07_19. Program is making chip to go for Deep sleep for 2 mins and then collect the data. It worked fine for approx~20 hrs and ESP UART output was as expected.
Two issues observed after 20 hrs:
1. Every 30 mins, chip goes for continuous reboot and starts giving junk characters. Attachment is for the reference.
2. Sometimes, Chip is not responding to any Probe request sent, although near by WiFi devices are able to get the ESP beacon. Looks like it goes into hang state due to some register corruption.( I cant verify the register contents, this just a guess)
Only workaround which is currently working is to Power reset the ESP, which is not feasible in our case every time.
can anyone please let us know your views on this?
Is ESP8266-01 suitable for long time usage ?
thanks,
Rupak