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

How to listen to notifications on Central mode

Hello,

I'm using the ble_app_uart_c as an example for a Central application. After writing to a characteristic in a peripheral I expect a notification back from that node. How do I listen to that notification in the central node?

I'm trying to recreate the BLE DFU Profile from the DFU controller's point of view.

Thank you for your help!

Parents Reply Children
Related