Reproduction forbidden without Fibocom Wireless Inc. written authorization – All Rights Reserved.
FIBOCOM L860 AT Commands User Manual
Page 48 of 254
Command
Description
<STK_mode>
0 Inactive state
6 Enables the SIM-toolkit interface and fetching of proactive commands by
SIM-APPL from the SIM-card.
7 Disables the SIM-toolkit interface and fetching of proactive commands by
SIM-APPL from the SIM-card.
8 Disable fetching of proactive commands by SIM-APPL from the SIM-card.
Example
AT+CFUN =?
+CFUN: (0,1,4-8,15,16,26,27,31-38,40),(0,1)
OK
AT+CFUN?
+CFUN: 1,0
OK
AT+CFUN=4 //Disable phone transmit and receive RF circuits
OK
AT+CFUN?
+CFUN: 4,0
OK
AT+COPS?
+COPS: 2
OK
AT+CFUN=1 // Enable phone transmit and receive RF circuits through '1' OK
OK
AT+CFUN?
+CFUN: 1,0
OK
AT+COPS?
+COPS: 0,0,"CHINA MOBILE"
OK
Reference
3GPP TS 27.007
4.2.2 +MSMPD, Enable/Disable SIM card hot plug
This command can Enable/Disable SIM card hot plug feature. The default status is enable this feature.