A problem with JN5169 about ZIGBEE network rejoin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

A problem with JN5169 about ZIGBEE network rejoin

1,336 Views
qingshuzhuang
Contributor II
Hello!
I have a problem with JN5169 about ZIGBEE network rejoin.I hope to get your help.
First I had creaded a network on a coordination,and added a device to this ZIGBEE network,then I exited the device form the network.I hardly kenw I can never add the device to the ZIGBEE network again.
How can I rejoin after exting the network?
Labels (1)
0 Kudos
2 Replies

831 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

You have been working on SDK V1518, you have to update the SDK V1745.

Regards,

Mario

0 Kudos

831 Views
qingshuzhuang
Contributor II

Hi:

Thank you for your help!

I solved that problem by upgrading the SDK.

 

I have another problem: End Devices cannot join the network!
My solution is:
1. Add a key, refer to:https://community.nxp.com/message/985916


2 Modify the code of the old project
     1)Delete the ZPS_vDefaultKeyInit() function.
     2)Add the ZPS_eAplAibSetApsUseExtendedPanId() function, reference: https://community.nxp.com/message/999868
     3)Then refer to the following documentation:
         https://www.nxp.com/docs/en/supporting-information/JN-RN-0059.pdf
         Or
         https://community.nxp.com/docs/DOC-340127

 

Best regards

qingshu