I'm using adafruits' esp8266 HUZZAH board connected to a temp / humidity sensor (DHTxx).
My esp8266 is sending temp / humidity data to thingspeak. It connects to WiFi, sends data and then goes into a deep sleep.
The issues is that the ESP8266 will hang.
Normally when it's in a deep sleep the red LED will be dim. However, when it hangs, it is usually coming out of deep sleep it turns bright red.
What has me stumped is that I've tried multiple power supplies and cannot detect a pattern. Nor have I found a resolution.
It works 90% of the time. However, occasionally it fails and faults into this mode. I need a higher degree of reliability.
Any ideas on how to resolve?
Thanks!