Search found 1 match

by Challenger
Sun Apr 06, 2025 11:34 am
Forum: ESP-IDF
Topic: Find if an NTP synchronization in smooth mode was actually smooth or not
Replies: 0
Views: 96

Find if an NTP synchronization in smooth mode was actually smooth or not

Hi,

I'm using the SNTP component of the IDF framework, with the SNTP_SYNC_MODE_SMOOTH mode. I want to be aware each time a synchronization occurs that will not be smooth because the time delta to correct is greater than 35 minutes (meaning no call to adjtime , but direct call to settimeofday ...

Go to advanced search