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
158
10.21
Close Logical CCCHC
This command asks the ME to close a communication session with the UICC. The ME shall close the previously
opened logical channel. The TE will no longer be able to send commands on this logical channel. Execution
Command helps to close a logical channel.
Syntax: AT+CCHC=<session_id>
Command
Possible Responses
AT+CCHC=< session_id >
OK
Defined values
<sessionid> A session Id to be used in order to target a specific application on the smart card using logical
channels mechanism (string without double quotes that represents a decimal value)
10.22
Restricted UICC Logical Channel CRLA
By using this command instead of Generic UICC Access +CGLA TE application has easier but more limited
access to the UICC database. Set command transmits to the MT the UICC <command> and its required
parameters. MT handles internally all UICC-MT interface locking and file selection routines. As response to the
command, MT sends the actual UICC information parameters and response data. MT error result code +CME
ERROR may be returned when the command cannot be passed to the UICC, but failure in the execution of the
command in the UICC is reported in <sw1> and <sw2> parameters.
Syntax:
AT+CRLA=<sessionid>,<command>[,<file id>[,<P1>,<P2>,<P3>[,<data>[,<pathid>]]]]
Command
Possible Responses
AT+CRLA=<sessionid>,<command>[,<file id>
[,<P1>,<P2>,<P3>[,<data>[,<pathid>]]]]
+CRLA: <sw1>,<sw2>[,<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 mandatory 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”).