CongducPham / LowCostLoRaGw

Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
694 stars 352 forks source link

Old arduino code - New rasberri pi #330

Open EvanRijn opened 10 months ago

EvanRijn commented 10 months ago

I have created 5 years? ago, a system to connect bar on a small local festival to a raspberry, what is responding to a transceiver.

Everything was working fine, sd card died in raspberry and now i tried to set all up.

Only i don't get the correct message in anymore on the raspberry

I start the gateway with this; sudo ./lora_gateway --raw

And then receive; ^$Receive error,RSSI,0dBm,SNR,0dB,Length,12,Packets,0,Errors,1,IRQreg,450,IRQ_HEADER_VALID,IRQ_RX_DONE,NO_PACKET_CRC

Can i debug this further? Like what is wrong with the message ?