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

Retrieve characteristic value

Hi, I'm trying to controll the port of my nRF52832 by writing to a characteristic value. So far everything works fine but I'm unable to get the value of my characteristic. I tried using the 

sd_ble_gatts_value_get() function but didn't manage to get it working. Can someone give me some advise on how to solve my problem? I'm using SDK5 v11 and my programm is based on the this example: https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial 
Thanks for your time!
Regards André
Parents Reply Children
No Data
Related