Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".
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.