arduino-libraries / NTPClient

Connect to a NTP server
533 stars 366 forks source link

NTP Time Incorrect #188

Closed jonalling closed 1 year ago

jonalling commented 1 year ago

I have been using NTPClient on an ESP8266 for years with no issue, but after a power cycle today the time from pool.ntp.org is significantly off (+3:16 to be exact). I have tried updating to the latest version, changing servers, and offsets with no luck. Did something change with the NTP servers? What else could be causing this issue?

jonalling commented 1 year ago

Updating the ESP8266 board library to 3.1.1 seems to have fixed the issue.