nrf9160

Set command

The set command returns the number of remaining Personal Identification Number (PIN) retries for the User Equipment (UE) passwords.

Syntax:

+CPINR=<sel_code>

Response syntax for standard PINs:

+CPINR: <code>,<retries>

Manufacturer-specific PINs are not supported.

The set command parameters and their defined values are the following:

<sel_code>, <code>
SIM PIN
SIM PIN2
SIM PUK
SIM PUK2
Wildcard not supported.
<retries>
Integer. Number of remaining retries.

The following command example checks the remaining entries for PIN:

AT+CPINR="SIM PIN"
+CPINR: "SIM PIN",3
OK