OS: Windows 10
NCS: 2.0.0
We are still in the development stage and haven't touched firmware update, but need to make a decision regarding the hardware now.
Currently we store communication parameters in the "storage_partition" of the flash using NVS.
We can restore those parameters by synchronizing this module to the others. However, it isn't the best experience to have the customer re-sync after every firmware update. So the question is simple.
Is the "storage_partition" of the flash erased during MCU Boot firmware update?