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.

IEEE Address Selection

Other Parts Discussed in Thread: Z-STACK, CC2520, MSP430F5437A

In the Z-Stack User's Guide-CC2520 (SWRU165) I read:

"Every ZigBee device requires a unique 64-bit IEEE Address. Z-Stack uses the following three-level hierarchy to determine the IEEE address."

1.- Read from Z-Stack NV memory.

2.-Look-up from MSP430

3.-Create a "temporary" using random number generation

How can I select it?