EasyLoRaWAN/README.md

18 lines
819 B
Markdown

# Easy LoRaWAN
Easy LoRaWAN Services provide Plug-n-Play services to individuals and businesses to use Long Range technologies to monitor and control smart farms, factories and buildings.
* Wiki: https://github.com/IoTThinks/EasyLoRaWAN/wiki
## EU-433
To run in 1 channel at 433.175Mhz, SF9
* Instruction at https://iotthinks.com/tag/eu433
* EasyLoRaWANGateway.zip
* EasyLoRaWANNode.zip
* arduino-lmic-master.zip. Modified library from https://github.com/matthijskooijman/arduino-lmic
* lib.zip
## AS-923-2 (Vietnam)
To run at 8 channels in 920-923Mhz
* Any LoRaWAN 8-channel gateway with AS923-2 support. Tested with Kerlink Wirnet gateway and Dragino LPS8 gateway.
* Sample code for EasyLoRaWANNodeV2: Coming soon.
* Modified Beelan-LoRaWAN: https://github.com/IoTThinks/Beelan-LoRaWAN/tree/Added-AS923-and-AS923-2