This library is a wrapper for the Multitech mDot LoRaWan module with version 2.0.x firmaware AT command set. The wrapper supports The Things Network by providing two functions that match The Things Network) Application EUI and App Key settings required to set up the network.
To install the library into the Arduino library with the Library Manager download the LoRamDot.zip file.
This library requires the latest version of the Arduino IDE (tested with v1.8.0).
The code was tested on a Arduino/Genuino 101 board with a TinySine XBee Shield Version 2 shield for Arduino for the mDot LoRaWan module. We have no association with this company and the code does not relly on this shield. Other shields connecting via serial are also suitable.
The code uses The Things Network for the gateway and backend application to connect to.
The included example sketch will walk you through all of the features of the library to connect to The Things Network.
Before trying to connect to The Things Network you will need to register and create an application and register your mDot nodes with the network. See here for details
Copyright (c) 2017 Shaun Price. Licensed under the GNU LESSER GENERAL PUBLIC LICENSE.