esp-idf NTP without internet
Posted: Thu Aug 04, 2022 7:24 am
After synchronizing time from NTP, can the time still run after the internet connection is lost? how to keep time update stored in memory without having to connect to the server after rebooting or power off? I'm using esp-idf framework.
the code is from https://github.com/espressif/esp-idf/bl ... ple_main.c
the code is from https://github.com/espressif/esp-idf/bl ... ple_main.c