I wanna use #NVS to save #BluetoothMesh Models states.
As per current implementation, #BluetoothMesh stack is using #FCB for persistent storage.
If I use #NVS (with default setting) along with #FCB, and try to save some data using it, then it pushes NODE into unprovisioned state. This should be because of overlapping.
Solution is to modify NVS's storage offset. For e.g.