WiFi SoftAP Mode + BLE

mpulis
Posts: 57
Joined: Mon Aug 07, 2017 7:53 am

WiFi SoftAP Mode + BLE

Postby mpulis » Thu Jun 11, 2020 7:58 am

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

chegewara
Posts: 2364
Joined: Wed Jun 14, 2017 9:00 pm

Re: WiFi SoftAP Mode + BLE

Postby chegewara » Thu Jun 11, 2020 6:24 pm

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.

mpulis
Posts: 57
Joined: Mon Aug 07, 2017 7:53 am

Re: WiFi SoftAP Mode + BLE

Postby mpulis » Fri Jun 12, 2020 12:43 pm

Hi,

Understood, the reply is much appreciated :)

Who is online

Users browsing this forum: Bing [Bot] and 105 guests