ESP-IDF Gatt Server Demo Not Functional
Posted: Sun Oct 23, 2022 7:43 pm
Hello,
Im using the ESP32-C3 dev kit and running the example (without any changes) ESP-IDF Gatt Server Demo located here:
https://github.com/espressif/esp-idf/bl ... tts_demo.c
The result is that the advertised services are duplicated and there are no characteristics to read. Is there something wrong with this example project? Does anyone know how to fix this and get the correct number of services reported and ability to read characteristics?
Im using the ESP32-C3 dev kit and running the example (without any changes) ESP-IDF Gatt Server Demo located here:
https://github.com/espressif/esp-idf/bl ... tts_demo.c
The result is that the advertised services are duplicated and there are no characteristics to read. Is there something wrong with this example project? Does anyone know how to fix this and get the correct number of services reported and ability to read characteristics?