daniel-jong / esp8266_p1meter

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

Not connecting to wifi anymore #24

Closed bartkodden closed 1 year ago

bartkodden commented 1 year ago

Hi Daniel,

My nodemcu suddenly won't connect to the wifi I specified anymore. I tried 2 other SSIDs with no success. Does anyone have any experience with this issue? I also tried removing the wifi credentials and completely reapplying them with no luck..

It has been working succesfully for the last 3 months...

Attached is my module info IMG_20221226_070917

daniel-jong commented 1 year ago

Hard to say what’s the issue with something like this. Especially if you had it working before.

My first thought would be that I don’t think this is an software issue but something with your nodemcu. Try out a completely different library and see if your WiFi works on that. Like say; try out installing espHome or espEasy and see if that gets your WiFi running.

bartkodden commented 1 year ago

Will do! Will report back with updates when I have some. I also thought about maybe updating the wifimanager version..