Solved
Unable to turn on BLE WAPN on extended-full stack
- June 20, 2025
- 2 replies
- 385 views
Hey there,
i have a custom board designed which is broadcasting stuff over BLE.
So far i am using the full_stack_fw which works quite well.
In order to turn on extended advertising i wanted to switch over to the full_extended_stack (needed for extended advertisement).
So i flashed the chip with the extended firmware.
After that i created a brand new project in CubeIDE and configured all the things.
Now i try to flash the application but it wont boot up :\

It gets somewhat of a HardFault after turning on BLE WAPN.

If i disable BLE again, it works.. So i am able to toggle an LED for example. No problem. This only occours as soon as BLE is activated.
Do you know what this is about?
Attached the IOC file aswell
