User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-124
34.14 Remote Firmware Update Parameters
34.14.1 +iUEN Remote Firmware Update Flag
Syntax:
AT+iUEN=<v>
Sets the remote firmware update flag.
Parameters:
v = 0 or 1
Command Options:
v=0
Update only to a firmware version that is newer than the
currently installed one.
v=1
Update to any firmware version available.
Default:
0
Result Code:
I/OK
If v = 0 or 1
I/ERROR
Otherwise
AT+iUEN~v
Temporarily set the remote firmware update flag to v for the
duration of the current session. The permanent value will be
restored after completing the current session.
AT+iUEN?
Reports the current value of the remote firmware update flag
followed by I/OK.
AT+iUEN=?
Returns the message ―0-1‖ followed by I/OK.