otInstanceFactoryReset does not work properly.

Hi,

Added a function to the coap_client sample code that executes otInstanceFactoryReset by pressing a button and sets it to factory shipping mode. However, it appears that the device just reset and did not delete all settings stored in non-volatile memory.
The CLI factroyreset command removes configurations stored in non-volatile memory.

I'm using the same API that I'm running in the CLI, so why would there be a difference?

I'm using SDK v2.5.0.

Best regards,

Hiroki

Related