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:
JF
2019-12-21 17:58:00 +01:00
parent 528fc56616
commit ecf307c559
6 changed files with 695 additions and 26 deletions

View File

@@ -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);