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.

[CC2630/zstack 1.2.2a] Leave network without reset

Other Parts Discussed in Thread: CC2630

Hello,

We have implemented a sort of handshake mechanism for our end devices to determine, if it joined the desired coordinator (in casethere are multiple coordinators/routers around). If the handshake is not completed, this means the device joined the wrong coordinator and leaves the network by using zdo_mgmt_leave_request.

However, this leads to the device resetting itself. Is there a way to prevent the device from doing the reset?

Thanks in advance