Other Parts Discussed in Thread: CC2530
Hi,
I am using a ZASA Example as It. So I Need to have fix known short address for each ED. Is it poosible to use de last 2 bytes from the IEEE Address as Short address?
if yes, how can I do this?
thanks
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.
Other Parts Discussed in Thread: CC2530
Hi,
I am using a ZASA Example as It. So I Need to have fix known short address for each ED. Is it poosible to use de last 2 bytes from the IEEE Address as Short address?
if yes, how can I do this?
thanks
The CC2480 is not recommended for new designs; use the CC2530ZNP instead. Even better, use Anaren's new CC2530 based Zigbee module; it will make your life much easier:
http://www.anaren.com/air/products/air-for-zigbee-standard-apps
The short address is totally separate from the IEEE Address and one cannot be used for the other. You can use ZB_GET_DEVICE_INFO command to get a device's own Short Address.
Regards,
Derek