User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-41
34.4.4 +iPWD Define Connection Password
Syntax:
AT+iPWD=pass
Sets connection password.
Parameters:
pass=Password to be used when logging onto the ISP.
Command Options:
pass=''
Empty no password defined.
pass=<password>
password is used to login to the ISP.
Default:
Empty no password defined. The login password can be
defined Ad-Hoc.
Result Code:
I/OK
If password is an empty or a legal ISP login password.
I/ERROR
Otherwise
AT+iPWD~pass
Temporarily sets the login password to pass. The permanent
value will be restored after completing the next session,
whether the session was successful or not.
AT+iPWD?
Reports the current login password. The reported value will
consist of '*' characters. The number of '*' characters shall
reflect the number of characters in the actual password. If a
password does not exist only <CRLF> will be returned. The
reply is followed by I/OK.
AT+iPWD=?
Returns the message ‗String‘ followed by I/OK.