X-NUCLEO-WB05KN1 shield not seems to work on different nucleo boards #86975
Labels
area: Bluetooth
area: Shields
Shields (add-on boards)
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
A nucleo wb05kn1 shield is placed in Arduino header from Nucleo H743ZI2 and the peripheral_hr sample is build with the shield argument "x_nucleo_wb05kn1_spi". The sample does not work, it is stuck in bt_spi_open when trying to receive header.
I have tried to add an overlay to the STM32H7 like the ones in the shield folder without any luck.
I also tried to place shield on Nucleo F401RE with same result.
I also tried on nRF52840 DK and here it work as expected.
To Reproduce
Expected behavior
I would expect that it works just like on the nRF52840 DK
Impact
Showstopper
Logs and console output
Environment (please complete the following information):
OS: Linux
Toolchain: Zephyr SDK
Zephyr version: Tried both latest and Zephyr 3.7
Additional context
The overlay file I tried to add the STM32H7
The text was updated successfully, but these errors were encountered: