BLE not broadcasting after WIFI connects
Posted: Thu May 17, 2018 7:39 pm
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?