Page 1 of 1

Fetch WiFi Credentinals from iOS connected via Bluetooth

Posted: Thu Jul 27, 2017 10:06 pm
by skiilaa
Hello,

I've seen some smart home/IoT devices use something to request the WiFi SSID and Password from the device that has connected to it via Bluetooth.

On iOS, an alert box pops up, and if you press Grant, the device receives the WiFi Info.

I was wondering if this is possible to do with an ESP32, and if so, how?

Thanks.

Re: Fetch WiFi Credentinals from iOS connected via Bluetooth

Posted: Fri Jul 28, 2017 2:49 am
by WiFive
I think you have to be mfi certified by apple to use this.

Re: Fetch WiFi Credentinals from iOS connected via Bluetooth

Posted: Fri Jul 28, 2017 8:37 am
by heyinling
Hi,

You can use Blufi. There's an example in `esp-idf/examples/bluetooth/`.