enabling justworks pairing mode for bluetooth
This commit is contained in:
parent
097564748c
commit
97066e1ba4
@ -17,9 +17,7 @@
|
|||||||
"microbit-dal": {
|
"microbit-dal": {
|
||||||
"bluetooth": {
|
"bluetooth": {
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
"pairing_mode": 1,
|
|
||||||
"private_addressing": 0,
|
"private_addressing": 0,
|
||||||
"open": 0,
|
|
||||||
"whitelist": 1,
|
"whitelist": 1,
|
||||||
"advertising_timeout": 0,
|
"advertising_timeout": 0,
|
||||||
"tx_power": 6,
|
"tx_power": 6,
|
||||||
@ -31,6 +29,15 @@
|
|||||||
},
|
},
|
||||||
"gatt_table_size": "0x700"
|
"gatt_table_size": "0x700"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"optionalConfig": {
|
||||||
|
"microbit-dal": {
|
||||||
|
"bluetooth": {
|
||||||
|
"pairing_mode": 1,
|
||||||
|
"open": 0,
|
||||||
|
"security_level": "SECURITY_MODE_ENCRYPTION_WITH_MITM"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installedVersion": "vzlhfd"
|
"installedVersion": "vzlhfd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user