LoRaArduino icon indicating copy to clipboard operation
LoRaArduino copied to clipboard

Arduino code for connecting to LoRa IoT gateway at Temasek Polytechnic

Results 4 LoRaArduino issues
Sort by recently updated
recently updated
newest added

Hello How to change the frequency? Thx

``` pi@raspberrypi:~/LoRa $ sudo python3 lora_gateway.py Traceback (most recent call last): File "/home/pi/LoRa/lora_interface.py", line 18, in swig_import_helper fp, pathname, description = imp.find_module('_lora_interface', [dirname(__file__)]) File "/usr/lib/python3.4/imp.py", line 297, in find_module raise...

Hello! First of all thank you for this awesome repo! Just a question: What is the best mode to operate with Draguino Lora Shield in order to achieve max range?...

I'm trying to use this library for esp32 and it gives me errors on compilations.