BLE fails on STM32WB55 Nucleo board #16177
-
I managed once (1 year ago) to get the aioble example to work on a stm32wb55 board. I now got a new STM32WB55 Nucleo board and I get There are some rfcore related files in the repo... Can anyone explain what I have to do with the following files in the Micropython repo directory of the STM32WB55 Nucleo:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
It's been reported that the latest WS radio firmware from ST breaks compatibility with micropython, for details see https://github.com/orgs/micropython/discussions/15522 The |
Beta Was this translation helpful? Give feedback.
-
I haven't looked into it any deeper yet however on my NUCLEO_WB55 I just installed the v1.21.0 It was loaded at address 0x080DA000 for my STM32WB5xxG (1MB Flash) chip as per the release note.
|
Beta Was this translation helpful? Give feedback.
Yes it should, that's likely the last version it was really tested with