Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 253 of 259
#STGI - SIM Tookit Get Information
<titleText> - string giving menu title
<itemId> - item identifier
1..<numOfItems>
<itemText> - title of item
<nextActionId> - the next proactive command type to be issued upon
execution of the menu item.
0 - no next action information available.
Note: upon receiving the #STGI response, the TA must send #STSR
command (see below) to confirm the execution of the proactive command
and provide any required user response, e.g. selected menu item.
AT#STGI? The read command can be used to request the currently ongoing proactive
command and the SAT state in the format
#STGI: <state>,cmdType>
where:
<state> - SAT interface state (see #STIA)
<cmdType> - ongoing proactive command
An error message will be returned if there is no pending command.
AT#STGI=? Test command returns the range for the parameters <state> and
<cmdType>.
Note The unsolicited notification sent to the user:
#STN: 37
is an indication that the main menu of the SIM Application has been sent to
the TA. It will be stored by the TA so that it can be displayed later at any
time by issuing an AT#STGI=37 command.
A typical SAT session on AT interface starts after an #STN: 37 unsolicited
code is received, if enabled. At that point usually an AT#STGI=37 command
is issued, and after the SAT main menu has been displayed on TE an
AT#STSR=37,0,x command is issued to select an item in the menu (see
below). The session usually ends with a SIM action like sending an SMS, or
starting a call. After this, to restart the session from the beginning going
back to SAT main menu it is usually required an AT#STSR=37,16
command.
The unsolicited notification sent to the user:
#STN:237
is an indication that the main menu of the SIM Application has been
removed from the TA, and it is no longer available. In this case
AT#STGI=37 command response will be always ERROR.