Hello,
SDK Version - 17.0.2
Mesh Version - 5.0.0
I'm using nRF52840 DK to build mesh example(light_lc_server & scene_client).
I try to save the scene of the LC Device through the Scene Device and erase the scene with a node reset.
But, when performing a node reset while the scene is stored, a mesh assert occurs in model_config_file_clear().
(This situation occurs when three or more scenes are stored.)
When resetting a node, how do I erase all stored scenes?
(Only LC Device without Scene Device)

