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.
Esp client not sending the conformation when sending the indication from server side.
Re: Esp client not sending the conformation when sending the indication from server side.
Can you confirm you see difference in esp32 logs when you send indications or notifications?
https://github.com/espressif/esp-idf/bl ... #L268-L272
https://github.com/espressif/esp-idf/bl ... #L268-L272
Re: Esp client not sending the conformation when sending the indication from server side.
seems it is something wrong with the nrf connect app. I set up the server in the esp32 and another as a client. Successfully getting the conformation message ESP_GATTC_NOTIFY_EVT with value is_notify as 0 (indicating the response of a indication ).
Who is online
Users browsing this forum: axellin and 87 guests