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
915 stars 742 forks source link

How to analyse "Rcv pkt" when I execute "test_loragw_hal" file #146

Closed luolifrog closed 4 years ago

luolifrog commented 5 years ago

Hi I executed "test_loragw_hal" in lora_gateway/libloragw dictionary like sudo ./test_loragw_hal -a 471.1 -b 473.1 -t 475.1 -r 1255 Then , I used loraWan note to send message(0x01) to the lora gateway as the follow picture image

But , I was confused about how to analyse the "Rcv pkt" Thanks in Advance!