2025-03-19 6:34 AM
Hi,
I have attached a X-NUCLEO-WB05KN1 on top of a NUCLEO-H743ZI2 board and are trying to verify whether it works by flashing the peripheral_hr sample with the shield argument "x_nucleo_wb05kn1_spi". Sadly it does not work (it is stuck in bt_spi_open when trying to receive SPI header from shield)
The shield is flashed such that it uses SPI instead of UART.
I have done the same experiment, placing the shield on top of Nordic Semiconductors' nRF52840 MCU and here it works with the peripheral_hr sample with shield argument.
I have also tried the experiment on a NUCLEO-F401RE and here it also fails.
Any ideas what could be wrong?