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.

RTOS/LAUNCHXL-CC2650: CC2650 always sending beacon request pkt

Part Number: LAUNCHXL-CC2650

Tool/software: TI-RTOS

In the SampleSwitch project use ZCL_EZMODE to send the beacon request by calling the zcl_InvokeEZMode function. If I do not call Zstackapi_sysResetReq in the EZMODE_ERR_TIMEDOUT of the Switch_ezmodeCB function I can't stop sending the beacon request. How can I stop sending the beacon request?