Solved
Processing when BLE is disconnected during data transmission with BLE
I am using STM32WB5MMGH6 as a slave and communicating with the host using BLE.
The question I would like to ask here is is there a way for the user to detect when data transmission fails due to BLE disconnection, etc. during data transmission?
The tool I use is STM32CubeIDE, which automatically generates the FW using MX.
Thank you.
