This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

One coordinator and two end Devices (identify and only send to one end device )

Other Parts Discussed in Thread: CC2538

Hello everybody:

Im new using Z stack home automation 1.2.0 with CC2538. I'm using sample switch (coordinator) and sample light (end device) for my first aplication; I run the code and well; now I connected 2 end devices and send the message, both devices get the message.

My problem is: send message to different end device, for example I send "ON" in end device 1 and "OFF" in end device 2.

I think that maybe is identify extended address or end point, but actually I don´t Know.

Could you help me to identify the end device and send only the correct message to end device choose? 

Could you help me with a example please??? Thanks a lot for your help.

  • When an end device joins Zigbee network, it will broadcast end node announcement with its short address. Your coordinator can receive end node annoucement and keep the short address for application usage.