Hi
how to configure rtc for nrf51dk and i want to update time from my phone then how to read the current time in device ?
Hi
how to configure rtc for nrf51dk and i want to update time from my phone then how to read the current time in device ?
Hi Gokul,
You can have a look at the ble_app_cts_c Curent Time Service example. The documentation is here.
Note that in the example, testing is done with the MCP on PC. If you want to use it with the phone, you would need to implement the GATT server on the phone with the CTS service.
After you can send the current time from the phone to the nRF51 you can use RTC to continue counting.
Hi
am waiting for past two weeks for ur reply ,
i created gatt service and it shows in mobile phone but am not getting the time related things
Hi
am waiting for past two weeks for ur reply ,
i created gatt service and it shows in mobile phone but am not getting the time related things