ESP32 BLE cowork with WIFI
Posted: Thu Jun 29, 2017 9:41 am
Recently I started a project which can let BLE cowork with WIFI. So while I listen to a2dp music, I can also get web message. Till now I have some not so interesting foundings.
The BLE and wifi can be initiated by order and keep calm when no data transferring.
If there is a connection and data transferring with wifi or a2dp, seems the process will crash within one minute. From log one message shows that the wifi connection should have a problem:
[0;32mI (56606) wifi: received wifi event 5
Does any friends once worked with this case? I am not sure whether currently ESP32 wifi can not work together with BLE.
From a customer's perspective, as mobile phone can have BLE and WIFI work together, it will be disgusting that we need to make a choiceabout wifi mode or ble mode. Thanks for any suggestive sharing.
regards,
Roger
The BLE and wifi can be initiated by order and keep calm when no data transferring.
If there is a connection and data transferring with wifi or a2dp, seems the process will crash within one minute. From log one message shows that the wifi connection should have a problem:
[0;32mI (56606) wifi: received wifi event 5
Does any friends once worked with this case? I am not sure whether currently ESP32 wifi can not work together with BLE.
From a customer's perspective, as mobile phone can have BLE and WIFI work together, it will be disgusting that we need to make a choiceabout wifi mode or ble mode. Thanks for any suggestive sharing.
regards,
Roger