bouffalolab / blwnet_xram

Linux virtual Ethernet driver and utility enabling BL808 Linux to use on-chip Wi-Fi
23 stars 6 forks source link

Add Zigbee #3

Open casainho opened 7 months ago

casainho commented 7 months ago

BL808 list Zigbee support - can you add it??

gamelaster commented 7 months ago

Probably under NDA

casainho commented 7 months ago

Probably under NDA

My expectation to buy a dev board with BL808 were to get a cheap small Linux board but with Wifi, BLE and Zigbee. If I can't get that, then maybe the best option is to go with the MilkV Duo, that has no wireless communications and then add an ESP32: https://github.com/espressif/esp-hosted Is this the best path? New ESP32-C6 has also Zigbee.

ESP-Hosted is an open source solution that provides a way to use Espressif SoCs and modules as a communication co-processor. This solution provides wireless connectivity (Wi-Fi and BT/BLE) to the host microprocessor or microcontroller, allowing it to communicate with other devices.

image