NTPClient icon indicating copy to clipboard operation
NTPClient copied to clipboard

Check if NTP update is successfull by comparing the new time with time at last NTP Update + time gone since then

Open gandulf94 opened this issue 7 years ago • 0 comments
trafficstars

Hello, is it possible to add a feature where the new NTP time from the NTP server is checked to be valid by comparing the new time with the old time + time between the updates? Since normal uC are not very precise maybe by adding a tolerance of x% for the time between the updates?

I sometimes get a single wrong update.

Another possibility would be to compare the result of x UDP requests with each other to be certain, the update is succesfull.

Greetings Michael

gandulf94 avatar Aug 19 '18 14:08 gandulf94