General area when it fits no where else

Moderator: Mmiscool

User avatar
By ssylca
#54438 Hi, I wonder if anyone has experienced my problem.
I have for a few months been using ESP8266-12E to monitor temperature, humidity, battery voltage and posting the values on ThingSpeak. I have several ESP doing this, some using the 'sleep' command, others just 'delay'. They are directly powered by 3.2V LifePO4 batteries. As a rule, everything works fine for a week to 10 days, then the ESP stops connecting to the web and drops from STA mode to AP mode. The program still runs (as indicated by the blue led flashing that I use as a 'heartbeat' monitor) I then need to re-start the ESP at ip 192.168.4.1 and reset the SETTINGS ssid & password, then everything is ok again!
Any idea why? Suggestions?

Thanks,

S.
User avatar
By russm
#54461 I may have had something similar happen. In my case it was the wireless router (actually access point) that acted strangely. I rebooted the AP and all the ESPs reconnected and worked again. Just a thought, might be another link in the chain.
User avatar
By forlotto
#54554 Router has been my main culprit as well I upgraded routers with open firmware so that I could set static IP's for mac addresses and also handle more traffic have 3 routers running currently to handle everything wifi in my house to balance the loads. All 3 routers are setup to reboot once every 24 hours to keep memory fresh.

So far no connection issues for the past 3 months.

Hope this helps.