HCI SPI - how to use
Piotr Barszczewski <piotr@...>
Hello, I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html I’m wondering how could this actually be tested - just by sending raw HCI bytes to the board flashed with https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/bluetooth/hci_spi ? Is there anybody who has prior experience with running the HCI SPI implementation? Best regards |
|