23 lines
696 B
JSON
23 lines
696 B
JSON
{
|
|
"microbit-dal": {
|
|
"bluetooth": {
|
|
"enabled": 1,
|
|
"private_addressing": 0,
|
|
"advertising_timeout": 0,
|
|
"tx_power": 6,
|
|
"dfu_service": 1,
|
|
"device_info_service": 1,
|
|
"event_service": 1,
|
|
"eddystone_url": 1,
|
|
"eddystone_uid": 1,
|
|
"open": 0,
|
|
"pairing_mode": 1,
|
|
"whitelist": 1,
|
|
"security_level": "SECURITY_MODE_ENCRYPTION_NO_MITM",
|
|
"partial_flashing": 0
|
|
},
|
|
"gatt_table_size": "0x600"
|
|
}
|
|
}
|
|
|