Hi! I use ESP32 devkit with my led strip.All works perfect.And now i want connect enc28j60 board to my esp32 for artnet wired connection.Help me with this .Whats connection diagram and my steps for this ?
WLED only supports the “plain” ESP32’s built-in Ethernet MAC, so get an ESP32 board with built-in Ethernet.
Not S3 or C3 since those use SPI Ethernet chips like the enc you mention, which WLED doesn’t support.