-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Description
Hi, i am trying to synchronise multiple ESP32s using the native time functions as in the ESP32>Time>SimpleTime example.
However, the transition to the next second does not occur at the same instant on my different ESP32s (up to several 100 of milliseconds out of sync). The only explanation i can think of is that the underlying SNTP functions do not take the fractional seconds of the NTP UDP packet into account. I have been trying to find the source code, with no success. Can anybody help me look into this.
Or any suggestions how to synchronise devices on the same network to millisecond precision.
Metadata
Metadata
Assignees
Labels
No labels