Add support for BLE notification (ANS client).
Work In Progress!!!
This commit is contained in:
parent
7e9a7e4d5f
commit
68240704c7
13 changed files with 346 additions and 12 deletions
|
|
@ -260,7 +260,8 @@ macro(nRF5x_setup)
|
|||
list(APPEND SDK_SOURCE_FILES
|
||||
"${NRF5_SDK_PATH}/components/ble/ble_db_discovery/ble_db_discovery.c"
|
||||
"${NRF5_SDK_PATH}/components/ble/ble_services/ble_cts_c/ble_cts_c.c"
|
||||
"${NRF5_SDK_PATH}/external/thedotfactory_fonts/orkney24pts.c"
|
||||
"${NRF5_SDK_PATH}/components/ble/ble_services/ble_ans_c/ble_ans_c.c"
|
||||
# "${NRF5_SDK_PATH}/external/thedotfactory_fonts/orkney24pts.c"
|
||||
)
|
||||
|
||||
#BLE S132
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue