OK
AT+MF OTAWSC FG?
+MFOTAWSCFG:(1-6),(0-65535) // test command
OK
AT+MFOTAWSCFG = 5 , 8080,"wap.orange.co.il","","","" // clear the optional parameters
OK
AT+MF OTAWSC FG?
+MFOTAWSCFG: 5 , 8080,"wap.orange.co.il" // optional parameters cleared
OK
AT+MFOTAWSCFG = 5 , 8080,"wap.orange.co.il",,, "192.118.11.55" // set proxy ip-adress
OK
AT+MF OTAWSC FG?
+MFOTAWSCFG: 5 , 8080,"wap.orange.co.il",,, "192.118.11.55"
OK
+MFOTACNFG, Set the DM Session as Automatic/Non-Automatic
This command enables to set the DM session as Automatic/Non-Automatic (i.e.
Transparent/Non-Transparent).
This command is a basic command.
In MUX mode, this AT command is allowed on DLC2 only.
Default value is Automatic DM session.
Upon the receiving of the AT+MFOTACNFG command, the module will perform the following
tasks:
1. Validate OMA-status is "idle" and DM-session is not active. If not, the module will abort the
command with a CME error "operation not allowed" (code 3).
2. Otherwise - set the appropriate Flex params, return OK to DTE.
Command
Type Syntax Response/Action Remarks
Set AT+MFOTACNFG=
<Automatic DM session>
<OK>
or:
+CME ERROR:
<"operation not
allowed">
Enable/Disable FOTA feature at
the selected DM mode.