I am looking for a way to develop a zigbee device (not a gateway) which will connect to my Zigbee gateway (hubitat)
I see that Espressif has a ESP32-H2 chip supporting Zigbee.
But I can't find an Arduino board with that chip. How and where can I find one ?
And if I succeed in getting an ESp32-H2 based board, which libraries do I need to develop a Zigbee device (node) ?
Is there any documentation referencing Zigbee methods/protocol usage in Arduino ?