Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 436 of 509
Mod. 0808 2011-07 Rev.2
#STGI - SIM Tookit Get Information
2 - SIM Initialization and File Change Notification;
3 - SIM Initialization;
4 - SIM Reset
if <cmdType>=5 (SET UP EVENT LIST)
#STGI: <cmdType>,<event list mask>
where:
<event list mask> - hexadecimal number representing the list of events to monitor
(see GSM 11.14):
- '00' = MT call
- '01' = Call connected
- '02' = Call disconnected
- '03' = Location status
- '04' = User activity
- '05' = Idle screen available
- '06' = Card reader status (if class "a" is supported)
- '07' = Language selection
- '08' = Browser Termination (if class "c" is supported)
- '09' = Data available (if class "e" is supported)
- '0A' = Channel status (if class "e" is supported)
The hexadecimal number is actually a bit mask, where each bit, when set, indicates
that the corresponding event has to be monitored (e.g., if <event list mask> is
0x0001, it means that MT call has to be monitored).
if <cmdType>=16 (SET UP CALL)
#STGI: <cmdType>,<commandDetails>,[<confirmationText>],
<calledNumber>where:
<commandDetails> - unsigned integer, used as an enumeration
0 Set up call, but only if not currently busy on another call
1 Set up call, but only if not currently busy on another call, with redial
2 Set up call, putting all other calls (if any) on hold
3 Set up call, putting all other calls (if any) on hold, with redial
4 Set up call, disconnecting all other calls (if any)
5 Set up call, disconnecting all other calls (if any), with redial
<confirmationText> - string for user confirmation stage
<calledNumber> - string containing called number
if <cmdType>=17 (SEND SS)
if <cmdType>=18 (SEND USSD)
if <cmdType>=19 (SEND SHORT MESSAGE)
if <cmdType>=20 (SEND DTMF)
if <cmdType>=32 (PLAY TONE)
if <cmdType>=40 (SET UP IDLE MODE TEXT)
if <cmdType>=64 (OPEN CHANNEL)