Esp32-s3 eth

Hello,
I picked up a couple ESP32s with POE.

I was able to load the WLED_0.15.0_ESP32-S3_16MB_opi.bin binary and access the device via WIFI but it doesn’t seem to include support for the ethernet port.

Has anyone got this working (Ethernet) with this particular board?

S3 with ethernet is not supported.

There is a hack created by @Troy that may help.

Unfortunately I think you’re on the bleeding edge here.

In general the drivers for W5500 ethernet and ESP32 have been problematic (as far as WLED is concerned)

The last reference I found had someone seemingly able to get it working, but with issues: WLED issue 3954

Add to all that - S3 support in WLED is still new(ish), so I’m not really surprised there isn’t a build for that set yet.

Thanks. The more I read, the more your posit is confirmed.

I was able to compile an S3 with ethernet binary using https://wled-compile.github.io/
But none of the supprted ethernet boards would work. So, I have an ESP32 powered by POE connecting over WIFI. I guess that’s half a win.

I ordered a couple of the Olimex ESP32-POE-ISO boards which do seem to be supported.