Specifications
UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 312 of 318
#STGI - SIM Tookit Get Information
3.5.7.8.3. SIM Tookit Send Response - #STSR
#STSR - SIM Tookit Send Response
AT#STSR=
[<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 3GPP TS
31.114 (see #STGI
)
<userResponse> - action performed by the user
0 - command performed successfully (call accepted in case of call setup)
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
Note:










