Esp client not sending the conformation when sending the indication from server side.
Posted: Wed Apr 22, 2020 12:58 pm
Hello,
I am implementing the demo for gattc code:
https://github.com/espressif/esp-idf/bl ... ttc_demo.c
In this code client subscribe for the notify. But i change the value of the notify_en to 2. It enable the indication. I am using the nrfconnect app in android phone. I am checking in log that app send the indication but didn't saw the conformation send by the client to the server. kindly help.
I am implementing the demo for gattc code:
https://github.com/espressif/esp-idf/bl ... ttc_demo.c
In this code client subscribe for the notify. But i change the value of the notify_en to 2. It enable the indication. I am using the nrfconnect app in android phone. I am checking in log that app send the indication but didn't saw the conformation send by the client to the server. kindly help.