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.

CC2531: ZDO_EXT_NWK_INFO - SRSP Format - Documentation not correct (Z-Stack Monitor and Test API, SWRA198 Revision 1.178)

Part Number: CC2531
Other Parts Discussed in Thread: Z-STACK

Team,

I am using the function ZDO_EXT_NWK_INFO documented in Z-Stack Monitor and Test API. I receive the following answer:

fe186550 000009 1a1a 0000 ddddddddabababab 0000000000000000 0b 2f

1a1a is my PAN ID (2 bytes)

Parent address 0000

Extended PAN ID ddddddddabababab

Extended Parent Address 0000000000000000

Channel is 0b (11)

Before the PAN ID, the documentation tells there is the short address of 2 bytes. But there are 3 bytes. What are those 3 bytes please? Is my Short address now 0000 (and what is the 09?) or is it 0009 and what are the first byte of 00 please?

The command UTIL_GET_DEVICE_INFO tells me a short address of 0000 - which is correct for the coordinator.

The table in this document (page 106/162) is not correct as it does only list 23 bytes, however the message has 24 bytes (lenght is hex 18).

Is there any new PDF of this Z-Stack Monitor and Test API document? The current one (SWRA198 Revision 1.178) does seem to be out of date.

Thanks + Best regards,

Robert