Q: FAQ: ZDO Auto Find (Z-Stack, ZigBee)

When using Auto Find with an application that has many input and output clusters, how do I know which Clusters were matched as a result of the Auto Binding Procedure?

When you breakdown the received message in the NEW_DST_ADDR event callback, the ZDO_NewDstAddr_t structure retrieved has fields that specify the Cluster which was matched. Look in ZDApp.h for a definition of this structure for further parsing.