Hello -
I am creating a new BLE Peripheral application with nRF52832 and S132 soft device. I would like to add the ability for the peripheral to force a disconnect with the central (phone) device after the central completes reading a GATT characteristic, without an explicit write from the central. Is there a method for the BLE peripheral to know whether its characteristic has been successfully read, like an available acknowledgement? I reviewed the entire ble_gatts.h file but did not see anything like this? I have not been able to answer this from a forum search.
Please help. Thank you.
Regards,
Kevin