The read command checks if a Personal Identification Number (PIN) is needed or if a personalization lock is blocking the device start-up.
Response syntax:
+CPIN: <code>
The read command parameter and its defined values are the following:
- <code>
- READY – No PIN required
The following command example shows how to check if a PIN code is needed with the response that a PIN code is required:
AT+CPIN?
+CPIN: "SIM PIN"
OK
Note: Use %XUSIMLCK when
facility lock depersonalization is required.