Technical information

Nonvolatile Parameter Database
2-186 AT+i Commands Reference Manual May 31, 2008
+iUUSR - Remote Firmware Update FTP User Name
+iUPWD - Remote Firmware Update FTP User Password
Syntax: AT+iUUSR=<username>
Sets name of user to logon to the FTP server defined in the
AT+iUSRV parameter.
Parameters: <username> = Name of user to logon to the FTP server. This must
be a registered user on the FTP server. Some servers allow
anonymous login, in which case username=anonymous.
Command Options:
AT+iUUSR=" Empty. No user name defined.
Default: Empty. No user name defined.
Result Code:
I/OK If username is an empty or legal user name.
I/ERROR Otherwise.
AT+iUUSR~
<username>
Temporarily set the user name to username. The permanent value
will be restored after completing the next session.
AT+iUUSR? Report the current user name. If a user name is not defined, only
<CRLF> will be returned. The reply is followed by I/OK.
AT+iUUSR=? Returns the message 'String'. The reply is followed by I/OK.
Syntax: AT+iUPWD=<password>
Sets user password to logon to the FTP server defined in the
AT+iUSRV parameter.
Parameters: <password> = User password to logon to the FTP server. If special
characters are used, the password should be specified within
quotes. Servers that allow anonymous login usually request an
Email address as a password.
Command Options:
AT+iUPWD=" Empty. No user password defined.
Default: Empty. No user password defined.
Result Code:
I/OK If password is an empty or legal user password.
I/ERROR Otherwise.
AT+i UP WD ~
<password>
Temporarily set the user password to password. The permanent
value will be restored after completing the next session.