SNTP example...
Posted: Tue Feb 28, 2017 3:00 pm
Hi
I'm trying to understand the snmp example but I'm stuck... can you clarify my dubts?
I used lwIP in the past and I usually was required to define in my code the macro:
SNTP_SET_SYSTEM_TIME (or its equivalent for microsecond precision)
with the specific code for my chip (update rtc registers...)... and I expected the same here in the esp-idf framework... I cannot find the lines of code that configure the esp32 RTC and so on...
Thanks!
I'm trying to understand the snmp example but I'm stuck... can you clarify my dubts?
I used lwIP in the past and I usually was required to define in my code the macro:
SNTP_SET_SYSTEM_TIME (or its equivalent for microsecond precision)
with the specific code for my chip (update rtc registers...)... and I expected the same here in the esp-idf framework... I cannot find the lines of code that configure the esp32 RTC and so on...
Thanks!