nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ lte_lc_factory_reset()

int lte_lc_factory_reset ( enum lte_lc_factory_reset_type  type)

#include <include/modem/lte_lc.h>

Reset modem to factory settings.

This operation is allowed only when the modem is not activated.

Note
This feature is only supported by modem firmware versions >= 1.3.0.
Parameters
[in]typeFactory reset type.
Return values
0if factory reset was performed successfully.
-EFAULTif an AT command failed.