Hello , i'm working with ez430-rf2480 evaluation kit and programming ZASA sample aplication with IAR Embedded Workbench and i need your help, please.
I must find where in the code the cordinator calculates and sets the short address of devices that joined the network. I know that there is a formula to calculate the short address of the devices in agreement to a ZigBee protocol, but i can't find it in the code.
I'm doing that because i have a large network and the coordinator needs to know the position of a device (acting like a sensor) that reports something.
I'm thinking in use its short adress to know where it is in the network, is there an easier way of doing it?
Thanks a lot!