I was wondering what I have to do to clear all stored mesh data on flash.
- Do I have to initialize the whole mesh, or can I init only a subset?
- What do I have to do so that the data is not just invalidated, but actually wiped?
- Is there an event that tells me when it's done?
Using and NRF52832, SDK 15.3.0, SD 132 6.1.1, and Mesh SDK 3.1.0.