Hello, I am using nrf52832. My BLE device is slave device and its sending notification to master. I want to know if there is any feature to know if notification from particular characteristic has successfully sent / failed. I know there is BLE_EVT_TX_COMPLETE but it wouldn't give info of characteristic handler.