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:
@@ -1401,7 +1401,11 @@
|
||||
|
||||
|
||||
#ifndef BLE_CTS_C_ENABLED
|
||||
#define BLE_CTS_C_ENABLED 0
|
||||
#define BLE_CTS_C_ENABLED 1
|
||||
#endif
|
||||
|
||||
#ifndef BLE_DB_DISCOVERY_ENABLED
|
||||
#define BLE_DB_DISCOVERY_ENABLED 1
|
||||
#endif
|
||||
|
||||
// <q> BLE_DIS_ENABLED - ble_dis - Device Information Service
|
||||
|
Reference in New Issue
Block a user