Dear Nordic
I have facing some issues in RTC side. In my application RTC and BLE works same time . First installation and set time using function nrf_cal_set_time() works fine both(RTC and BLE).
Again i try to reset the time and date its show strange behavior (changing time and year continuously). I don't know my procedure to reset RTC time is correct or not i am just call the function nrf_cal_set_time() for setting date and time but its not work . can you help me to solve the issue?