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!