Library for communicating with The Things Network using a Hope RF RFM95/96/97/98(W) LoRa Transceiver Module.
The Doxygen documentation is automatically generated from the source files in this repository, and documents the API exposed by this driver. For practical details on how to connect and use this sensor, consult the Learning Guide.
- Adafruit Learning Guide (Installation details for Feather 32u4/Feather M0.)
- API Documentation (automatically generated via doxygen from source)
- Adafruit Feather 32u4 RFM95 LoRa Radio
- Adafruit Feather M0 with RFM95 LoRa Radio
This library was written by ClemensRiederer. We've modified it to support channel/datarate selections and made small changes so it works with the Adafruit Feather 32u4 LoRa and the Adafruit Feather M0 LoRa. We've added examples for using this library to transmit sensor data over a single channel or multiple channels to The Things Network.
This fork of the library has been modofied to add TinyLoRa::end()
function.
This open source code is licensed under the LGPL license (see LICENSE for details).