arduino-LoRa
arduino-LoRa copied to clipboard
An Arduino library for sending and receiving data using LoRa radios.
Hello, Can getTxPower() method be implemented? This could be useful to see whats the power level at.
Hello, I'm having trouble getting RFM95W to work with Arduino Uno and my problems are the following : **- On the sender setup, sending packets stop at 0, 1 or...
Hello, I have a problem with the lora package limit. I am using LORA e22600t22d. The package limit is 240 bytes. The package sizes I will send are very large...
hi everybody, I am doing a project about esp32 with module lora sx1278. I can't start the lora module and get an error. Help meeee! thanks for reading.  
I would like to implement this library on the MSPM0 microcontroller using CCStudio. Could you please provide guidance or support on how to adapt this library for use with the...
Are you receiving `Starting LoRa failed` while using the demo code? PLEASE see the [FAQ #1](https://github.com/sandeepmistry/arduino-LoRa#faq) about using [setPins](https://github.com/sandeepmistry/arduino-LoRa/blob/master/API.md#set-pins) **BEFORE** submitting an issue. Hi please help me solve the problem....
Hello! I have2 Ra-02 modules, one configured as a receiver and one as a transmitter, they are each connected to an Arduino Mini Pro 3.3v board, programmed using and usb...
Before I start digging anyone knows if I can talk with the chip and this lib? 
I am new to lora and arduino so I just tried out this code and schematic online but it keep saying starting lora failed Here's the code #include #include #include...
Can i check if the CAD callback example is working? I changed the pins since I'm using a TTGO T-beam board and i believe i do not need to make...