User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-126
34.14.3 +iUUSR Remote Firmware Update FTP User Name
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‘ followed by I/OK.