I'm using the STM32WB55 for BLE communication with an Android device, starting from the BLE example HeartRate monitor with FreeRTOS. Sometimes, when I disconnect from the STM32 using my mobile, I don't always receive the notification callback on the ...