You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I should create a new issue, or add to this one. Anywho;
I can connect to my WiFi network, and send data. Then I scan for BLE devices and open a UDP connection to send information about the found BLE devices to my server. This works maybe the first 2 times, after that the WiFi connection state goes to WL_CONNECTION_LOST and I'm unable to connect to the WiFi network after that. Seems that BLE and WiFi does not work well together. Can we disable BT after the BLE scan is completed?