Page 1 of 1

ESP32C3 BLE 5.0 gatt server example

Posted: Wed Sep 01, 2021 12:27 pm
by jpatel
Hi,

I am using ESP-IDF v4.3-beta3-dirty on ESP32C3.
we want to use the BLE 5.0 feature on esp32c3 to connect mobile, I have used the following [url]https://github.com/espressif/esp-idf/tr ... ity_server .

Using the above example esp32c3 is not coming in the list of BLE.

Does anyone have an idea how can we use ESP32C3 BLE 5.0 features(2mphy) to connect mobile?
Any guidance will appreciate resolving this issue.

Thank you