Is it possible to hardcode the BLE Mesh provisioning information?
In the Zeyphr BLE sample at
https://github.com/zephyrproject-rtos/z ... src/main.c
They have hardcoded the provisioning information.
Is it possible to perform something similar with ESP-IDF?
I've looked at esp_ble_mesh_prov_t, but can't see anything obvious.
Regards,
Tom
Hardcode BLE Mesh provisioning information
-
- Posts: 6
- Joined: Thu Jul 18, 2019 9:20 pm
Re: Hardcode BLE Mesh provisioning information
Hi tomasmcguinness,tomasmcguinness wrote: ↑Thu Jul 18, 2019 9:24 pmIs it possible to hardcode the BLE Mesh provisioning information?
In the Zeyphr BLE sample at
https://github.com/zephyrproject-rtos/z ... src/main.c
They have hardcoded the provisioning information.
Is it possible to perform something similar with ESP-IDF?
I've looked at esp_ble_mesh_prov_t, but can't see anything obvious.
Regards,
Tom
We are currently using static initialization, and you can find out how to use it in the demo .
We also provide some documentation to help you use the demo.
-
- Posts: 6
- Joined: Thu Jul 18, 2019 9:20 pm
Re: Hardcode BLE Mesh provisioning information
Thank you, Wangcheng,
I couldn't find anything in the samples. Which example are you referring to?
Regards,
Tom
I couldn't find anything in the samples. Which example are you referring to?
Regards,
Tom
-
- Posts: 6
- Joined: Thu Jul 18, 2019 9:20 pm
Re: Hardcode BLE Mesh provisioning information
Are you referring to the bt_mesh_device_auto_enter_network method defined in mesh_core/test.h?
Who is online
Users browsing this forum: Baidu [Spider], Google [Bot] and 115 guests