Hi All,
This is my first post in this forum. I am trying to connect an Olimex ESP32-POE board to Arduino Cloud via Ethernet connection. The Ethernet example for this board with LAN8720 works fine.
I read in the topic (Connect to Arduino IoT Cloud via ESP32 Ethernet), that the use of Ethernet in this case is possible "because LAN8720 is used with the esp32 arduino WiFi library the same way as other network interfaces (STA, SoftAP)". However, I was not able to figure out how to realize it in the sketch.
How to implement Ethernet with this LAN8720 board?
Many thanks.