Hi,
Some of purpose we want to terminate current connection and rejoin to exit PAN.
I use zdo_mgmt_leave_req to request for leave. However , at callback , the status is "132" which is meant NO SUPPORt.
From other discussion tread, zb_bdb_reset_via_local_action is use to progress factory reset and rejoin.
Look at the sniffer and i fund end device would send an broadcast which is the NLME Leave command.

Is there any API we can use to send the NLME Leave indication and with that the rejoin flag is set?
We want to clean the connection but do not progress the pairing again,
BR
Brian Chang