Zephyr and Bluetooth?

I wanted to experiment with Zephyr’s Bluetooth mesh capabilities with my HiFive1_revb. Its telling me that I don’t have a HCI driver registered.

I’ve been looking over the board DTS file and there is no sign of a hci device linked to the spi.

I’m trying to recreate the entry under spi1 (which according to another post is the device that connected to the ESP Solo chip).

Has anyone got this working?

At the risk of looking like a fool (because I’m learning Zephyr), wouldn’t an ESP32 zephyr build be needed to advertise the bluetooth HCI service, rather than enabling at the FE310 side?

Regards,
Anthony

You may have been correct - I may have been approaching this from the wrong direction. :slight_smile: