Other Parts Discussed in Thread: CC2530, Z-STACK
Hi
I'm using a LM3S9D96 + DK-EM2-2520Z hardware's. The 2520Z wireless kit, contains 2 smartrf05bb, 2 cc2530 em, 1cc2520 em and 1 em2 (this one + cc2520 em connect to the 9D96).
I wanted to create a simple network using a tree topology. In the network there is one coordinator and router devices. I probe some led in the router deices(which ones is the cc2530+smartrf05bb), and write some command which ones the routers get change the led state or change the brightness of the led.
I'm using Zstack 2.5.1 and Zigbee Pro.
I wanted to increase the connected router number. In my demo app i store the short address of the routers (which are random), the routers send sensor data to the coordinator and i store the short address from the received sensor packet, but i wanted to remove the sensor data sending .
So my question is that how or where i can determine my routers address? Can i assign short address to the routers static?
Sorry for my bad english :(
Please help me, thanks.