Getting the pieces together for another machine board together and was trying to keep this one a little more compact and clean for install. I was trying to configure an esp32 relay board to run over ethernet so I can eliminate the multiple boards(5v power, nano and eth, relays) but would like to use ethernet since I have a switch and no wifi on the AOG 192.168.5 net. by adding a w5500. There are several ino out there for wifi that have section and lift but not ethernet. Like mtz but from what i see doesn’t have lift, stared with the nanoUDP but think adding correct eeprom is giving me trouble. I am trying to compile the pieces I want but I am no coding expert, any advise from anyone?
I will DM you some code that is similar to nanoUDP, but is written for an ESP32 relay board over wifi. Maybe you can adapt it to use over ethernet?