This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to receive notifications and write certain characteristics to peripheral

I am currently developing a central device based on the NRF52832. I am able to discover and get handles to all the services and characteristics of interest on the peripheral.

However, I do not receive  notifications from all characteristics of interest (some work). I am also unable to successfully any write characteristics despite getting BLE_GATTC_EVT_WRITE_CMD_TX_COMPLETE.

Do I need to get handles to characteristics on the project? Any suggestions? 

(BTW everything works fine on nRF Connect)

Parents Reply Children
No Data
Related