Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wich LoRa library is used? #23

Open
ClimberWue opened this issue Jul 19, 2019 · 4 comments
Open

Wich LoRa library is used? #23

ClimberWue opened this issue Jul 19, 2019 · 4 comments

Comments

@ClimberWue
Copy link

In your code I found
#include <lora.h>
Do you have a link to the proper source or library?

@morganrallen
Copy link

It can be downloaded through the Arduino Library Manager.
From the Arduino IDE...

Sketch > Include Library > Manage Libraries
Type LoRa into the search and find the one by "Sandeep Mistry"

The official repo for this library is at https://github.com/sandeepmistry/arduino-LoRa/

@TrullT
Copy link

TrullT commented Sep 11, 2019

Thanks - saved me a lot of time. It would be great if this Library metadata was recorded in a comment thusly:
#include <LoRa.h> // https://github.com/sandeepmistry/arduino-LoRa/ or Arduino Library Manager

@morganrallen
Copy link

I agree and hope to work with LilyGO in the future to make these sort of things more clear.

@jbrepogmailcom
Copy link

Hello, what library do you recommend for LoRaWAN? Will the ibm-lmic library work without pin redefinition?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants