STM32WBA55CG - Problems with BLE_p2pServer_ota Example
Hello,
I am using the NUCLEO-WBA55CG board with CubeIDE1.4.0 and the firmware package STM32Cube_FW_WBA_V1.2.0.
When I flash the project BLE_p2pServer_ota, everything seems to be fine at first. But when I scan the BLE devices with the ST BLE Toolbox app, I can't find it.
Then I deleted the first two sectors in the flash with CubeProgrammer and uploaded the binary file BLE_p2pServer_ota.bin. Nothing happened. Then I executed another flash process from CubeIDE and suddenly it worked.
In this example, do I have to delete certain sectors in the flash before I upload it?
