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 441 of 509
Mod. 0808 2011-07 Rev.2
#STGI - SIM Tookit Get Information
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.
SIM Tookit Send Response - #STSR
#STSR - SIM Tookit Send Response
[<cmdType>,
<
userResponse>
[,<data>]]
The write command is used to provide to SIM user response to a command and any
required user information, e.g. a selected menu item.
Parameters:
<cmdType> - integer type; proactive command ID according to GSM 11.14 (see
#STGI)
<userResponse> - action performed by the user
0 - command performed successfully (call accepted in case of call setup, start
connection in case of open channel request)
16 - proactive SIM session terminated by user
17 - backward move in the proactive SIM session requested by the user
18 - no response from user
19 - help information required by the user
20 - USSD/SS Transaction terminated by user
32 - TA currently unable to process command
34 - user has denied SIM call setup request
35 - user cleared down SIM call before connection or network release
<data> - data entered by user, depending on <cmdType>, only required if
<Result> is 0:
Get Inkey
<data> contains the key pressed by the user; used character set should be the one
selected with +CSCS.
Note: if, as a user response, a binary choice (Yes/No) is requested by the SIM
application using bit 3 of the <commandDetails> parameter the valid content of
the <inputString> is:
a) “IRA”, ”8859-1”, ”PCCP437” charsets: “Y” or “y” (positive answer) and “N” or
“n” (negative answer)
b) UCS2 alphabet “0079” or “0059” (positive answer) and “006E” or “004E”
(negative answer)
Get Input
<data> - contains the string of characters entered by the user (see above)
Select Item
<data> - contains the item identifier selected by the user