Hi,
Currently we're developing RGB bulb which has mesh feature (nRF52832). So this done by using nRF5 SDK 15.2.0 and Mesh SDK 3.0.
We're able to control all three channels. Now we need to store each channel RGB value into Flash storage. To do that we're planing to use FDS module.
But we're having a problem with initiating FDS module with mesh. Is there a way to initiate both simultenously