Page 1 of 1
SoftAP mode and BLE mode of WiFi Provisioning can be enabled simultaneously?
Posted: Thu Feb 22, 2024 9:47 am
by kongshui
esp-idf version: V5.1
SoftAP mode and BLE mode of WiFi Provisioning can be enabled simultaneously?
Can both modes be enabled? Let the user choose which mode to use.
Re: SoftAP mode and BLE mode of WiFi Provisioning can be enabled simultaneously?
Posted: Thu Feb 22, 2024 10:01 am
by ESP_Piyush
Unfortunately, this is currently not supported by the underlying esp-idf Wi-Fi provisioning APIs. This has to be chosen at compile time.
Re: SoftAP mode and BLE mode of WiFi Provisioning can be enabled simultaneously?
Posted: Fri Feb 23, 2024 6:23 am
by kongshui
Thank you for your response. Does Rainmaker have any plans to implement this feature in the future?
Re: SoftAP mode and BLE mode of WiFi Provisioning can be enabled simultaneously?
Posted: Mon Mar 04, 2024 6:30 pm
by ESP_Piyush
This actually depends on whether there is plan to implement this in esp-idf. From what I know, this may not be in near term plan. You may raise a request on
esp-idf.