Hi Gents,
Has anyone implemented LWIP's SNTP "app"? I'm calling sntp_init(), and I know I have to re #define SNTP_SET_SYSTEM_TIME(). But it doesn't seem to be getting called despite having sys_check_timeouts(); in my main() loop. I must be missing something...?
Hi Mike
There are several demos with sntp feature in SDK. Please refer to below folder
SDK_2.7.0_EVKB-IMXRT1050\boards\evkbimxrt1050\azure_examples
Regards
Daniel