I am currently working on the integration project, where XBee S2C Zigbee module is used as ZC for other 3rd party wireless devices acting as ZEDs in the star topology network. I want to understand better the network reset scenario triggered by ATNR1 command. Whenever I send ATNR1 through the serial interface of ZC (instead of just ATNR without parameter) I see an extra APS Broadcast packet sent in addition to the Network Leave packet (see details below). I didn’t found a match in Zigbee documentation for this particular packet and thus I want to understand if it is specific to XBee devices or standard one.
IEEE 802.15.4 [10 bytes]
- PHY Header: 0x27
-
Packet Length: 39 - Frame Control: 0x8841
-
Frame Type: Data (1) -
Security Enabled: false -
Frame Pending: false -
Ack Required: false -
Intra Pan: true -
Frame Version: 2003 (0) -
Reserved: 0x00 -
Destination Address Mode: Short (2) -
Source Address Mode: Short (2) - Sequence: 0xB7
- Destination PAN ID: 0x7A91
- Short Destination Address: 0xFFFF
- Short Source Address: 0x0000
ZigBee Network [16 bytes] - Frame Control: 0x1008
-
Frame Type: Data (0) -
Protocol Version: 0x02 -
Discover Route: Suppress (0) -
Multicast: false -
Security: false -
Source Route: false -
Long Dest Present: false -
Long Source Present: true -
End Device Initiator: false - Destination Address: Broadcast: All devices (0xFFFF)
- Source Address: 0x0000
- Radius: 0x1E
- Sequence: 0x3C
- Long Source Address: 0013A20040B24B9C
ZigBee Application Support [8 bytes] - Frame Control: 0x08
-
Frame Type: Data (0) -
Delivery Mode: Broadcast (2) -
Indirect Address Mode: Dest Endpoint Present (0) -
Security Enabled: false -
Ack Required: false -
Extended Header Present: false - Destination Endpoint: 0xE6
- Cluster Identifier: 0x0022
- Profile Identifier: 0xC105
- Source Endpoint: 0xE6
- APS Counter: 0x57
Application Payload [4 bytes]
Radio Info EM35x [5 bytes] - CRC: 0x8778
- LQI: 255 (0x00)
- RSSI: -63 dBm (0x5B)
- Status: 0x41
-
Channel: 15 (4) -
Tx/Rx: Rx (0) -
RxCond: Rx filtered, wrong address (1)