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.

LAUNCHXL-CC26X2R1: Clean the nvram setting when pressed the reset button

Part Number: LAUNCHXL-CC26X2R1

Hi TI team,

I knew the information of Zigbee will be saved into NVRAM if my End-Device(switch) joined my Coordinator(light) previously. 

I want to implement a function is that when I press the reset button, I can clean the NVRAM setting.

Could you teach me which API I can use for cleaning the NVRAM setting?

I saw a reset(BPRST) pin on CC2652 but I could not find any source code about it. Could you also teach me how to trigger reset button in source code?

Thanks