iTegno 39XX GPRS Modem
AT Commands Guide
02000C17
•
v1.5
Confidential
All specifications are correct at the time of release. iWOW Connections owns the proprietary rights to the information contained herein this
document. It may not be edited, copied or circulated without prior written agreement by iWOW Connections Pte Ltd. © 2011, 2012 iWOW
Connections Pte Ltd
159
<command> (command passed on by the MT to the UICC; refer 3GPP TS 31.101 [65]):
176
READ BINARY
178
READ RECORD
192
GET RESPONSE
214
UPDATE BINARY
220
UPDATE RECORD
242
STATUS
203
RETRIEVE DATA
219
SET DATA
All other values are reserved
10.23
Generic UICC Logical Channel CGLA
This command allows a direct control of the UICC by a distant application on the TE. The TE shall then take care
of processing UICC information within the frame specified by GSM/UMTS. Execution Command transmits to
the MT the <command> it then shall send as it is to the UICC
Syntax
: AT+CGLA=<sessionid>, <length>, <command>
Command
Possible Responses
AT+CGLA=<sessionid>,<length>,
<command>
+CGLA: <length>,<response>
OK
or
+CME ERROR: <err>
Defined values
<sessionid> integer type; this is the identifier of the session to be used in order to send the APDU commands
to the UICC. It is manadatory in order to send commands to the UICC when targeting applications on the smart
card using a logical channel other than the default channel (channel “0”).
<length> integer type; length of the characters that are sent to TE in <command> or <response> (two times the
actual length of the command or response).
<command> command passed on by the MT to the UICC in the format as described in 3GPP TS 31.101 [65]
(hexadecimal character format; refer +CSCS).
<response> response to the command passed on by the UICC to the MT in the format as described in 3GPP TS
31.101 [65] (hexadecimal character format; refer +CSCS).