How to use w5500 on SPI1 /and/ keep Cellular?

Using SPI1.beginTransaction() is required if you have more than one device on the SPI1 bus. It's a good idea to always enable it.

Ok happy to report sorting out some pins 'almost' got it working.
Many thanks rickkas7.

Note, made Electron OUTPUT_OPEN_DRAIN on interrupt-pin and OUTPUT, HIGH on reset-pin.

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