Lora-net/lora_gateway

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

luolifrog opened this issue · 0 comments

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!