Summary

The following AT commands can be given in device production to store data to the non-volatile memory of nRF9160. This must be done after flashing the modem firmware.

AT%XMIPIRFFEDEV=1,6,41,52,184
AT%XMIPIRFFECTRL=1,0,1,28,184
AT%XMIPIRFFECTRL=1,1,1,28,56,3,1,2,A,B,800,C,D,1600,E,F,2200
AT%XMIPIRFFECTRL=1,2,1,28,184
AT%XMIPIRFFECTRL=1,3,1,28,184
AT+CFUN=0

Alternatively, the same commands can be given by application software at boot. In this case, AT+CFUN=0 can be omitted.

After the commands have been given, the runtime control of the device is handled automatically by nRF9160.