Re: ESP32 zigbee
Posted: Tue Nov 07, 2023 3:29 pm
Using an H2 like this is actually an RCP (radio co-processor). It communicates with the end device, but can't be a gateway, since it has no other protocol available. The RCP uses UART to communicate with an ESP that has WiFi (the gateway).
https://github.com/espressif/esp-zigbee ... ee_gateway
https://github.com/espressif/esp-zigbee ... zigbee_rcp
https://github.com/espressif/esp-zigbee ... ee_gateway
https://github.com/espressif/esp-zigbee ... zigbee_rcp