The test command returns the supported facilities and password length.
Response syntax:
+CPWD: list of supported (<fac>,<pwdlength>)s
The test command parameters and their defined values are the following:
- <fac>
- SC – Subscriber Identity Module (SIM) Personal Identification Number (PIN)
- <pwdlength>
- Integer. Maximum length of the password.
The following command example returns a list of supported facilities and password lengths:
AT+CPWD=?
+CPWD: ("SC",8),("P2",8)
OK