I have a problem with connecting my arduino nano to the hoperf RFM95W.
I have two nanos connected each to one rfm95w as per image.
I uploaded to them the default lora Sender and lora receiver from sandeep
it did work perfectly when connected to the arduino uno, then I tried moving the setup to the nano, and here's my problem:
both sender and receiver when started or reset often fail at LoRa.begin command (show the failed string on the serial) sometimes they manage to begin their loop.
on the sender it looks everything fine, and messages are being sent (sometimes they stop for several seconds, and then continue sending)
on the receiver the messages received are extremely long garbled strings,
thanks for your help, I'm not sure I understand what you mean by logic level conversion, I didn't think that would be the issue, because when I tested on the arduino uno it did work fine (and that's 5v too). It's been pretty hard for me to figure which pins connect where, I still think I might have gotten something wrong there.
I thought I could place between arduino output and rfm95w input a 100 ohm resistor.
but I'm not sure which pins should I treat this way