Get reception confirmation in BLE (indication)
I am using an STM32WB5MMG for a BLE application. The device acts as a server. I have configured a number of characteristics with indication permissions. How can I confirm the correct reception of the characteristics updates by the client? I mean, where can I get the indication confirmation?
Best regards and thanks.

