Цитата(Alechek @ Dec 11 2013, 08:10)

Я тоже не понял, каким образом +CFUN4;+CFUN=1 влияет на определение сим-карты. Ведь с ней можно работать и при CFUN=4.
Другое дело, если +CFUN=1,1 (с перезагрузкой). Но по сути, это аналогично дерганию поверкеем. Так зачем плодить дополнительную сущность?
Telit AT commands reference guide r18
page 131
+CFUN - Set Phone Functionality
AT+CFUN=<fun>
Parameter:
<fun> - is the power saving function mode
0 - minimum functionality, NON-CYCLIC SLEEP mode: in this mode, the AT
interface is not accessible. Consequently, once you have set <fun> level 0, do
not send further characters. Otherwise these characters remain in the input
buffer and may delay the output of an unsolicited result code. The first wake-up
event, or rising RTS line, stops power saving and takes the ME back to full
functionality level <fun>=1.
1 - mobile full functionality with power saving disabled (factory default)
2 - disable TX
4 - disable either TX and RX
5 - mobile full functionality with power saving enabled
Note: issuing AT+CFUN=4 actually causes the module to perform either a network
deregistration and a SIM deactivationБлагодаря тому, что модем выполняет sim deactivation при AT+CFUN=4, он может заново передетектировать SIM при установке AT+CFUN=1.
Это было неоднократно проверено и используется мною для смены SIM-карт в терминалах без передёргивания питания.