Wemos D1 R2 and Ethernet Module
Posted: Tue Nov 14, 2017 6:39 pm
Hi All, I have a simple project that requires both WiFi and Ethernet. The Ethernet module is a Robotdyn W5500 and communicates via SPI. On an Arduino UNO it works just fine using pins 10,11,12,13 for SPI.
The Wemos board has all of the SPI functions printed next to the pins but I can't get the module to work. I understand that an ESP is not an AVR but if the SPI functions are marked on the board shouldn't it be almost plug and play?
I am using the Ethernet2 library that supports the W5500 and have been able to do almost anything else on the Wemos except this.
Anybody else run into this?
Thanks,
Bill
The Wemos board has all of the SPI functions printed next to the pins but I can't get the module to work. I understand that an ESP is not an AVR but if the SPI functions are marked on the board shouldn't it be almost plug and play?
I am using the Ethernet2 library that supports the W5500 and have been able to do almost anything else on the Wemos except this.
Anybody else run into this?
Thanks,
Bill