Hello,
I'm trying to integrate the nrf Calendar example here with Current Time Service client implementation on a nRF52840 DK.
I'm trying to understand the logic of the Calendar example.
Can someone explain the nrf_cal_set_callback function in nrf_calendar.c and what it does?
Thanks,