This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

decode the packet

Other Parts Discussed in Thread: CC2531

Hi,

i am using a coordinator and router. i am sending 2 bytes of data to the router from the coordinator every second. 

when i run the code on cc2531 dongles, it would work for few minutes and then suddenly, the coordinator stops sending data. i see some packets in the sniffer, which i didnot understand. 

can anyone help me in decoding the sniffer data.6038.FailedScenarioPkt.psd

the mac payload is   (09 10 FC FF 4D 20 01 01 B7 E5 F6 6C 01 00 4B 12 00 08 61 00 00 11) . this packet is broadcast by the router ( IEEE: 00 12 4B 00 01 6C F6 E5)(short add: 0x204D).

i could understand the data up to the ieee address. but what does the last five bytes indicate ( 08 61 00 00 11).

i am sending data to the router from the coordinator using IEEE address.

can anyone help me.

Thanks in advance,

Mahesh KV