how to increment time in rtc?

Hi

i bound rtc in nrf52833 and set/get the time.

but the time is not incrementing ,iam reading the same time which i set.

i added the config below,

but no change in rtc time.

github.com/.../main.c

CONFIG_RTC=y
CONFIG_RTC_ALARM=y
CONFIG_RTC_UPDATE=y
CONFIG_RTC_CALIBRATION=y
Parents Reply Children
No Data
Related