Adventures with #thread: This is a ESP32-S3 with W5500 Ethernet. It has a UART connection to a small ESP32-C6 running Openthread RCP firmware.
The S3 is running a full openthread border router with NAT64 and web interface, currently forming its own network. Have to figure out how to join it to my existing network next.
All software is espressif‘s sample implementations configured and compiled locally.