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.

How can I set short address?

Other Parts Discussed in Thread: Z-STACK

Hi,

I have a coordinator and two end device, now I have connected the cordinator and two end device with EZ mode, but the problem is that coordinator sends the same message to the two end diveces. So I need to identify the divices and only send the message to one device.

I've been thinking in to get extended address or short address of each device, but i dont know what is the best way and how can i do that.

Also, I think that maybe I identify each device with short  address but the same problem, i dont konw how can I set short address for each device.

Could you help me with this please? Any idea?

Thanks for your help.

Best regards.

  • When an end device joins zigbee network, it will broadcast end node announcement message with its short address. You can make your coordinator to check end node announcement message and keep short address of each joined device. The shot address is assigned by z-stack and you can't assign it from application.