Skip to main content

What is the default provisioning mode in the standard examples? How can it be changed?

BLE provisioning is the default mode. To switch to SoftAP provisioning, go to:

idf.py menuconfig
→ ESP RainMaker App Wi-Fi Provisioning
→ Provisioning Transport method (BLE)

Change the transport method to SoftAP.