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.

NLME_LeaveReq( NLME_LeaveReq_t* req )不能删除终端

我使用NLME_LeaveReq( NLME_LeaveReq_t* req )删除终端(终端处于低功耗模式,在睡眠状态)节点。当请求结构体NLME_LeaveReq_t.rejoin=1时不能删除终端,当请求结构体NLME_LeaveReq_t.rejoin=0时可以删除终端,但是终端再也不能入网了。我希望协调器可以删除终端,删除的终端还是能够加入网络。