nRF Connect SDK API 2.8.99
|
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.
[in] | type | Factory reset type. |
0 | if factory reset was performed successfully. |
-EFAULT | if an AT command failed. |