HI, All
Is it possible to have not-super-sharp-clock using TimeNIST (get time, say, one time per week) and RTC timer and memory to calculate the current time after DeepSleep ?
Experimenting with RTC-memory read-write i found that "RTC time" from system_get_rtc_time() function after returning from DeepSleep is always Get rtc time around values of 12000......16000.
I cannot understand - if the module is power up, but use DeepSleep periodically - the RTC timer should go on all the time, and return bigger values ...
Or i do not understand something... how to use correctly DeepSleep and calculate time of this sleeping ?
Is it possible to have not-super-sharp-clock using TimeNIST (get time, say, one time per week) and RTC timer and memory to calculate the current time after DeepSleep ?
Experimenting with RTC-memory read-write i found that "RTC time" from system_get_rtc_time() function after returning from DeepSleep is always Get rtc time around values of 12000......16000.
I cannot understand - if the module is power up, but use DeepSleep periodically - the RTC timer should go on all the time, and return bigger values ...
Or i do not understand something... how to use correctly DeepSleep and calculate time of this sleeping ?