Hi,
I setup one ble mesh network, and it works good for a while. But I encounted a problem that when I power off the mesh node (note: the voltage drops slowly) and then power on again, I found the provision and configuration data lost (It is failed in restore from flash when power up, e.g. in restore_models()) ).
My thinking is that, the mesh stack is keeping write message informations which receive from mesh network, and something fault happens when the flash operation during low voltage, it makes the parameters in flash are incorrect. So, the mesh stack initiliaze failed when restore from flash when power cycle.
Thank you!
Regards,
Evan