I use a Olimex ESP32-POE-ISO, it can be connected either on Lan 100Mb or by wifi,
it can be powered with Ethernet POE or USB, and can have a lipo battery.
esphome is running fine, you can flash it via USB, OTA or OTC (on the cable)
there are also other Olimex cards using the UEXT extension connector used to connect the zigbee add-on card
I just want to be able to restart an ethernet switch by switching off it power supply witch is connected on a zigbee power plug.
this switch handle the POE wifi access points
we can imagine an automatic restart of some devices that are non responsive.
you are right, I can just plug a relay on a gpio.
we could use the MOD-MRF24J40 (this is just a mfr24j with a line driver and a 10 pin connector for power and SPI Bus) as a deported zigbee network, that could save a RPI in a ‘slave’ mode.
this device could be “matter” compliant, a good thing for the future of Home automation, and for ESP Home.
the only main problem I see is the 2.4 GHz frequency.
@bentou It looks like who ever you were talking to is gone and their posts are deleted. Were you ever able to get the zigbee module working with the ESP32-POE?