Page 1 of 1

Arduino and LoRa RN2903

PostPosted: Tue Nov 28, 2017 3:23 pm
by junewai1993
Currently, i bought a LoRa Shield from Cytron, and I wonder is it any library and example for Arduino.
If no, how to get it started, any good tutorial to get start

Re: Arduino and LoRa RN2903

PostPosted: Tue Nov 28, 2017 6:02 pm
by bengchet
Hi,

If you have another LoRa shield, you can consider do point to point communication. LoRa shield can be LoRa RN2903 or Cytron LoRa RFM shield.

If you wish to play with LoRaWAN, you will need a LoRa gateway within your area.

If you have 1 and only 1 LoRa shield, basically you cannot start anything yet.

Re: Arduino and LoRa RN2903

PostPosted: Wed Nov 29, 2017 7:27 am
by junewai1993
Hi, thanks for the reply
The problem we want to highlight is we couldn't get any tutorial or example code/library from cytron LoRa RN2903 official website.
Regarding to the reply, is it means that the tutorial & libraries/example code used for the cytron LoRa RFM shield is also applicable to LoRa RN2903??

Thank you

Re: Arduino and LoRa RN2903

PostPosted: Wed Nov 29, 2017 10:35 am
by bengchet
Hi,

1. For LoRaWAN, you can use suggested library here
2. For point to point communication, you can refer to this thread

Tutorial & libraries/example code used for the cytron LoRa RFM shield is not applicable to Cytron LoRa Shield with RN2903.

Thanks.