Raspberry Pi LoRa HAT

Hello Everyone,

I am using a RPi 4 with a LoRa/GPS Hat from Dragino. I want to use this hat as a node to send the sensor data ( e.g temperature, Humidity ) to a Gateway. I am using a Laird Sentrius™ RG1xx Gateway for that.

I tried following the instructions to set up a node as stated in http://wiki.dragino.com/index.php?title … _Lora_Node

but I am getting an error in Step 3.

Please let me know what can be done here or if there is any other method to transmit the sensor data using RPi through LoRa

Thank you

Step 3 of which heading?

What is the error message?

1 Like

Let me guess, the wiringPi step? Have you tried Google to find an alternative step? Perhaps try ‘ sudo apt-get install wiringpi ‘?