请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

NoBestJustBetter
Posts: 9
Joined: Wed Jul 31, 2019 8:08 am

请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

Postby NoBestJustBetter » 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却提示

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
如下图所示
微信截图_20190731162253.png
微信截图_20190731162253.png (235.66 KiB) Viewed 9323 times

NoBestJustBetter
Posts: 9
Joined: Wed Jul 31, 2019 8:08 am

Re: 请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

Postby NoBestJustBetter » Sun Aug 04, 2019 8:00 am

请问有谁实现过ble_mesh_fast_prov_server和ble_mesh_fast_prov_client之间通过vendor model通讯吗

Wangcheng
Posts: 73
Joined: Wed Mar 06, 2019 3:26 am

Re: 请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

Postby Wangcheng » Mon Aug 05, 2019 6:31 am

NoBestJustBetter wrote:
Sun Aug 04, 2019 8:00 am
请问有谁实现过ble_mesh_fast_prov_server和ble_mesh_fast_prov_client之间通过vendor model通讯吗
Hi ,
provisioner 和 node 两边都要设置, 你把两个 demo 的 sdkconfig 发一下,我需要查看一下你的配置项。

Wangcheng
Posts: 73
Joined: Wed Mar 06, 2019 3:26 am

Re: 请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

Postby Wangcheng » Mon Aug 05, 2019 6:34 am

NoBestJustBetter wrote:
Sun Aug 04, 2019 8:00 am
请问有谁实现过ble_mesh_fast_prov_server和ble_mesh_fast_prov_client之间通过vendor model通讯吗
Hi ,
ble_mesh_fast_prov_server 和 ble_mesh_fast_prov_client 设备配网之后,会使用到 vendor model 进行通讯,所以你需要先让 demo 正常工作。
请问你使用的是哪里的代码,把链接发我一下。


NoBestJustBetter
Posts: 9
Joined: Wed Jul 31, 2019 8:08 am

Re: 请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

Postby NoBestJustBetter » Mon Aug 05, 2019 7:03 am

Wangcheng wrote:
Mon Aug 05, 2019 6:34 am
NoBestJustBetter wrote:
Sun Aug 04, 2019 8:00 am
请问有谁实现过ble_mesh_fast_prov_server和ble_mesh_fast_prov_client之间通过vendor model通讯吗
Hi ,
ble_mesh_fast_prov_server 和 ble_mesh_fast_prov_client 设备配网之后,会使用到 vendor model 进行通讯,所以你需要先让 demo 正常工作。
请问你使用的是哪里的代码,把链接发我一下。
你好,我用的是github上面代码,这两个demo的链接如下:
https://github.com/espressif/esp-idf/tr ... _provision

NoBestJustBetter
Posts: 9
Joined: Wed Jul 31, 2019 8:08 am

Re: 请问为什么ble_mesh_fast_prov_server设置了支持PB-GATT,但是ble_mesh_fast_prov_client在配网时还是提示其不支持PB-GATT呢

Postby NoBestJustBetter » Mon Aug 05, 2019 8:52 am

Wangcheng wrote:
Mon Aug 05, 2019 6:31 am
NoBestJustBetter wrote:
Sun Aug 04, 2019 8:00 am
请问有谁实现过ble_mesh_fast_prov_server和ble_mesh_fast_prov_client之间通过vendor model通讯吗
Hi ,
provisioner 和 node 两边都要设置, 你把两个 demo 的 sdkconfig 发一下,我需要查看一下你的配置项。
Hi,
附件
sdkconfig_client.tar.gz和sdkconfig_server.tar.gz是二者的sdkconfig
Attachments
sdkconfig_server.tar.gz
(45.41 KiB) Downloaded 686 times
sdkconfig_client.tar.gz
(45.35 KiB) Downloaded 673 times

Who is online

Users browsing this forum: Bing [Bot] and 55 guests