User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-127
34.14.4 +iUPWD Remote Firmware Update FTP User Password
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+iUPWD~<password>
Temporarily set the user password to password. The
permanent value will be restored after completing the next
session.
AT+iUPWD?
Returns a string of asterisk (*) characters indicating the
number of characters in the password. If a password is not
defined, only <CRLF> will be returned. The reply is
followed by I/OK.
AT+iUPWD=?
Returns the message ‗String‘ followed by I/OK.