Getting Notifications from BLE using nRF 52480 dongle PCA10059

Hi,

OS: Windows 10

SW used is Segger IDE, nrfCOnnect for desktop to program HW used is nRF 52480 dongle PCA10059 

I am starting using nRF 52480 USB dongle, I need to connect to the other peripheral BLE device and receive its notifications. I read through all central examples, i am unable to connect using NAME and address. Kindly help and provide any sample examples. I need to connect to one BLE peripheral and receive the notifications and route the notifications to the PC using nRF 52480 dongle UART.

Regards

Nagendra

Parents Reply
  • Hi 

    Thanks for the help. I have also arranged nRF52840 DK PCA10056 for debug purposes, I have a device(peripheral) which is emitting notifications every second once connected, now i need nRF52840 to act as central connecting to that device and receive/collect those notifications and print it on serial(uart/RTT). How can this be done. i am able to do the same in nRF connect mobile application with the screenshot attached. I need to emulate the same thing on dongle/ nRF52480. Kindly help through the process.

    I need to receive those values

    I also tried with HRS example in the SDK but could not achieve the same. Where would i have been missed?

    To add to this I am unable to get notifications in nRF Connect Desktop Application too.

    Regards

    Nagendra

Children
Related