Just pulled the trigger to grab some H7 boards, vision shields, hirose connectors and some magjacks from digikey.
My motivation was to upgrade a system that uses MKR Zero + w5500 eth shield for faster Ethernet response.
Trying to find information, I now realized that I cant find a Ethernet library for the onboard hardware.
Is there one available at this point?? Or is there only wifi libs available?
After some serious read up on this tonight it seams to me that the Arduino Pro product team is in some serious need to start show progress... in documentation, and delivery of announced functionality. You can not afford to continue like this, or this product line will fail due to lack of support. Users will loose interest in what otherwise seams to be a really nice hw.
Edit:
(No shadows on voluntary developers, but Arduino AG has some work to do)
Some more browsing tonight showed that there is a pull request in a github development branch of ArduinoCore-mbed from 22Dec-2020. initial porting of Ethernet library... so hopefully this will work out without to many issues...
Did you get it working or make any progress on finding a working library? I am having the same issue and there is not a very much documentation I can find.
I am working with the standard Ethernet library, but it seems that the IP address assignment is not taking (or holding) .
(Edit) it seems that after further investigation that the hardware is not being detected with the standard Ethernet library (EthernetNoHardware) I am still working at it.
Assuming people in this thread have the Ethernet version of the Portenta Vision Shield. I just plugged in an Ethernet able and it made a webpage code go live. Much easier than using Wifi. Seems to be no programming involved.