Closed MingyaoLiu closed 6 months ago
2 SOC solution like the below board works for me:
https://docs.espressif.com/projects/esp-thread-br/en/latest/hardware_platforms.html
Then use the gateway example. https://github.com/espressif/esp-zigbee-sdk/tree/main/examples/esp_zigbee_gateway
I don't think using 1 x C6 for both protocols at the same time is currently supported.
i see. I will try another route for my use case, probably just do wifi and nimble at the same time. Hopefully there will be some official example in the future for zigbee and wifi.
Question
Hi, I'm reallly new to wifi/ble/zigbee, I think wifi and BLE would work at the same time, but how about wifi and zigbee?
Any example of how it could work? I tried running wifi and zigbee and i got kernel panic. So im wondering if anyone has tried it or if there is an example somewhere.
Thx
Additional context.
No response