Lora-net / lora_gateway

Driver/HAL to build a gateway using a concentrator board based on Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers.
Other
928 stars 748 forks source link

1301 gateway can't receive end-node's packets? #64

Closed 18819456885 closed 7 years ago

18819456885 commented 7 years ago

Hello everyone! I have a problem. MY 1301 gateway uses sx1301 and two sx1255.My end-node uses stm32 MCU and sx1278 to send and receive packets.And i use \lora_gateway\libloragw\test_loragw_hal to send and receice packets. My order is ./test_loragw_hal -a 480 -b 480 -t 480 -r 1255 -k 1 Howerver,when my gateway is sending packets.My end-node can receive my gateway's packets. When my end-node sends packets. My gateway can't receice packets.Can someone help me? Thank you in advance!

vikasrohal commented 7 years ago

Cross check Tx Frequency(End Device) and Rx Frequency(Global_config.json) Use pkt logger to receive packets

mcoracin commented 7 years ago

No answer on @vikasrohal comment, closing the issue