Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-273

The following table shows the +MFOTACNFG parameters.

Example
AT+MFOTACNFG? // Get the FOTA DM session mode
+MFOTACNFG: 0
OK
AT+MFOTACNFG=1 // change the FOTA DM session mode to Automatic
OK
AT+MFOTACNFG? ? // Get the FOTA DM session mode
+MFOTACNFG: 1
OK
AT+MFOTACNFG=?
+MFOTACNFG: (0-1)
OK
+MFOTAREQ, Sends FOTA Requests Toward DTE

When +MFOTAREQ is operational, reports are enabled during FOTA process (Automatic, i.e.

Unsolicited, state was set using +MFOTACNFG command), the module will send confirmation

requests toward DTE and the user has to respond using +MFOTARSP.

Read AT+MFOTACNFG? +MFOTACNFG:
<Automatic DM session>
Provide FOTA session state.
Test AT+MFOTACNFG =? +MFOTACNFG : list of
<Automatic_DM_Mode>

Table 3-178:+MFOTACNFG Parameters

<Parameter> Description Remarks
<Automaitc DM
session> 0 - Non automatic DM session
1 - Automatic DM session "Automatic DM Session"
enables the network to contact
and establish a secure
connection with the modem
without direct user interaction.
Command
Type Syntax Response/Action Remarks