How to use eCLD_IdentifyCommandIdentifyQueryRequestSend ()??

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use eCLD_IdentifyCommandIdentifyQueryRequestSend ()??

450 Views
liuxiang
Contributor I

In HA, about the use of eCLD_IdentifyCommandIdentifyQueryRequestSend ()
In (HAZLL JN-UG-3103.pdf) introduced in Figure:id_q.png

But in the JN1189 example, HaEzFindAndBind.c, the program is so used,

id_q2.png

Can not you just UNICAST? Why do you use BROADCAST ...
Thank you.

0 Kudos
1 Reply

345 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Liu,

During the Grouping stage, it is necessary to put into ‘identification’ mode (of the Identify cluster) all of the nodes with which the initiator will be paired.

Note: On generation of the event E_EZ_GROUP_CREATED_FOR_TARGET, the application on the initiator can optionally call the function eCLD_IdentifyCommandIdentifyRequestSend() of the Identify cluster in order to request the grouped target device to exit identification mode.

Best Regards,

Mario

0 Kudos