LoRa icon indicating copy to clipboard operation
LoRa copied to clipboard

Is it compatible with Dragino LoRa / GPS HAT?

Open tmxk4221 opened this issue 5 years ago • 2 comments

I'm using Dragino LoRa / GPS HAT which includes sx1276/8.

I installed and loaded the device driver according to the manual posted by the author.

But the LoRa module does not work properly.

Are there any settings other than the manual posted by the author?

tmxk4221 avatar Sep 26 '19 23:09 tmxk4221

This experimental project is IEEE 802.15.4 MAC over LoRa phy, not LoRa MAC over LoRa phy. So, it cannot communicate with original LoRa gateway.

starnight avatar Sep 28 '19 07:09 starnight

Thank you for your answer !! But I did not understand well. I'm not sure what the original LoRa gateway is. I used two Dragino LoRa / GPs HATs with sx1278 and two Raspberry pi 3B loaded with rasbian 4.14. I have installed device drivers on two raspberry pis and want to communicate between them.

tmxk4221 avatar Sep 29 '19 07:09 tmxk4221