Esp client not sending the conformation when sending the indication from server side.

abansal22
Posts: 105
Joined: Wed Apr 22, 2020 8:24 am

Esp client not sending the conformation when sending the indication from server side.

Postby abansal22 » 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.
ss.jpg
ss.jpg (610.73 KiB) Viewed 4178 times

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

Re: Esp client not sending the conformation when sending the indication from server side.

Postby chegewara » Fri Apr 24, 2020 5:29 pm

Can you confirm you see difference in esp32 logs when you send indications or notifications?
https://github.com/espressif/esp-idf/bl ... #L268-L272

abansal22
Posts: 105
Joined: Wed Apr 22, 2020 8:24 am

Re: Esp client not sending the conformation when sending the indication from server side.

Postby abansal22 » Sat Apr 25, 2020 5:32 am

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 89 guests