esp8266-weather-station icon indicating copy to clipboard operation
esp8266-weather-station copied to clipboard

ESP8266 WiFi Weather Station stopped showing weather data

Open cowanbm opened this issue 1 year ago • 10 comments

Not sure if this is a”bug”…

I built the ESP8266 WiFi Weather Station (Adafruit kit) in the summer of 2020. It worked fine till this spring (2024). It still displays the correct time, but there is no weather information (shows “?” In all the fields). It also does not update the moon-phase data anymore. No changes made to the code or wifi setup.

I requested a new key from OpenWeatherMap, updated the settings.h file, recompiled and uploaded the code, I replaced the ESP8266 and I also reset my WiFi service. But nothing has resolved the issue. I see no errors in the serial console output, and see that the upload works OK. IMG_0700

Has anybody else had this problem? Any suggestions on what to do? I don’t know how to debug this. Any test code I can add?

Thanks

cowanbm avatar Aug 08 '24 21:08 cowanbm