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

Reading the Body Sensor Location characteristic

Hello i am using the nrf52840 with sdk 13. on the client side i saw you are catching the cccd_handle. for the heart rate characteristic. basically i am leaning the basic concept of data Transfer like characteristics.

how can read the body sensor location characteristic.because this characteristic have no notification. i also like the same concept mean to read the value of the characteristic without notification.

do you have any other example where i can learn about this concept. after that i would like to transfer characteristic value from client to Server but this is the Second step.

thank you .

Related