nrf9160

Set command

The set command sets ODIS fields. The command configuration is stored to Non-volatile Memory (NVM) approximately every 48 hours and when the modem is set to minimum functionality mode with the +CFUN=0 command.

Active %XPOFWARN warning blocks the storing to NVM.v1.3.x≥2

Syntax:

+ODIS=<HDID>,<HDMAN>,<HDMOD>,<HDSW>

The set command parameters and their defined values are the following:

<HDID>
String in alphanumeric format. Host device ID.
<HDMAN>
String in alphanumeric format. Host device manufacturer.
<HDMOD>
String in alphanumeric format. Host device model.
<HDSW>
String in alphanumeric format. Host device software version.

The following command example sets host device ID to HDID01, host device manufacturer to HDMAN01, host device model to HDMOD01, and host device software version to HDSW01:

AT+ODIS="HDID01","HDMAN01","HDMOD01","HDSW01"
OK