You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mercenaruss please consider making an ESP32-C6 based Ethernet gateway for Zigbee Coordinator and Thread Border Router.
Espressif has a reference board design but it is based on ESP32-H2 instead of ESP32-C6 and it doen't have onboard Ethernet PHY board but instead that is a separate daughter/addon-board with RJ-45 port (and only has 10Mb which can be an issue with some network switches):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@mercenaruss please consider making an ESP32-C6 based Ethernet gateway for Zigbee Coordinator and Thread Border Router.
Espressif has a reference board design but it is based on ESP32-H2 instead of ESP32-C6 and it doen't have onboard Ethernet PHY board but instead that is a separate daughter/addon-board with RJ-45 port (and only has 10Mb which can be an issue with some network switches):
https://docs.espressif.com/projects/esp-thread-br/en/latest/hardware_platforms.html
This is wanted both for Zigbee Coordinator (with zigpy library for the ZHA integration) and Thread Border Router for the Matter integration:
https://github.com/lhespress/zigpy-espzb (experimental but will be usable with ZHA -> https://www.home-assistant.io/integrations/zha )
Also usable with other ESP32 based Zigbee projects -> https://github.com/espressif/esp-zigbee-sdk
And sooner or later also usable with Matter (BETA) and Thread:
https://www.home-assistant.io/integrations/matter/
https://www.home-assistant.io/integrations/thread/
https://github.com/espressif/esp-idf/tree/master/examples/openthread/ot_rcp
https://openthread.io/guides/border-router
Beta Was this translation helpful? Give feedback.
All reactions