Arduino Edge Control + MKR ETH Shield

Hi everyone,
Does anyone has the experience or the knowledge whether I'll be able to plug MKR ETH Shield directly on Arduino Edge Control MKR slot and use it with Ethernet library or I shall add also MKR Zero or WiFi board?
Thanks in advance!

it has nRF52840 MCU as the Arduino Nano 33 BLE.

sorry, now I understand the question.
the MKR headers don't connect SPI so a standalone ETH shield would not work.
there is only Serial and I2C connection on the MKR headers.
so you would need MKR Zero with something like a Ethernet to Serial sketch.

Thank you very much Juraj!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.