adafruit / RadioHead

A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/
Other
186 stars 115 forks source link

RF95.h not working with arduino MKR1010 and arduino Nano #77

Open daescobarh opened 9 months ago

daescobarh commented 9 months ago

I am trying to communicate two modules (Adafruit RFM96W LoRa Radio Transceiver Breakout - 433 MHz - RadioFruit) on one side with an Arduino MKR1010 and the other with an Arduino Nano. I am using the examples Feather9x_RX and Feather9x_TX, firstly I am not receiving the data in the RX module and secondly the TX module is blocked on the second attempt, I have tried to exchange the RX and the TX on both Arduinos the same problem happens . I hope you can give me some help.