Page 1 of 1

BLE not broadcasting after WIFI connects

Posted: Thu May 17, 2018 7:39 pm
by embedded_systems
I have a button that enables BLE, and allows my app to connect to the ESP32 over BLE. The ESP32 also connects automatically to a wifi network. What I've found is if the ESP32 connects to the wifi network and I push the button to enable BLE, the ESP32 doesn't actually start BLE. If push the button to start BLE before it connects, I can connect via BLE just fine. How can I get BLE to enable after wifi has a connection?

Re: BLE not broadcasting after WIFI connects

Posted: Thu May 17, 2018 8:25 pm
by fly135
My app connects with BLE and then connects to wifi without doing anything special. Haven't tried connecting with BLE after connecting to wifi.

John A

Re: BLE not broadcasting after WIFI connects

Posted: Thu May 17, 2018 8:46 pm
by chegewara