Use W5100 with ESPHome

Hei Community,
did anybody use the following ethernet RP2040 together with homeassistant and esphome?

Appreciate any solution.
For now i tryed to connect it to esphome. I could copy the compiled file to my rp2040 but it does not connect to ethernet. I think its because of it is expecting wifi instead of ethernet. Can anyone help ?

Regards Manuel

What is your yaml? Where are your logs?

1 Like

My first result on Google was: Using ESPHome on the Raspberry Pi Pico W and other RP2040 microcontroller boards | Koen Vervloesem - Technology Writer
Maybe this could be of help.

Edit: the second was RP2040 Platform — ESPHome

1 Like

Probably not because the ethernet chip W5100S isn’t listed as supported by esphome

Also the rp2040 is not a esp32. The docs, he say

This ESPHome component enables wired Ethernet connections for ESP32s.