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.

节点意外掉线后如何恢复到原来的网络

我使用版本2.5.1a  终端使用了POWER_SAVING 

我发现终端在使用一段时间后就掉线  而且并不会重新恢复到原来的网络   协议栈中有一个函数NLME_ReJoinRequest(uint8 *ExtendedPANID, byte Channel

),是用来恢复到原来的网络的么      但我并不知道原来网络中的网络ID和它所在的信道号,我该如何设置这个函数的参数呢