2022-06-06 02:02 AM
2022-06-07 01:38 AM
Hello,
Yes HAL_NVIC_SystemReset function reset the two CPUs.
Best Regards
2022-06-07 03:26 AM
Hello, Remy.
Thank you for your answer!
I'm trying to rejoin my ZigBee App to the another hub.
My app based on Zigbee_OnOff_Client_SED and Zigbee_OnOff_Router_NVM (for persistent connection).
The code is executed:
APP_ZIGBEE_persist_delete();
HAL_NVIC_SystemReset();
The device reboots and the current consumption in STOP2 MODE is 7 mA.
Kind Regards,
Maxim