UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 73 / 247
Parameter
The configuration will be saved to NV automatically.
Example
AT+QSIMSTAT? //Query SIM/USIM inserted status
+QSIMSTAT: 0,1
OK
AT+QSIMDET=1,0
OK
AT+QSIMSTAT=1 //Enable SIM/USIM inserted status report
OK
AT+QSIMSTAT?
+QSIMSTAT: 1,1
OK
<Remove SIM/USIM card>
+QSIMSTAT : 1,0 //Report of SIM/USIM inserted status, removed
+CPIN: NOT READY
AT+QSIMSTAT?
+QSIMSTAT: 1,0
OK
<Insert SIM/USIM card>
+QSIMSTAT : 1,1 //Report of SIM/USIM inserted status, inserted
+CPIN: READY
<enable> Enable or disable SIM/USIM inserted status report. If it is enabled, when SIM/USIM
card is removed or inserted, the URC: +QSIMSTAT: <enable>,<inserted_status>
will be reported.
0 Disable
1 Enable
<inserted_status> SIM/USIM is inserted or removed. This argument is not allowed to be set.
0 Removed
1 Inserted
2 Unknown, before SIM initialization