arduino-LoRa icon indicating copy to clipboard operation
arduino-LoRa copied to clipboard

An Arduino library for sending and receiving data using LoRa radios.

Results 163 arduino-LoRa issues
Sort by recently updated
recently updated
newest added

LoRa.enableLowDataRateOptimize(); Not working LoRa.setPreambleLength(LORAConfig.preambleLength); Not working ![image](https://github.com/user-attachments/assets/430b94a7-7742-4c5c-a554-9d71cfb6e172) ![image](https://github.com/user-attachments/assets/9dda7f7e-d123-4a21-ad2f-39013004014f) ![image](https://github.com/user-attachments/assets/f4dc1b8b-5b1f-4e30-bc3f-8481f84470e1)

Hi Guys, Sorry I am new to this but cannot find how to resolve online. I want to use this libary when not connected to my PC. As soon as...

Hello Developer Friends, This is a small issue when I compiled an Arduino project against your library: ``` c:\Users\user_name\Documents\Arduino\libraries\LoRa\src\LoRa.cpp: In member function 'long int LoRaClass::packetFrequencyError()': c:\Users\user_name\Documents\Arduino\libraries\LoRa\src\LoRa.cpp:277:71: warning: 'B111' is deprecated:...