STM32WB55 BLE STACK UPDATE
- I made one firmware for P-NUCLEO-WB55 board in which I was using BLE Wireless Stack full, which was directly obtained using CubeMx settings and the bluetooth communication was working well as expected.
-Later I checked the FUS and stack version using STM32CubeProgrammer.
FUS Version: v5.3
Stack Version: v16.12.0.27
- Then from the STM32Cube programmer, I upgraded the FUS(stm32wb5x_FUS_fw_for_fus_0_5_3.bin) and the BLE Stack(stm32wb5x_BLE_Stack_full_fw.bin). The current versions are:
FUS Version: v1.2.0.0
Stack version: v1.20.0.2
- After this upgrade, the device is not working as expected. Any ideas regarding the issue?
