Skip to content

adafruit/TinyLoRa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit TinyLoRa Library Build StatusDocumentation

Library for communicating with The Things Network using a Hope RF RFM95/96/97/98(W) LoRa Transceiver Module.

Documentation/Links

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.

License

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 open source code is licensed under the LGPL license (see LICENSE for details).