Page 1 of 1

How to remove "Bluetooth Pairing Request" dialog during provisioning

Posted: Thu Jan 12, 2023 8:21 pm
by toastedowl
If I remember right, several version ago (currently on esp-idf 4.4.3), when I tried to provision over bluetooth, I never saw a pairing dialog. Now it shows up all the time.

I would like there to not be a pairing dialog during the provisioning process.

Is this possible?

Re: How to remove "Bluetooth Pairing Request" dialog during provisioning

Posted: Thu Jan 26, 2023 9:52 pm
by toastedowl
Anyone?
Is there a way to avoid the pairing dialog that pops up on ios when trying to connect to provision?

Re: How to remove "Bluetooth Pairing Request" dialog during provisioning

Posted: Fri Jan 27, 2023 5:42 am
by irahul
Please check if WIFI_PROV_BLE_FORCE_ENCRYPTION is enabled ? . If yes, you can disable it and check