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 431 of 509
Mod. 0808 2011-07 Rev.2
#STIA - SIM Toolkit Interface Activation
In case of SEND SHORT MESSAGE (<cmdType>=19) command if sending
to network fails an unsolicited notification will be sent
#STN: 119
if <cmdType>=33 (DISPLAY TEXT)
an unsolicited notification will be sent if allowed by SIM (see GSM 11.14):
#STN: <cmdType>[,<cmdDetails>[,<text>]
where:
<cmdDetails> - unsigned Integer used as a bit field.
0..255 - used as a bit field:
bit 1:
0 - normal priority
1 - high priority
bits 2 to 7: reserved for future use
bit 8:
0 - clear message after a delay
1 - wait for user to clear message
<text> - (optional) text to be displayed to user
In this case:
1. if <cmdDetails>/bit8 is 0 neither #STGI nor #STSR commands are
required:
• AT#STGI is accepted anyway.
• AT#STSR=<cmdType>,0 will answer OK but do nothing.
2. If <cmdDetails>/bit8 is 1 #STSR command is required
if <cmdType>=40 (SET UP IDLE MODE TEXT)
an unsolicited notification will be sent:
#STN: <cmdType>[,<text>]
where:
<text> - (optional)text to be displayed to user
In these cases neither #STGI nor #STSR commands are required:
• AT#STGI is accepted anyway.
•
AT#STSR=<cmdType>,0 will answer OK but do nothing.