Skip to content

Commit 2c460e0

Browse files
authored
Merge pull request #612 from trik/nicla-ble-notifications
nicla: enable ble feat security required for notifications/indications
2 parents 7819608 + c521486 commit 2c460e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/NICLA/conf/mbed_app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ble.ble-gap-host-max-advertising-start-commands": 1,
2727
"ble.ble-gap-host-privacy-resolved-cache-size": 1,
2828
"ble.ble-feature-gatt-client": false,
29-
"ble.ble-feature-security": false,
29+
"ble.ble-feature-security": true,
3030
"ble.ble-feature-secure-connections": false,
3131
"ble.ble-feature-signing": false,
3232
"ble.ble-feature-whitelist": false,

0 commit comments

Comments
 (0)