Skip to content

Commit 2a4a097

Browse files
committed
BLE: Take advantage of controller based address resolution on WB55
1 parent e1842cc commit 2a4a097

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

connectivity/FEATURE_BLE/mbed_lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@
112112
"target_overrides": {
113113
"MCU_NRF52840": {
114114
"ble-gap-host-based-private-address-resolution": false
115+
},
116+
"NUCLEO_WB55RG": {
117+
"ble-gap-host-based-private-address-resolution": false
115118
}
116119
}
117120
}

0 commit comments

Comments
 (0)