ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 186 of 545 2020-04-15
3.3.11. AT+CSIM - Generic SIM Access
This command sends a generic command to the UICC.
[1] 3GPP TS 11.11
[2] 3GPP TS 31.101
[3] 3GPP TS 31.102
AT+CSIM=<length>,<command>
Set command transmits to the MT the <command>, it then shall send as it is to the UICC. As
response to the command, MT sends back the actual UICC <response> to the TA as it is. The
response message of the command is in the format:
+CSIM: <length>,<response>
Error case:
+CME ERROR: <err>
The response messages parameters are described in the Additional info section.
Parameters:
characters number of the <command> sent to UICC (two
times the actual length of the command)
command passed on by the MT to the UICC in the format
as described in standard [1] or [2] (hexadecimal character
format, refer to +CSCS)
List of the meaning of the response messages parameters.
characters number of the <response> sent to TE
(two times the actual length of the response)
response to the command passed on by the UICC
to the TE in the format as described in standard [1]
or [2] (hexadecimal character format)
error values (numeric format followed by verbose
format)
AT+CSIM=?
Test command returns the OK result code.