esp32s3 in station mode and ble is active using nimble
Posted: Tue Apr 29, 2025 10:02 am
Hello everyone,
I have read that activating WiFi and BLE at the same time can be risky, since they use the same radio.
In my code I have configured the esp32s3 as station and connect it to an AP. This was successful only while BT is off.
Is my interpretation correct or is it possible to run both using coexist API's ?
Any help would be appreciated
I have read that activating WiFi and BLE at the same time can be risky, since they use the same radio.
In my code I have configured the esp32s3 as station and connect it to an AP. This was successful only while BT is off.
Is my interpretation correct or is it possible to run both using coexist API's ?
Any help would be appreciated