User Manual

www.dragino.com
LoRa Gateway User Manual ---Update:2017-11-07 46 / 67
9.3.3 Integrate LoRa, Bridge and Curl
Here we will provide a complete example for our system. The hardware set up is as below:
LoRa End Node: LoRa Shied + UNO + DHT11 Temperature/Humidity sensor. The LoRa End
node keeps getting temperature and humidity from the sensor and sends out via LoRa
periodically.
LoRa Gateway LG01: Listening on the LoRa wireless channel, while there is new LoRa packet
arrives, parse it and send out to IoT Server.
The source code used here are:
LoRa Shield + UNO : Client Source Code
LG01 LoRa Gateway: Gateway Source Code
In the source code, there is well explaining about the functions and the code. Below is the result
for the testing. We can see the