hello ,i am using sdk16 with nrf52852 DK i can be able to get time using that nrf calendar example. Now i want to sync up the mobile time with Dk every time i connect with bluetooth we are developing our own customised app. My question is
1)if i get time from app how can i get that time and put that in nrf_cal_set_time function to make my clock run continuously?
2)i am using ble_app_uart example if anyone tells where would my timestamp from app comes in this example that would be helpful??
3)otherwise should i add new things to this example to get time??
thanks and regards
Manikandan V