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