You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
696 B
23 lines
696 B
{
|
|
"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"
|
|
}
|
|
}
|
|
|