Hi all,
In the Github post linked below, it was stated that the ESP32 did not support WiFi SoftAP mode + BLE coexistence. Has support for this feature been added in later ESP-IDF releases?
https://github.com/espressif/esp-idf/issues/2619
WiFi SoftAP Mode + BLE
Re: WiFi SoftAP Mode + BLE
Hi,
the link you posted is ancient github issue, which has been closed sooo long ago. Answering your question, yes, wifi can work with ble in any combination you can imagine:
- wifi AP + ble host,
- wifi AP + ble peripheral,
- wifi AP + ble host and peripheral,
- wifi STA + ble host,
- wifi STA + ble peripheral,
- wifi STA + ble host and peripheral,
- wifi APSTA + ble host,
- wifi APSTA + ble peripheral,
- wifi APSTA + ble host and peripheral.
I tested most of it, i think.
the link you posted is ancient github issue, which has been closed sooo long ago. Answering your question, yes, wifi can work with ble in any combination you can imagine:
- wifi AP + ble host,
- wifi AP + ble peripheral,
- wifi AP + ble host and peripheral,
- wifi STA + ble host,
- wifi STA + ble peripheral,
- wifi STA + ble host and peripheral,
- wifi APSTA + ble host,
- wifi APSTA + ble peripheral,
- wifi APSTA + ble host and peripheral.
I tested most of it, i think.
Re: WiFi SoftAP Mode + BLE
Hi,
Understood, the reply is much appreciated
Understood, the reply is much appreciated
Who is online
Users browsing this forum: No registered users and 74 guests