BLE MESH example in IDF 5.2.1 - PROVISION does not work with nRF Mesh app

AlexLi
Posts: 3
Joined: Sat Feb 26, 2022 3:16 am

BLE MESH example in IDF 5.2.1 - PROVISION does not work with nRF Mesh app

Postby AlexLi » Mon Jul 01, 2024 5:33 am

Hi!

I encountered this problem:

I tried to run ESP-BLE-MESH on the ESP32-C3 chip according to the guide:
https://docs.espressif.com/projects/esp ... index.html

I flashed the board with the project bluetooth/esp_ble_mesh/onoff_models/onoff_server (IDF 5.2.1)
Launched the nRF Mesh APP (newest version)
In the APP I clicked "+ ADD NODE"
Selected the device "ESP-BLE-MESH"
Clicked "IDENTIFY"
Clicked "PROVISION"

APP stuck in "sending composition data get..."

Logs from ESP32-C3:
[0;33mW (333839) BLE_MESH: No Health Server context provided[0m
[0;33mW (350219) BLE_MESH: No Health Server context provided[0m
[0;32mI (350229) EXAMPLE: ESP_BLE_MESH_NODE_PROV_LINK_CLOSE_EVT, bearer PB-GATT[0m
[0;32mI (350229) EXAMPLE: ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT[0m
[0;32mI (350229) EXAMPLE: net_idx: 0x0000, addr: 0x0012[0m
[0;32mI (350239) EXAMPLE: flags: 0x00, iv_index: 0x00000000[0m
[0;33mW (351299) BT_HCI: hcif disc complete: hdl 0x2, rsn 0x13[0m
[0;33mW (361399) BLE_MESH: Ran out of retransmit attempts[0m

Can you please tell me what the problem might be?

chegewara
Posts: 2362
Joined: Wed Jun 14, 2017 9:00 pm

Re: BLE MESH example in IDF 5.2.1 - PROVISION does not work with nRF Mesh app

Postby chegewara » Tue Jul 02, 2024 11:40 pm

Hi,
it was a bug in esp-idf and has been fixed in master branch.
https://github.com/espressif/esp-idf/is ... 1991478141

AlexLi
Posts: 3
Joined: Sat Feb 26, 2022 3:16 am

Re: BLE MESH example in IDF 5.2.1 - PROVISION does not work with nRF Mesh app

Postby AlexLi » Wed Jul 03, 2024 4:21 am

chegewara wrote:
Tue Jul 02, 2024 11:40 pm
Hi,
it was a bug in esp-idf and has been fixed in master branch.
https://github.com/espressif/esp-idf/is ... 1991478141
Hi, thanks!!

Who is online

Users browsing this forum: ccrause and 206 guests