Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.74 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.74 KB

Adafruit TinyLoRa Library Build Status

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

This fork adds support for the ESP-based LoRa32 board. Specifically the TTGO LoRa32 V2.1_1.6, I'll try to maintain this fork as Adafruit make changes but no guarantees. All other previously supported boards are still supported with this version. All examples have been updated with new pin mapping options.

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).