Bug in logging for ZDO messages

@nayelyz
Reporting a bug with the standard logging of Zigbee ZDO messages provided with logcat. The clusters from the message header shown in yellow are being translated to ZCL clusters instead of being the correct ZDO cluster. The 3 boxes highlighted in yellow are examples of this.


For instance, in the 2nd example entry, the ZDO cluster is 0x0006 (MATCH DESCRIPTOR), but its showing “OnOff”, ZCL cluster 0x0006.

When ZCL clusters are involved in the decoding of a ZDO message body, it does translate that portion correctly, as is the example ZDO BindRequest with the RED ARROW.

Hi, @csstup!

Thank you for sharing this. I’ll open a report for the engineering team and let you know their feedback.

1 Like