[STM32WB55RG] Launching a default BLE application from latest 1.14.0 Cube release with the stm32wb5x_BLE_Stack_full_extended_fw co-processor firmware?
Hi,
I have been trying to launch on a Nucleo WB55 board some default apps available in STM32CubeWB-1.14.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE with the latest version of the BLE_stack_full_extended. (e.g. BLE_HealthThermometer, BLE_Ota)
But then the BLE seems to crash at startup and doesn't even advertise.
If I just replace the co-proc image with the "_full" one instead of "_full_extended", then the example app is working fine.
Any explanation on such a limitation?
Thank you,
Best regards.