nrf9160

Test command

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)
P2 – SIM PIN2
<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