STM32WB BLE OTA Losing Connection during Firmware update
Dear Community,
I'm using a P-NUCLEO-WB55 Board and Dongle, until now only with ST examples.
I'm trying to perform firmware update using BLE OTA (switching from BLE_HeartRate_ota to BLE_p2pServer_ota for example) and am facing a problem.
The same problem appears if I Use STM32 CUBE Monitor-RF on PC with P-NUCLEO Dongle or using STM BLE Sensor App on Android smartphone.
Here is my issue:
I can find my device and start an OTA update.
Flashing starts and very frequently, it suddenly stops, like if connection was lost.
I checked, I have a stable power supply.
Could you please give me any hint on how to proceed for debugging?
Thanks and best regards