Hi all, I am using X-NUCLEO-BNRG2A1 with NUCLEO-L552ZE-Q board. I have created a project with STM32CubeMx using X-CUBE-BLE-2 SensorDemoBLESensor Application, mapping the pins of the expansion board to my nucleo board as :PA5: SPI1_SCK ==>I s...
Hello, No unfortunately I still have the same problem. In fact, when I continue with debug mode, the execution stops at this line: if (rx_bytes > size) (line240 hci_tl_interface.c) of the function HCI_TL_SPI_Send (): Rx_byte=0 and size=4A...