Hello,
i am using a nrf52832 with mesh SDK 4.2.0 and nrf sdk 15.2.0.
Everything work's fine till i want to clear the provisioning data. In the examples the only way to finish clearing the provisioning data is to reset the complete device.(mesh_stack_device_reset())
Is there a way to not reset the device and be an unprovisioned again?
Any example? or function that could be called?
best regards