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

How to scan ,read and write characteristics 128 bit uuid by central dongle 52840

Hello,

As per your sugesstion opened a new ticket in reference to existing ticket,

https://devzone.nordicsemi.com/f/nordic-q-a/60891/unable-to-read-the-128-bit-uuid-with-base-uuid/250223#250223

Just to let you know,I already gone through https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-central-tutorial and 

my project is based on pc-ble-driver heart rate collector, I want to monitor the changes too thats why I am working with this pc-ble-driver heart rate collector concept of console application.

Can someone please advice, ,all I am trying is to mimic the nordic nrf Connect desktop application,to read and modify all my characteristics which are 128 bit UUId's from peripheral  device which has same dongle.

Parents
  • Hi,

    You write that you have based your project on the pc-ble-driver heart rate collector example, which demonstrates most of this: scanning, writing (to CCCD) and receiving notifications. You can also refer to nRF5 SDK examples, as the SoftDevice API is the same for the pc-ble-driver.

    Can you specify the question in more detail? What have you done (in code) and what is not working? Or do you need a pointer to another specific example to show something specifically?

Reply
  • Hi,

    You write that you have based your project on the pc-ble-driver heart rate collector example, which demonstrates most of this: scanning, writing (to CCCD) and receiving notifications. You can also refer to nRF5 SDK examples, as the SoftDevice API is the same for the pc-ble-driver.

    Can you specify the question in more detail? What have you done (in code) and what is not working? Or do you need a pointer to another specific example to show something specifically?

Children
No Data
Related