daniel-jong / esp8266_p1meter

DSMR5 P1 meter to mqtt using esp8266
GNU General Public License v3.0
145 stars 54 forks source link

esp stops sending data #32

Closed PaulHeineman closed 9 months ago

PaulHeineman commented 1 year ago

Hi, To start i'm pretty new with this so expect rookie mistakes. I had everything working just fine, however after 2 weeks my esp now stops sending data every couple of hours and sometimes it restarts automatically, but nog always. Below is the log, before, during and after it stopped working.

image

Thanks in advance for advice

daniel-jong commented 1 year ago

Hi, My first guess would be that your dealing with some wifi connectivity issues. The log you posted is from the MTTQ server, correct?

You can connect to the ESP using a serial debugger and read the log files of the ESP itself. This might help you figure out what is going on.

naeblizz commented 9 months ago

I had a similar problem with my Esp8266. Everything working fine for about 3 weeks then suddenly it stopped sending data. Tried to restart it and connect it to my wifi again but it refused to connect to the network it was connected to before. Tried several reboots and connects. Had to create a whole new wifi network with new ssid then it worked again,