请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢
Posted: Wed Jul 31, 2019 8:53 am
在ble_mesh_fast_prov_server的make menuconfig中选择了
[*] Provisioning support using GATT (PB-GATT)
但是在ble_mesh_fast_prov_client与ble_mesh_fast_prov_server烧写在两块Esp32上进行配网时,ble_mesh_fast_prov_client却提示
如下图所示
[*] Provisioning support using GATT (PB-GATT)
但是在ble_mesh_fast_prov_client与ble_mesh_fast_prov_server烧写在两块Esp32上进行配网时,ble_mesh_fast_prov_client却提示
Code: Select all
W (1243960) BLE_MESH: Provisioner timeout, giving up transaction
I (1243960) FAST_PROV_CLIENT2_DEMO: ESP_BLE_MESH_PROVISIONER_PROV_LINK_CLOSE_EVT, bearer PB-ADV reason 0x01
I (1243970) FAST_PROV_CLIENT2_DEMO: PB-ADV link close, reason 0x01
W (1244010) BLE_MESH: Device in queue not support PB-GATT
W (1244510) BLE_MESH: Device in queue not support PB-GATT
W (1245000) BLE_MESH: Device in queue not support PB-GATT
W (1245490) BLE_MESH: Device in queue not support PB-GATT
W (1245990) BLE_MESH: Device in queue not support PB-GATT
W (1246470) BLE_MESH: Device in queue not support PB-GATT