-
Notifications
You must be signed in to change notification settings - Fork 2
Home
IoTThinks.com edited this page May 30, 2019
·
9 revisions
This project is sponsored by IoTThinks.com.
- The hardware is from http://iotthinks.com/easy-lora-gateway
- Facebook group - IoTThinks: https://www.facebook.com/groups/iotthinks/
Welcome to the Easy Lora Gateway wiki! We are LoRa hobbyists. We hope you and us could learn something from this project.
- Easy LoRa gateway v2's wiki: You are HERE!
- Easy Lora Industrial Node WiKi: https://github.com/IoTThinks/EasyLoRaNode_Industrial/wiki
We would like to build a very SIMPLE and EASY LoRa infrastructure for small-scale testing and development. The project comprises of two main components only:
- Easy LoRa Gateway: A simple and single channel LoRa gateway using easy-to-find boards and modules. The gateway should be very easy to use, cheap and for small scale.
- Easy Lora Industrial Node: A simple and single channel LoRa node with easy-to-find boards. The node supports Industrial RS485 sensors, commodity sensors and SSRs.
We do not try to do something complicated or LoRaWAN. The architecture is bellow:
- The LoRa Node sends messages to LoRa gateway.
- The LoRa Gateway receives LoRa messages from LoRa nodes and forwards them to a public MQTT via TCP/IP.
- MQTT server acts as a centralized message storage for multiple systems to interact with each other.