The set command locks, unlocks, or interrogates a facility.
Syntax:
+CLCK=<fac>,<mode>[,<passwd>]
- +CME ERROR code
- 528 – Not allowed when power off warning is active.
The set command parameters and their defined values are the following:
- <fac>
- SC – SIM
- PN – Network personalization
- PU – Network subset personalization
- PP – Service provider personalization
- PC – Corporate personalization
- PS – Universal Subscriber Identity Module (USIM) personalization
- <mode>
- 0 – Unlock
- 1 – Lock
- 2 – Query status
- <passwd>
- String. Password for the facility.
Note: SC is supported in modes 0 and 1. PN, PU, PP, PC, and PS are supported in modes 0 and
2.
The following command example disables Personal Identification Number (PIN) query:
AT+CLCK="SC",0,"<passwd>"
OK
The following command example checks network personalization status when it is not
active:
AT+CLCK=”PN”,2
+CLCK: 0
OK