arduino-LoRa
arduino-LoRa copied to clipboard
An Arduino library for sending and receiving data using LoRa radios.
LoRa.enableLowDataRateOptimize(); Not working LoRa.setPreambleLength(LORAConfig.preambleLength); Not working   
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:...