Page 1 of 1

Blufi: No BLE connectivity after Wifi connected

Posted: Mon Jun 25, 2018 11:31 pm
by msn444
Hello,

I am trying to use Blufi as it is intended to configure the WiFi network information and then connect to an AP. This works fine (using the Blufi IOS app), but as soon as the ESP32 connects to the AP, I am no longer able to connect to the ESP32 using BLE. This is the case whether I use the Blufi app or a BLE scannner. Then, if I disconnect the WiFi network, I'm again able to connect using BLE.

Everything I've seen indicates that it should be possible to use Blufi (and make BLE connections in general) while Wifi is connected. Is there something I'm missing?

Thanks,
Mike

Re: Blufi: No BLE connectivity after Wifi connected

Posted: Tue Jun 26, 2018 8:45 pm
by msn444
I see that this is the exact issue described in https://github.com/espressif/esp-idf/issues/2072

Hope it's fixed soon...

Re: Blufi: No BLE connectivity after Wifi connected

Posted: Tue Jun 26, 2018 9:29 pm
by msn444
I've now also reverted to release/v3.0 and Blufi works perfectly while Wifi is connected.

Mike