NVM saving persistent data
Hello,
I copied the logic from the NVM Zigbee examples.
I notice that the end devices almost periodically calls the persistent data callback to save when I am sending sequential data sequences.
However, this unfortunately causes the end device to sometimes miss the reception of Zigbee data, and in my case, does not call ZbZcl_custom_ls_ServerSendCommandRsp.
The devices end up LOSING connection shortly after saving to persistent data.
Is this intended, and are there any solutions?
Thanks,
