ESP32 gattc_demo not able to find characteristics from nrf_ble server(ble_app_uart example)
Posted: Mon Jun 29, 2020 7:44 am
Hi i am trying to connect ESP32 with nrf chipset. Esp32 can able to successfully get the service but not getting the characteristics of the service. I am getting "no char" in serial and count parameter is '0'. I checked in nrf connect app and there i can able to connect and notify to the server.
what can be the issue? is nrf characteristics are hidden? or something else.
what can be the issue? is nrf characteristics are hidden? or something else.