💬 MyGateway
-
-
@Gerator - Nice project! How did you solve dual SPI channels for ethernet and RFM radio?
Ethernet gateway using Arduino UNO with Ethernet shield stacked JP1 should be 1-2 and JP2 2-3.
-
RFM69 and Ethernet shield share SPI bus, each one with its own CS line. Ethernet shield uses pin 10 so JP1 should use pin 6 for the radio. Issues sharing SPI bus seems to be due to bad SEN line handling as described here. The official Arduino ethernet shield suffered from this, but most commonly used clones work ok. Shields including 74LVC14 as in the pic should work ok.
-
This project is very cool!
I received my pcbs to try it this morning , i'll tell you if i can make it work
-
Works perfectly ! So many thanks to @Gerator
-
@hlehoux glad to hear that!!