sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.67k stars 634 forks source link

SF and BW on both ends? #249

Closed oricoh closed 5 years ago

oricoh commented 5 years ago

I am having trouble receiving data after changing the SF and BW on my node.

Do I need to change also the settings on the receiver to match? (my receiver is a simple Lora module, not a fancy gateway).

Thanks!

wero1414 commented 5 years ago

Yes you need to set the same BW and SF to receive cause youre changing the physics of the modulation