Hello Respected members, I have a question regarding the #nrf5-calendar example that is, is there any way to retain the NRF52 time after resetting the device. I am using the nrf_calendar example which is using RTC0 and when I reset the device the time is no longer retained ( which I have set from the GUI). Now my question is, is there any way to retain the time even after resetting the device, should I go for app_timer instead of RTC, or do I have to store the time in flash which holds the values after reset. If flash is the solution then kindly elaborate how would I save time values in flash.
Thanks and regards
Engr. Sami Ul Haq