Hello, I'm working on a project including a BLE mesh provisioner. I would like to be able to reboot the provisioner without losing all BLE mesh provisioning data. However, I've found that the esp-idf doesn't support this functionality (yet?) to store the data in nvs.
Is this to be added in the near future and if not so, are there work arounds for me to implement myself?
BLE mash - persistent provisioner
Re: BLE mash - persistent provisioner
Nobody who can help me on my way? I need this functionality very much.
-
- Posts: 8
- Joined: Fri Oct 23, 2020 6:41 am
Re: BLE mash - persistent provisioner
Any update yet? I need this functionality too, otherwise it does not make much sense to use a provisioner, that can't hold the network information persistently.
-
- Posts: 21
- Joined: Wed Mar 04, 2020 7:14 pm
Re: BLE mash - persistent provisioner
easy:
CONFIG_BLE_MESH_SETTINGS
enable this, and it will store the provisioning !
CONFIG_BLE_MESH_SETTINGS
enable this, and it will store the provisioning !
-
- Posts: 4
- Joined: Thu Mar 25, 2021 1:26 pm
- Contact:
Re: BLE mash - persistent provisioner
Hi,
After enabling this CONFIG_BLE_MESH_SETTINGS, I got an error that the config.h file not found and I verify that this file is not available anywhere in NimBLE mesh. Can you please help me with this?
After enabling this CONFIG_BLE_MESH_SETTINGS, I got an error that the config.h file not found and I verify that this file is not available anywhere in NimBLE mesh. Can you please help me with this?
I love to build projects with ESP32 using Arduino and Esp-idf like Web servers https://microcontrollerslab.com/esp32-e ... eb-server/
Re: BLE mash - persistent provisioner
please provide the idf version. thanks!Bilalmalikuet wrote: ↑Thu Mar 25, 2021 1:37 pmHi,
After enabling this CONFIG_BLE_MESH_SETTINGS, I got an error that the config.h file not found and I verify that this file is not available anywhere in NimBLE mesh. Can you please help me with this?
Who is online
Users browsing this forum: No registered users and 308 guests