This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2642R: Whether the BLE stack notifies the application when the notification is sent to the client?

Part Number: CC2642R

We have a characteristic which is meant to send a notification to the client. However, we want to know if the bel stack notifies the application after the notification was sent successfully ot the client to preform some post processing.

We are using SDK v5.10 and using GATT_Notification() for sending the notificaiton.