Lora-net / packet_forwarder

A LoRa packet forwarder is a program running on the host of a LoRa gateway that forwards RF packets receive by the concentrator to a server through a IP/UDP link, and emits RF packets that are sent by the server. This project is associated to the lora_gateway repository for SX1301 chip. For SX1302/1303, the repository sx1302_hal must be used.
Other
722 stars 669 forks source link

RaspberryPi Gateway with SX1257 #128

Closed kungfupizza closed 2 years ago

kungfupizza commented 4 years ago

Hello, I am using a LoRaWAN concentrator based on the design of Will Whang. I have set it up using this link which uses this as packet_forwarder.

The hardware connections are properly done with RESET on GPIO25 of the Rpi and SPI host but I am getting an error as below, image

I have run various tests as in the packet forwarder and results as below, image

image

Can someone please let me know what is going wrong?

joau-mms commented 4 years ago

Most Likely that's a problem with: https://github.com/Lora-net/lora_gateway have a look at the issues there and you are going to see your problems all over. Typical problems / fixes:

The lora_gateway has a utility to test the SPI communication. Use it until (almost) no errors occur.

Edit will127534 has git repos with already patched forwarder and gateway.

smtc-bot commented 2 years ago

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!