User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-92
34.11.7 +iWLPP Personal Shared Key Pass-Phrase
Syntax:
AT+iWLPP=<passphrase>
Sets the wireless LAN WPA-PSK pass-phrase.
Parameters:
<passphrase> = Pass-phrase to be used in generating the
WPA-PSK encryption key.
Command Options:
passphrase =‖
Empty WPA security is disabled.
passphrase =<pass>
If WLSI (SSID) is not empty, WPA-PSK security is enabled
for WiFi connections and pass is used in generating the
WPA-PSK encryption key. The allowed value for pass is an
ASCII string containing 8-63 characters.
Default:
Empty
Result code:
I/OK
If pass is an empty or legal pass-phrase.
I/ERROR
Otherwise
AT+iWLPP~passphrase
Temporarily set the wireless LAN WPA-PSK pass-phrase to
passphrase.
AT+iWLPP?
Report the current pass-phrase. The reported value consists
of * characters. The number of * characters reflects the
number of characters in the pass-phrase. If a pass-phrase is
not defined, only <CRLF> are returned. The reply is
followed by I/OK.
AT+iWLPP=?
Returns the message ‗Stringfollowed by I/OK.