Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConnect) once it's bond.
WIP, the code is really ugly
This commit is contained in:
@@ -16,7 +16,7 @@ void BlinkApp::Process(void *instance) {
|
||||
|
||||
NRF_LOG_INFO("BlinkApp task started!");
|
||||
while (1) {
|
||||
NRF_LOG_INFO("BlinkApp task running!");
|
||||
// NRF_LOG_INFO("BlinkApp task running!");
|
||||
// nrf_gpio_pin_toggle(22);
|
||||
// nrf_gpio_pin_toggle(23);
|
||||
// nrf_gpio_pin_toggle(14);
|
||||
|
Reference in New Issue
Block a user