55
Appendix II
AT Commands
AT+PSW
Read Command
Response
AT+PSW?<CR>
<CR><LF>[Password]<CR><LF>
Example
AT+PSW?
123456
The current CHAP password is “123456”.
Write Command
Response
AT+PSW=[Password]<CR>
<CR><LF>OK<CR><LF>
Example
AT+PSW=123456
OK
Set “123456” for CHAP password.
Remarks
The Read command is to get the password for Challenge-Handshake Authentication Protocol
(CHAP).
The Write command is to set the password for Challenge-Handshake Authentication Protocol
(CHAP).
[Password] is a string for the CHAP password, maximum 64 characters.
See Also
AT+CHAP, AT+USER (3G/GPRS)
Back to the Supported AT Commands.