2025-08-12 2:41 PM
Hello,
Sometimes saving to flash takes the devices a couple of seconds.
It enters through APP_ZIGBEE_persist_save() -> APP_ZIGBEE_NVM_Write() -> EE_Write -> EE_Transfer -> EE_ReadEl; and takes a while in this function.
Occasionally, the device enters the NMI handler in this same function.
Is anyone aware of these issues?
Thanks,