This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using function sd_ble_gattc_char_value_by_uuid_read

Hello,

I'd like to know how exactly do i implement this function in my app?

I tried getting the value from response (as shown in documentation) : ble_gattc_evt_char_val_by_uuid_read_rsp_t with no success.

Can someone please explain to me how this function reads value, and how i can access this value?

Related