User Manual
www.dragino.com
LoRa Gateway User Manual ---Update:2017-11-07 17 / 67
2.3.1 Installing LoRa Library
The Library used here for LoRa communication is called Radiohead; our sketch will use this library
so we need to download it from:
https://github.com/dragino/RadioHead/archive/master.zip. Unzip and put it in the
Arduino Library Folder, the final location looks as below:
To make sure the library is installed corrected, we can restart the Arduino IDE and see if we can
find it in the example code, as shown below: