Firmware 1.19.1 on NUCLEO-WB55 is failing on BLE functions
Hello
MicroPython Firmware : 1.19.1
Board : STMicrolectronics NUCLEO-WB55
Since recent STMicroelectronics releases of stm32wb5x_BLE_HCILayer_fw.bin, available here :
https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x
all BLE scripts run on NUCLEO-WB55 boards are failing with message :
tl_ble_wait_resp: timeout.
Please help !
I did not found any way to restore BLE functions, even while downgrading stm32wb5x_BLE_HCILayer_fw.bin to rev 1.13 which was the one used for MicroPython firmware developement.
Best regards
Yannick
stm32/boards/NUCLEO_WB55: Update rfcore_firmwre for new WS.
Updates the memory address for the latest WS version, and adds
a fix (to behavior occuring since WS 1.11 where) the board returns
misleading statuses during WS upgrade.