Network Discovery ND data structure Zigbee 3 API mode

Issuing the ND command from the coordinator using the frame editor I receive two replies from remote devices.

I receive the following in the data, from Device1 and Device2:

05 36 00 13 A2 00 41 82 E3 9C 44 45 56 49 43 45 31 00 FF FE 01 00 C1 05 10 1E

AF DD 00 13 A2 00 41 82 E3 5B 44 45 56 49 43 45 32 00 FF FE 01 00 C1 05 10 1E

I can’t see how this corresponds to the documentation which quotes:

PARENT_NETWORK ADDRESS (2 Bytes) (always 0xFFFE)
PARENT_NETWORK ADDRESS (2 Bytes)
DEVICE_TYPE (1 Byte: 0 = Coordinator, 1 = Router, 2 = End Device)
STATUS (1 Byte: Reserved)
PROFILE_ID (2 Bytes)
MANUFACTURER_ID (2 Bytes)

This has been answered by Digi
It appears like some information is gone missing from our documentation. I’ll get it corrected.

Below is correct format for ND command’s response:

MY
SH
SL
NI (Variable length)
PARENT_NETWORK ADDRESS (2 Bytes)
DEVICE_TYPE (1 Byte: 0=Coord, 1=Router, 2=End Device)
STATUS (1 Byte: Reserved)
PROFILE_ID (2 Bytes)
MANUFACTURER_ID (2 Bytes)