2025-01-26 01:32 AM
Hi,
after flashing the binary files of BLE_ApplicationInstallManager and BLE_p2pServer_ota on the STM32WBA55CG, I can no longer access the controller.
What i did:
Result: Flashing ok and programm is working
Then I changed the settings in STM32_WPAN configuration (Change BLE Stack from Basic to Full). I generated the code and compiled it.Then I tried to flash the new .bin file of the BLE_p2pServer_ota @ start address 0x0800 6000 and got this message:
However, the controller (STM32WBA55CG) is not listed in the settings:
And therefore, I am no longer able to establish a connection to the controller with STM32CubeProgrammer:
I also checked the COM port, but everything (J-Link on COM7) looks fine here:
Then I tried to establish a connection with STM32CubeIDE, but that also failed:
Does anyone have any ideas what I can do?