Rainmaker: Provisioning over BLE and BLE for application

dalohar
Posts: 29
Joined: Tue Jul 28, 2020 6:42 am

Rainmaker: Provisioning over BLE and BLE for application

Postby dalohar » Mon Aug 07, 2023 8:21 am

Hi,

I am using below setup.
ESP-IDF: 5.0.1
ESP Rainmaker
BLE Nimble

Here in one of the application requirement I have to perform provisioning over BLE and then after completion of provisioning I have to use BLE for BLE Beacon transmissions.

Here I need to understand how I can do this? Any sample application example would help me.

Thanks in advance.

Regards,

Dinesh

irahul
Posts: 38
Joined: Fri Jun 18, 2021 10:07 am

Re: Rainmaker: Provisioning over BLE and BLE for application

Postby irahul » Wed Aug 09, 2023 6:20 am

Hi Dinesh,

Currently, by default, after provisioning is completed, the BLE stack is teared down and stack shutdown happens.

But if your intention is to keep BLE turned ON and yourself use it for any other activity, then you can refer to the configuration PROV_KEEP_BLE_ON_AFTER_PROV in menuconfig and enable it. This will not cause the stack to be shut down after provisioning is done.

Thanks.

Who is online

Users browsing this forum: No registered users and 12 guests