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.

CC2530: why is this fail when im using nv memory to save network state?

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

hi

i have two zigbee cc2530 board that it work fine and connect to each other like it said in this post but when i set 


<TX>08:50:06.51 COM3 SYS_OSAL_NV_WRITE (0x2109)
    Id: 0x0003
    Offset: 0x00
    Len: 0x01
    Value: (0x00)


and then try to init network like this post .they cant find each other anymore and router give me this error

<RX>09:15:35.72 COM6 APP_CNF_BDB_COMMISSIONING_NOTIFICATION (0x4F80)
Status: 0x07 (TC Link Key Exchange Failure) (0x7)
Commissioning Mode: 0x01 (Network Steering) (0x1)
Commissioning Mode: 0x01 (Initiator TL), 0x10 (Initialization) (0x11)

and then reset it self

why is that?