I am using the nRF5_SDK_17.0.2_d674dde and the nrf5_SDK_for_Mesh_v5.0.0. I am using the nRF52 development kit and I want to know if I can use the flash fstorage on the mesh "dimming_server" example? I noticed that you use a different method for writing the generic level server value to flash instead of using fstorage. Is it possible for me to use fstorage if I want to store a value to flash for recall after a power reset or am I restricted to using the mesh "mc" API?
Thank you,
Sky