nucleo_wb55rg: Partition update required to use 0.13.0 BLE firmware #43218
Labels
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
platform: STM32
ST Micro STM32
priority: low
Low impact/importance bug
Describe the bug
Following recent update of hal_stm32 module with recent STM32Cube package done in #41612, STM23WB based targets are compatible with V1.13.0 Cube package, which includes BLE firmware update.
Though, when updating target BLE core with V1.13.0 BLE firmware (specially the default one: stm32wb5x_BLE_Stack_full_fw.bin);
This is due to f/w footprint increase which is now incompatible with parttion defined in nucleo_wb55rg
To Reproduce
Steps to reproduce the behavior:
Expected behavior
From Zephyr V3.0.0, STM32WB based targets should be compatible with v0.13.0 BLE f/w files
Impact
Prevent use of latest BLE f/w
Environment (please complete the following information):
Zephyr V3.0.0
The text was updated successfully, but these errors were encountered: