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.

Compiler/cc2530: mac address not match nwk address

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Tool/software: TI C/C++ Compiler

hello,

      I met a problem,I have a zigbee network that the topology is star network.the network has a  rx_on_when_idle enddevice and a power saving enddevice .when running after a period time,the rx_on_when_idle enddevice send rejoin request, but in the rejoin request packet the mac address does not match the network address. After capturing analysis, I found network address is wrong.Does anyone encounter this problem?