TC65i AT-Commands Set. Manual - part 7

 

  Index      Manuals     TC65i AT-Commands Set. Manual

 

Search            copyright infringement  

 

 

 

 

 

 

 

 

Content      ..     5      6      7     

 

 

 

TC65i AT-Commands Set. Manual - part 7

 

 

21.3
AT^SJOTAP Over The Air Application Provisioning
The AT^SJOTAP command serves to control and start OTAP operations for installing and updating Java appli-
cations over the air. Detailed explanations can be found in [3].
The AT^SJOTAP write command sets the password and all parameters required to install / delete a Java Appli-
cation.
The AT^SJOTAP execute command starts the OTAP install process.
Syntax
Test Command
AT^SJOTAP=?
Response(s)
^SJOTAP:<SMS_pwd>, <Jad_URL>, <Appl_Dir>, <HTTP_User>, <HTTP_Pwd>, <BS>, <Dest>,
<Net_user>, <Net_pwd>, <DNS>, <NotifyURL>, <Ignore_Sms_PID>, <Hide_HTTP_auth_params>
OK
Read Command
AT^SJOTAP?
Response(s)
^SJOTAP: <SMS_pwd>, <Jad_URL>, <Appl_Dir>, <HTTP_User>, <HTTP_Pwd>, <BS>, <Dest>,
<Net_user>, <Net_pwd>, <DNS>, <NotifyURL>, <Ignore_Sms_PID>, <Hide_HTTP_auth_params>
OK
ERROR
+CME ERROR: <err>
Exec Command
AT^SJOTAP
Response(s)
OK
ERROR
+CME ERROR: <err>
Write Command
AT^SJOTAP=[<SMS_pwd>][, <Jad_URL>][, <Appl_Dir>][, <HTTP_User>][, <HTTP_Pwd>][, <BS>][,
<Dest>][, <Net_user>][, <Net_pwd>][, <DNS>][, <NotifyURL>][, <Ignore_Sms_PID>][,
<Hide_HTTP_auth_params>]
Response(s)
OK
ERROR
+CME ERROR: <err>
PIN ASC0 ASC1
USB MUX1 MUX2 MUX3 Charge
4
Last
-
+
+
+
+
+
+
-
-
-
Parameter Description
<SMS_pwd>(str)
Password for OTAP SMS authentification
<Jad_URL>(str)
URL of update file
<Appl_Dir>(str)
Directory of Java application
Directory on the ME where a new application (JAD and JAR file) is installed. When entering the application direc-
tory with the AT^SJOTAP write command be sure that the path name is not terminated with a slash. For example,
type "a:" or "a:/otap" rather than "a:/" or "a:/otap/".
<HTTP_User>(str)
HTTP user name
<HTTP_Pwd>(str)
HTTP password
<BS>(str)
Bearer Service
“csd“
Use Bearer service "Circuit Switched".
“gprs“
Use Bearer service "GPRS".
<Dest>(str)
Destination
Phone number if <BS>="csd" or Access point name (APN)if <BS>="gprs".
The phone number can be modified to select between ISDN or analog and to choose the bitrate. The format of
the phone number and the default settings are the same as in the case of AT^SJNET (see parameter <entry
point> for instructions). Please note that if no additional characters are used to modify the phone number then
the default settings a = analog call and m = 9600 bps are assumed.
<Net_user>(str)
User name for accessing the network
<Net_pwd>(str)
Password for accessing the network
<DNS>(str)
Domain Name Server
<NotifyURL>(str)
URL to which result codes are posted
<Ignore_Sms_PID>(str)
Ignore SMS PID
“on“
Set ignore SMS PID "on".
“off“
Set ignore SMS PID "off".
<Hide_HTTP_auth_params>(str)
Hide HTTP authentication parameters
“on“
Set hide HTTP authentication parameters "on".
“off“
Set hide HTTP authentication parameters "off".
Notes
• The authentication mode for CSD and GPRS is always PAP.
• All parameters which are left out in the write command
(except
<Ignore_Sms_PID> and
<Hide_HTTP_auth_params>) are set to "not configured", while parameters which are entered as "" will be
stored as an empty string.
• Parameters <Ignore_Sms_PID> and <Hide_HTTP_auth_params> which are entered as "" will be stored
as "off".
• Parameters that have not been configured via AT command, can be configured via SMS (see [3]).
• Parameters that have been configured via AT command cannot be reconfigured / overwritten via SMS.
• If the execute command ends up with an error, one or more mandatory parameters have not been specified
(see [3]).
21.4
AT^SJSEC Write Binary Java Security Data
To configure the Java security environment special Java security commands and a mobile-
specific security certificate must be transferred to the module in binary format. This is done with the help of AT
^SJSEC. The AT^SJSEC execute command activates the binary data mode which allows to send binary data
from the host application to the ME. The AT^SJSEC read command requests the current status of the Java secu-
rity environment.
A detailed description of how to create the binary files and configure the Java security environment can be found
in [3].
Syntax
Read Command
AT^SJSEC?
Response(s)
^SJSEC:<mode>, <HTTPS state>, <OBEX state>, <untrusted domain>[, <Certificate
content>]
OK
Exec Command
AT^SJSEC
Response(s)
CONNECT
JSEC READY: SEND COMMAND ...
(Indicates that the ME entered the binary data mode. The host application can start to send the binary data.)
OK
PIN ASC0 ASC1
USB MUX1
MUX2 MUX3 Charge
4
Last
-
+
+
+
+
+
+
-
+
+
Parameter Description
<mode>(num)
Java security mode
0(D)
Unsecured mode, i.e. security mode not active.
1
Secured mode, i.e. security mode active.
<HTTPS state>(num)
0(D)
HTTPS connection or Secure Connection is possible if the server certificate (or
the certificate chain) is valid.
1
HTTPS connection or Secure Connection is possible only if the server certifi-
cate is signed by the customer (owner of the root certificate in device).
<OBEX state>(num)
0
Start of Module Exchange Suite is not permitted.
1(D)
Start of Module Exchange Suite is permitted.
<untrusted domain>(num)
0(D)
Untrusted domain does not exist, MIDlets must be signed.
1
Untrusted domain exists, MIDlets have limited rights of access to the Java API.
<Certificate content>(str)
Some information of the root certificate is listed:
Issuer:
Serial number:
Subject:
Signature algorithm:
Thumbprint algorithm:
Thumbprint:
22.
Miscellaneous Commands
The AT Commands described in this chapter are related to various areas.
22.1
A/ Repeat previous command line
Syntax
Exec Command
A/
Response(s)
PIN ASC0 ASC1
USB MUX1 MUX2 MUX3 Charge
4
Last
Reference(s)
-
+
+
+
+
+
+
-
+
-
V.250
Command Description
Repeat previous command line.
Notes
• Line does not need to end with terminating character.
• After beginning with the character "a" or "A" a second character "t", "T" or "/" has to follow. In case of using a
wrong second character, it is necessary to start again with character "a" or "A".
• If autobauding is active, the command A/ cannot be used (see AT+IPR).
22.2
ATS3
Set command line termination character
The ATS3 command determines the character recognized by the TA to terminate an incoming command line. It
is also generated for result codes and information text, along with the ATS4 parameter.
Syntax
Read Command
ATS3?
Response(s)
<n>
OK
Write Command
ATS3=<n>
Response(s)
OK
ERROR
PIN ASC0 ASC1
USB MUX1 MUX2 MUX3 Charge
4
Last
Reference(s)
-
+
+
+
+
+
+
-
+
-
V.250
Parameter Description
<n>(num)(&W)(&V)
command line termination character
000...13(&F)...127
Notes
• Using a value other than the default 13 may cause problems when entering commands.
• Whenever you change the setting take into account that the new value has no effect on the URC "^SHUT-
DOWN".
22.3
ATS4
Set response formatting character
The ATS4 command determines the character generated by the TA for result code and information text, along
with the ATS3 parameter .
Syntax
Read Command
ATS4?
Response(s)
<n>
OK
Write Command
ATS4=<n>
Response(s)
OK
ERROR
PIN ASC0 ASC1
USB MUX1 MUX2
MUX3
Charge
4
Last
Reference(s)
-
+
+
+
+
+
+
-
+
-
V.250
Parameter Description
<n>(num)(&W)(&V)
response formatting character
000...10(&F)...127
Note
• Whenever you change the setting take into account that the new value has no effect on the URC "^SHUT-
DOWN".
22.4
ATS5
Write command line editing character
Syntax
Read Command
ATS5?
Response(s)
<n>
OK
Write Command
ATS5=<n>
Response(s)
OK
PIN ASC0 ASC1
USB MUX1 MUX2 MUX3 Charge
4
Last
Reference(s)
-
+
+
+
+
-
-
-
+
-
V.250
Command Description
This parameter setting determines the character recognized by TA as a request to delete the immediately pre-
ceding character from the command line.
Parameter Description
<n>(num)(&W)(&V)
command line editing character
000...8(&F)...127
22.5
AT^SFDL Enter Firmware Download Mode
The AT^SFDL command allows the application manufacturer to download TC65i firmware into the module by
starting the download process from a customer-designed update tool.
For this purpose, the TC65i firmware update file must be available in *.USF format. The *.USF file is part of each
module specific firmware package supplied by Cinterion Wireless Modules GmbH. The firmware file consists of
records to be transferred one by one from the update tool to the module.
The command supports two different update solutions:
• The AT^SFDL execute command is intended for local firmware update procedures:
For this solution the *.USF file can be stored on a memory provided by the application, e.g. on a computer
the module is connected to.
The AT^SFDL execute command causes the module to reset and enter the firmware download mode (this
may take some milliseconds). After entering the download mode the module sends the start pattern HEX 0x01
("ANSWER_OK") to the update tool to indicate its ready state. Next, the update tool shall start to send the
records of the firmware file. Each record received on the module is acknowledged to the update tool. Once
all records are successfully received, the module shuts down automatically.
Details on technical requirements and steps to develop an update tool can be found in "Application Note 16:
Updating TC65i Firmware" [11].
• The write command AT^SFDL=<mode> is intended for over-the-air firmware update procedures (FOTA):
After input of AT^SFDL=1 the module enters a special firmware download mode that enables access to the
SPI and expects that the *.USF file is available on an SPI flash connected to the module.
This solution offers application manufacturers the option to implement FOTA procedures. In such case, the
*.USF file can be put on an external FTP/HTTP server to be downloaded to the SPI by using circuit or packet
switched connections.
Details on technical requirements and steps to develop an update tool can be found in "Application Note 17:
Over-The-Air Firmware Update" [12].
If the module is switched on although it has no valid firmware installed, it waits 60s for the AT^SFDL command
(or for another download method to be started). If neither the AT^SFDL command nor equivalent characters from
another download method are received the module switches off after a 60s timeout.
If a valid firmware is still installed, but the AT^SFDL command is issued without sending any firmware afterwards
the module will stay in ready state. In this case it must be switched off.
Syntax
Test Command
AT^SFDL=?
Response(s)
^SFDL:(list of supported <mode>s)
OK
Exec Command
AT^SFDL
Response(s)
OK
0x01
Write Command
AT^SFDL=<mode>
Response(s)
OK
ERROR
+CME ERROR: <err>
PIN ASC0 ASC1
USB MUX1 MUX2 MUX3 Charge
4
Last
-
+
+
+
-
-
-
-
+
+
Parameter Description
<mode>(num)
1
Launches SPI firmware update mode to replace the module's existing firmware
with a new firmware provided on a dedicated SPI flash. This mode is intended
for FOTA (over-the-air firmware update) scenarios.
23.
Appendix
23.1
Restricted access to SIM data after SIM PIN authentication
Users should be aware that when using a phonebook, SMS or Remote SAT command quickly after SIM PIN
authentication the SIM data may not yet be accessible, resulting in a short delay before the requested AT com-
mand response is returned. This delay is due to the initial process of loading SIM data once after SIM PIN authen-
tication. The duration of loading SIM data is dependent on the SIM card used and may take a couple of seconds.
The "^SSIM READY" URC enabled with AT^SSET can be used to notify the user when the ME has finished read-
ing the SIM card and SIM data are accessible after SIM PIN authentication. Of course, all phonebook and SMS
commands may be issued before the URC is delivered. In this case the AT command response (for example the
complete phonebook) will appear after the delay mentioned above, but before the "^SSIM READY" URC is dis-
played. See example below.
In addition to or as an alternative to the "^SSIM READY" URC you can activate the "SIND: simstatus" URC pro-
vided by AT^SIND.
After the "+CREG: 1" (or "+CREG: 5") URC and before the "^SSIM READY" URC it is not sure that outgoing and
incoming calls can be made and short message functions executed. Emergency calls are possible. Outgoing and
incoming calls are always possible AFTER having received the "+CREG: 1" (or "+CREG: 5") and "^SSIM READY"
URCs. See also Section 8.4, Network registration.
If SIM cards with EFOPL and EFPNN fields are inserted, it is possible that the initial process of reading EONS data
causes an additional delay of 2 seconds (without Remote SIM Access) or approx. 10 seconds (if Remote SIM
Access is activated) before the SIM is fully accessible. Therefore, trying to access the SIM during this time may
cause the CME Error 14 or CMS Error 315 ("SIM busy") to occur even though the "^SSIM READY" URC was
already output. For details please see the note appended to AT^SIND, "eons" indicator.
Example:
AT^SSET=1
Activate the "^SSIM READY" URC.
OK
AT&W
Store the presentation mode of the "^SSIM READY"
URC to the user profile.
OK
AT+CFUN=1,1
Restart the ME.
OK
^SYSSTART
The ME was restarted.
AT+CPIN
Enter the SIM PIN.
OK
AT+CPBW=50,"+4030123456789",145,"Paul"
Write a new phonebook record.
OK
^SSIM READY
The URC now confirms that the ME has finished
reading data from the SIM.
AT+CPBR=50,50
Read the phonebook entered before.
+CPBR: 50,"+4030123456789",145,"Paul"
The phonebook entry was properly saved.
23.2
Star-Hash (*#) Network Commands
The following command strings can be sent to the network via ATD and have to be terminated with a semicolon.
The command strings are defined with GSM 2.30 [20].
Table 23.1: Star-Hash (*#) Command Overview
Star-Hash Code
Functionality
Response, also refer to Table 23.3
Phone Security
*#06#
Query IMEI
<IMEI> OK
**04[2]*oldPin[2]*newPin[2]*new-
Change SIM pwd
+CME ERROR: <err> / OK
Pin[2]#
**05[2]*unblKey[2]*newPin[2]*new-
Change/Unblocking SIM pwd
+CME ERROR: <err> / OK
Pin[2]#
*#0003*MasterPhoneCode#
Unlock ''PS'' lock with Master
+CME ERROR: <err> / OK
Phone Code
*[*]03*[ZZ]*oldPw*newPw*newPw#
Registration of net password
+CME ERROR: <err> / OK
Phone number presentation
*#30#
Check status of CLIP (Calling Line
+CLIP : <n>,<m> OK (see
Identification Presentation)
AT+CLIP)
*#31#
Check status of CLIR (Calling Line
+CLIR : <n>,<m> OK (see
Identification Restriction)
AT+CLIR)
*31#<Phonenumber>[;]
Suppress CLIR
(see AT+CLIR)
#31#<Phonenumber>[;]
Activate CLIR
(see AT+CLIR)
*#76#
Check status of COLP (Connected
+COLP : <n>,<m> OK (see:
Line Identification Presentation)
AT+COLP)
*#77#
Check status of COLR (Connected
+COLR : 0,<m> OK (where <m> =
Line Identification Restriction)
active or not active)
Call forwarding
(choice of *,#,*#,**,##)21*DN*BS#
Act/deact/int/reg/eras CFU
^SCCFC : <reason>, <status>,
<class> [,...] like +CCFC *) (see:
AT+CCFC)
(choice of *,#,*#,**,##)67*DN*BS#
Act/deact/int/reg/eras CF busy
see above
(choice of
Act/deact/int/reg/eras CF no reply
see above
*,#,*#,**,##)61*DN*BS*T#
(choice of *,#,*#,**,##)62*DN*BS#
Act/deact/int/reg/eras CF no reach
see above
(choice of
Act/deact/int/reg/eras CF all
see above
*,#,*#,**,##)002*DN*BS*T#
(choice of
Act/deact/int/reg/eras CF all cond.
see above
*,#,*#,**,##)004*DN*BS*T#
Call waiting
(choice of *,#,*#)43*BS#
Activation/deactivation/int WAIT
+CCWA : <status>, <class> [,...]
like +CCWA *) (see: AT+CCWA)
Star-Hash Code
Functionality
Response, also refer to Table 23.3
Call barring
(choice of *,#,*#)33*Pw*BS#
Act/deact/int BAOC
^SCLCK : <fac>, <status>, <class>
[, ...] like +CLCK *) (Refer to
AT+CLCK)
(choice of *,#,*#)331*Pw*BS#
Act/deact/int BAOIC
see above
(choice of *,#,*#)332*Pw*BS#
Act/deact/int BAOIC exc.home
see above
(choice of *,#,*#)35*Pw*BS#
Act/deact/int. BAIC
see above
(choice of *,#,*#)351*Pw*BS#
Act/deact/int BAIC roaming
see above
#330*Pw*BS#
Deact. All Barring Services
see above
#333*Pw*BS#
Deact. All Outg.Barring Services
see above
#353*Pw*BS#
Deact. All Inc.Barring Services
see above
Call Hold / Multiparty
C[C] in call
Call hold and multiparty
+CME ERROR: <err> / OK
USSD messages
[C]...[C]#
Send USSD message
+CME ERROR: <err> / OK
C[C] (excluded 1[C])
Send USSD message
+CME ERROR: <err> / OK
*) Notes on ^SCCFC, +CCWA, ^SCLCK: The output depends on the affected basic service of the Star-Hash code. One line
will be output for every tele- or bearer service coded in basic service code BS.
^SCCFC and ^SCLCK are modified by giving an additional <reason> or <fac> in front of the regular output string gener-
ated by the standard commands +CCFC and +CLCK.
Table 23.2: Abbreviations of Codes and Parameters used in Table 23.1
Abbreviation
Meaning
Value
ZZ
Type of supplementary services:
Barring services
330
All services
Not specified
DN
Dialing number
String of digits 0-9
BS
Basic service equivalent to parameter class:
Voice
11
FAX
13
SMS
16
SMS+FAX
12
Data circuit asynchron
25
Data circuit synchron
24
dedicated PAD access
27
dedicated Packet access
26
Data circuit asynchron+PAD
21
Data circuit synchron+Packet
22
Data circuit asynchron+synchron+Packet+PAD
20
All Services
--
T
Time in seconds
In contrast to AT+CCFC, parameter
T has no default value. If T is not
specified, an operator defined
default or the last known value may
be used, depending on the network
operator.
Abbreviation
Meaning
Value
PW
Password
--
C
Character of TE character set (e.g. asterisk, hash
--
or digit in case of USSD, or digits in case of held
calls or multiparty calls)
Table 23.3: Star-Hash Command Response Parameters
Parameter
Meaning
<m>
Mode: 0 = not active, 1 = active
<n>
Unsolicited result code: 0 = presentation disabled, 1 = presentation enabled
<status>
Status: 0 = not active, 1 = active
<class>
Represents BS = basic service, refer to AT+CCFC, AT+CLCK
<fac>
Facility lock, refer to AT+CLCK
<reason>
Call forwarding reason
For exact specification of format and parameters for Star-Hash commands refer to GSM 02.04, Table 3.2 [19]
and GSM 02.30, Annex C [20].
Table 23.4: Star-Hash Commands for Supplementary Services
Star-Hash Code
Abbreviations in Table 23.1
Functionality
act
Activate (except for CLIR, see list above)
**
reg
Register and activate
*#
int
Check status (interrogate)
#
deact
Deactivate (except for CLIR, see list above)
##
eras
Unregister and deactivate
23.3
Available AT Commands and Dependency on SIM PIN
ø ... Command not available
- ... Command does not require PIN1
+ ... Command requires PIN1
±
... Command sometimes requires PIN1
Table 23.5: Available AT Commands and Dependency on SIM PIN
AT Command
Exec
Test
Read
Write
Configuration Commands
AT&F
-
ø
ø
ø
AT&V
-
ø
ø
ø
AT&W
-
ø
ø
ø
ATQ
-
ø
ø
ø
ATV
-
ø
ø
ø
ATX
-
ø
ø
ø
AT\V
-
ø
ø
ø
ATZ
-
ø
ø
ø
AT+CFUN
ø
-
-
-
AT^SMSO
-
-
ø
ø
AT+GCAP
-
-
ø
ø
AT+CMEE
ø
-
-
-
AT+CSCS
ø
-
-
-
AT^SCFG
ø
-
-
-
AT^SM20
ø
-
-
-
Status Control Commands
AT+CMER
ø
-
-
-
AT+CIND
ø
-
-
-
AT^SIND
ø
-
-
-
AT+CEER
+
+
ø
ø
ATS18
ø
ø
-
-
AT+CPAS
-
-
ø
ø
AT+WS46
ø
-
-
-
Serial Interface Control Commands
ATE
-
ø
ø
ø
AT&C
-
ø
ø
ø
AT&D
-
ø
ø
ø
AT&S
-
ø
ø
ø
AT\Q
-
ø
ø
ø
AT+IFC
ø
-
-
-
AT+ICF
ø
-
-
-
AT Command
Exec
Test
Read
Write
AT+ILRR
ø
+
+
+
AT+IPR
ø
-
-
-
AT+CMUX
ø
-
-
-
AT^STPB
ø
-
-
-
Security Commands
AT+CPIN
ø
-
-
-
AT+CPIN2
ø
+
+
+
AT^SPIC
-
-
-
-
AT+CLCK
ø
+
ø
+
AT^SLCK
ø
+
ø
+
AT+CPWD
ø
+
ø
+
AT^SPWD
ø
±
ø
±
AT^SCSL
ø
-
ø
-
Identification Commands
ATI
-
ø
ø
ø
AT+CGMI
-
-
ø
ø
AT+GMI
-
-
ø
ø
AT+CGMM
-
-
ø
ø
AT+GMM
-
-
ø
ø
AT+CGMR
-
-
ø
ø
AT+GMR
-
-
ø
ø
AT+CGSN
-
-
ø
ø
AT+GSN
-
-
ø
ø
AT+CIMI
+
+
ø
ø
Call related Commands
ATA
+
ø
ø
ø
ATD
±
ø
ø
ø
ATD><mem><n>
+
ø
ø
ø
ATD><n>
+
ø
ø
ø
ATD><str>
+
ø
ø
ø
ATDI
+
ø
ø
ø
ATDL
+
ø
ø
ø
ATH
-
ø
ø
ø
AT+CHUP
+
+
ø
ø
AT^SHUP
ø
+
ø
+
ATS0
ø
ø
-
+
ATS2
ø
ø
-
-
ATS6
ø
ø
-
-
ATS7
ø
ø
-
-
ATS8
ø
ø
-
-
AT Command
Exec
Test
Read
Write
ATS10
ø
ø
-
-
ATO
-
ø
ø
ø
+++
-
ø
ø
ø
AT+CBST
ø
-
-
-
AT+CRLP
ø
-
-
-
AT+CLCC
+
+
ø
ø
AT^SLCC
+
+
+
+
AT+CR
ø
+
+
+
AT+CRC
ø
-
-
-
AT+CSNS
ø
-
-
-
AT^SCNI
+
+
ø
ø
AT^SLCD
+
+
ø
ø
AT^STCD
+
+
ø
ø
ATP
-
ø
ø
ø
ATT
-
ø
ø
ø
Network Service Commands
AT+COPN
+
+
ø
ø
AT+COPS
ø
-
±
±
AT^SOPS
ø
+
ø
ø
AT+CREG
ø
-
-
-
AT+CSQ
-
-
ø
ø
AT^SMONC
+
+
ø
ø
AT^SMOND
+
+
ø
ø
AT^SFNUR
ø
-
-
-
AT^MONI
-
-
ø
-
AT^MONP
-
-
ø
-
AT^SMONG
+
+
ø
+
AT^SALS
ø
+
+
+
AT^SHOM
+
+
ø
ø
AT^SPLM
+
+
+
+
AT+CPOL
ø
+
+
+
Supplementary Service Commands
AT+CACM
ø
+
+
+
AT^SACM
+
+
ø
+
AT+CAMM
ø
+
+
+
AT+CAOC
+
+
+
+
AT+CCUG
ø
+
+
+
AT+CCFC
ø
+
ø
+
AT+CCWA
ø
+
+
+
AT+CHLD
ø
+
ø
+
AT Command
Exec
Test
Read
Write
AT+CLIP
ø
-
+
-
AT+CLIR
ø
+
+
+
AT+COLP
ø
+
+
+
AT+CPUC
ø
+
+
+
AT+CSSN
ø
-
-
-
AT+CUSD
ø
+
+
+
Internet Service Commands
AT^SICS
ø
-
-
-
AT^SICI
ø
-
-
-
AT^SISS
ø
-
-
-
AT^SISI
ø
-
-
-
AT^SISO
ø
-
-
+
AT^SISC
ø
-
ø
+
AT^SISR
ø
-
ø
+
AT^SISW
ø
-
ø
+
AT^SICO
ø
+
+
+
AT^SICC
ø
+
ø
+
AT^SISX
ø
+
ø
+
AT^SISE
ø
-
ø
-
GPRS Commands
AT+CGACT
ø
+
+
+
AT+CGANS
ø
+
ø
+
AT+CGATT
ø
+
+
+
AT+CGAUTO
ø
+
+
+
AT+CGDATA
ø
+
ø
+
AT+CGDCONT
ø
+
+
+
AT+CGEQMIN
ø
+
+
+
AT+CGEQREQ
ø
+
+
+
AT+CGPADDR
ø
+
ø
+
AT+CGQMIN
ø
+
+
+
AT+CGQREQ
ø
+
+
+
AT+CGREG
ø
+
+
+
AT+CGSMS
ø
+
+
+
AT^SGACT
+
+
+
ø
AT^SGAUTH
ø
-
-
-
AT^SGCONF
ø
-
-
-
ATA
+
ø
ø
ø
ATD*99#
+
ø
ø
ø
ATD*98#
+
ø
ø
ø
ATH
+
ø
ø
ø
AT Command
Exec
Test
Read
Write
ATS0
ø
ø
-
+
FAX Commands
AT+FCLASS
ø
-
-
-
AT+FRH
ø
-
ø
-
AT+FRM
ø
-
ø
-
AT+FRS
ø
ø
ø
-
AT+FTH
ø
-
ø
-
AT+FTM
ø
-
ø
-
AT+FTS
ø
ø
ø
-
Short Message Service (SMS) Commands
AT+CMGC
ø
+
ø
+
AT+CMGD
ø
+
ø
+
AT+CMGF
ø
-
-
-
AT+CMGL
+
+
ø
+
AT+CMGR
ø
+
ø
+
AT+CMGS
ø
+
ø
+
AT+CMGW
+
+
ø
+
AT+CMSS
ø
+
ø
+
AT+CNMA
+
+
ø
+
AT+CNMI
ø
+
+
+
AT+CPMS
ø
+
+
+
AT+CSCA
ø
+
+
+
AT+CSCB
ø
+
+
+
AT+CSDH
ø
+
+
+
AT+CSMP
ø
+
+
+
AT+CSMS
ø
+
+
+
AT^SCML
+
+
ø
+
AT^SCMR
ø
+
ø
+
AT^SCMS
ø
+
ø
+
AT^SCMW
ø
+
ø
+
AT^SLMS
+
+
ø
ø
AT^SMGL
+
+
ø
+
AT^SMGO
ø
+
+
+
AT^SMGR
ø
+
ø
+
AT^SSCONF
ø
-
-
-
AT^SSDA
ø
-
-
-
AT^SSMSS
ø
+
+
+
SIM related Commands
AT+CRSM
ø
±
ø
±
AT+CSIM
ø
-
ø
-
AT Command
Exec
Test
Read
Write
AT^SATR
-
-
ø
ø
AT^SXSM
ø
+
ø
+
AT^SCKS
ø
-
-
-
AT^SSET
ø
-
-
-
AT^SCID
-
-
ø
ø
AT+CXXCID
-
-
ø
ø
Remote SIM Access (RSA) Commands
AT^SRSA
ø
-
-
-
AT^SRSM
ø
-
ø
-
SIM Application Toolkit (SAT) Commands
AT^SSTA
ø
-
-
-
^SSTN
ø
ø
ø
ø
AT^SSTGI
ø
-
-
-
AT^SSTR
ø
-
-
-
Phonebook Commands
AT+CNUM
+
+
ø
ø
AT+CPBR
ø
+
ø
+
AT+CPBS
ø
+
+
+
AT+CPBW
ø
+
ø
+
AT^SPBW
ø
+
ø
+
AT^SDLD
+
+
ø
ø
AT^SPBC
ø
+
ø
+
AT^SPBD
ø
+
ø
+
AT^SPBG
ø
+
ø
+
AT^SPBS
ø
+
ø
+
Audio Commands
ATL
-
ø
ø
ø
ATM
-
ø
ø
ø
AT+CLVL
ø
-
-
-
AT+CMUT
ø
-
-
-
AT+VTD
ø
-
-
-
AT+VTS
ø
-
ø
-
AT^SAIC
ø
-
-
-
AT^SNFA
ø
-
-
-
AT^SNFD
-
-
ø
ø
AT^SNFG
ø
-
ø
-
AT^SNFI
ø
-
-
-
AT^SNFM
ø
-
-
-
AT^SNFO
ø
-
-
-
AT Command
Exec
Test
Read
Write
AT^SNFPT
ø
-
-
-
AT^SNFS
ø
-
-
-
AT^SNFTTY
ø
-
-
-
AT^SNFV
ø
-
-
-
AT^SNFW
-
-
ø
ø
AT^SRTC
-
-
-
-
Hardware related Commands
AT+CCLK
ø
-
-
-
AT+CALA
ø
-
-
-
AT^SBC
ø
-
-
-
AT^SBV
-
-
ø
ø
AT^SCTM
ø
-
-
-
AT^SSYNC
ø
-
-
-
AT^SSPI
ø
-
-
-
AT^SAADC
ø
ø
-
ø
AT^SRADC
ø
-
-
-
AT^SWDAC
ø
-
-
-
GPIO Commands
AT^SPIO
ø
-
ø
-
AT^SCPIN
ø
-
ø
-
AT^SCPOL
ø
-
ø
-
AT^SCPORT
ø
-
ø
-
AT^SDPORT
ø
-
ø
-
AT^SGIO
ø
-
ø
-
AT^SSIO
ø
-
ø
-
AT^SCCNT
ø
-
-
-
AT^SSCNT
ø
-
-
-
Java related Commands
AT^SJRA
ø
-
ø
-
AT^SJNET
ø
-
-
-
AT^SJOTAP
-
-
-
-
AT^SJSEC
-
ø
-
ø
Miscellaneous Commands
A/
-
ø
ø
ø
ATS3
ø
ø
-
-
ATS4
ø
ø
-
-
ATS5
ø
ø
-
-
AT^SFDL
-
-
ø
-
23.4
Availability of AT Commands Depending on Operating Mode of ME
- ... AT command not supported
+ ... AT command supported
± ... AT command partially supported
See description of AT command for details.
Table 23.6: Availability of AT Commands Depending on Operating Mode of ME
AT Command
Normal Mode
4
Charge
Configuration Commands
AT&F
+
+
-
AT&V
+
+
-
AT&W
+
+
-
ATQ
+
+
-
ATV
+
+
-
ATX
+
+
-
AT\V
+
+
-
ATZ
+
+
-
AT+CFUN
+
+
-
AT^SMSO
+
+
-
AT+GCAP
+
+
-
AT+CMEE
+
+
-
AT+CSCS
+
+
-
AT^SCFG
+
±
±
AT^SM20
+
-
-
Status Control Commands
AT+CMER
+
+
-
AT+CIND
+
+
-
AT^SIND
+
+
-
AT+CEER
+
+
-
ATS18
+
+
-
AT+CPAS
+
+
-
AT+WS46
+
+
-
Serial Interface Control Commands
ATE
+
+
-
AT&C
+
+
-
AT&D
+
+
-
AT&S
+
+
-
AT\Q
+
+
-
AT+IFC
+
+
-
AT+ICF
+
+
-
AT Command
Normal Mode
4
Charge
AT+ILRR
+
+
-
AT+IPR
+
+
-
AT+CMUX
+
+
-
AT^STPB
+
+
-
Security Commands
AT+CPIN
+
+
-
AT+CPIN2
+
+
-
AT^SPIC
+
+
-
AT+CLCK
+
±
-
AT^SLCK
+
±
-
AT+CPWD
+
±
-
AT^SPWD
+
±
-
AT^SCSL
+
+
-
Identification Commands
ATI
+
+
-
AT+CGMI
+
+
-
AT+GMI
+
+
-
AT+CGMM
+
+
-
AT+GMM
+
+
-
AT+CGMR
+
+
-
AT+GMR
+
+
-
AT+CGSN
+
+
-
AT+GSN
+
+
-
AT+CIMI
+
+
-
Call related Commands
ATA
+
-
-
ATD
+
-
-
ATD><mem><n>
+
-
-
ATD><n>
+
-
-
ATD><str>
+
-
-
ATDI
+
-
-
ATDL
+
-
-
ATH
+
-
-
AT+CHUP
+
-
-
AT^SHUP
+
-
-
ATS0
+
-
-
ATS2
+
+
-
ATS6
+
+
-
ATS7
+
+
-
AT Command
Normal Mode
4
Charge
ATS8
+
+
-
ATS10
+
+
-
ATO
+
-
-
+++
+
+
-
AT+CBST
+
+
-
AT+CRLP
+
+
-
AT+CLCC
+
-
-
AT^SLCC
+
-
-
AT+CR
+
+
-
AT+CRC
+
+
-
AT+CSNS
+
+
-
AT^SCNI
+
-
-
AT^SLCD
+
+
-
AT^STCD
+
+
-
ATP
+
-
-
ATT
+
-
-
Network Service Commands
AT+COPN
+
+
-
AT+COPS
+
-
-
AT^SOPS
+
-
-
AT+CREG
+
-
-
AT+CSQ
+
-
-
AT^SMONC
+
-
-
AT^SMOND
+
-
-
AT^SFNUR
+
+
-
AT^MONI
+
-
-
AT^MONP
+
-
-
AT^SMONG
+
-
-
AT^SALS
+
-
-
AT^SHOM
+
-
-
AT^SPLM
+
+
-
AT+CPOL
+
+
-
Supplementary Service Commands
AT+CACM
+
+
-
AT^SACM
+
+
-
AT+CAMM
+
+
-
AT+CAOC
+
+
-
AT+CCUG
+
+
-
AT+CCFC
+
-
-
AT+CCWA
+
-
-
AT Command
Normal Mode
4
Charge
AT+CHLD
+
-
-
AT+CLIP
+
-
-
AT+CLIR
+
-
-
AT+COLP
+
-
-
AT+CPUC
+
+
-
AT+CSSN
+
-
-
AT+CUSD
+
-
-
Internet Service Commands
AT^SICS
+
+
-
AT^SICI
+
+
-
AT^SISS
+
+
-
AT^SISI
+
+
-
AT^SISO
+
-
-
AT^SISC
+
-
-
AT^SISR
+
-
-
AT^SISW
+
-
-
AT^SICO
+
-
-
AT^SICC
+
-
-
AT^SISX
+
-
-
AT^SISE
+
-
-
GPRS Commands
AT+CGACT
+
+
-
AT+CGANS
+
-
-
AT+CGATT
+
-
-
AT+CGAUTO
+
-
-
AT+CGDATA
+
-
-
AT+CGDCONT
+
+
-
AT+CGEQMIN
+
+
-
AT+CGEQREQ
+
+
-
AT+CGPADDR
+
+
-
AT+CGQMIN
+
+
-
AT+CGQREQ
+
+
-
AT+CGREG
+
+
-
AT+CGSMS
+
+
-
AT^SGACT
+
+
-
AT^SGAUTH
+
+
-
AT^SGCONF
+
+
-
ATA
+
-
-
ATD*99#
+
-
-
ATD*98#
+
-
-
AT Command
Normal Mode
4
Charge
ATH
+
-
-
ATS0
+
-
-
FAX Commands
AT+FCLASS
+
+
-
AT+FRH
+
-
-
AT+FRM
+
-
-
AT+FRS
+
-
-
AT+FTH
+
-
-
AT+FTM
+
-
-
AT+FTS
+
-
-
Short Message Service (SMS) Commands
AT+CMGC
+
-
-
AT+CMGD
+
+
-
AT+CMGF
+
+
-
AT+CMGL
+
+
-
AT+CMGR
+
+
-
AT+CMGS
+
-
-
AT+CMGW
+
+
-
AT+CMSS
+
-
-
AT+CNMA
+
-
-
AT+CNMI
+
+
-
AT+CPMS
+
+
-
AT+CSCA
+
+
-
AT+CSCB
+
+
-
AT+CSDH
+
+
-
AT+CSMP
+
+
-
AT+CSMS
+
+
-
AT^SCML
+
+
-
AT^SCMR
+
+
-
AT^SCMS
+
-
-
AT^SCMW
+
+
-
AT^SLMS
+
+
-
AT^SMGL
+
+
-
AT^SMGO
+
+
-
AT^SMGR
+
+
-
AT^SSCONF
+
+
-
AT^SSDA
+
+
-
AT^SSMSS
+
+
-
AT Command
Normal Mode
4
Charge
SIM related Commands
AT+CRSM
+
+
-
AT+CSIM
+
+
-
AT^SATR
+
+
-
AT^SXSM
+
+
-
AT^SCKS
+
+
-
AT^SSET
+
+
-
AT^SCID
+
+
-
AT+CXXCID
+
+
-
Remote SIM Access (RSA) Commands
AT^SRSA
+
-
-
AT^SRSM
+
-
-
SIM Application Toolkit (SAT) Commands
AT^SSTA
+
+
-
^SSTN
+
+
-
AT^SSTGI
+
+
-
AT^SSTR
+
+
-
Phonebook Commands
AT+CNUM
+
+
-
AT+CPBR
+
+
-
AT+CPBS
+
+
-
AT+CPBW
+
+
-
AT^SPBW
+
+
-
AT^SDLD
+
+
-
AT^SPBC
+
+
-
AT^SPBD
+
+
-
AT^SPBG
+
+
-
AT^SPBS
+
+
-
Audio Commands
ATL
+
+
-
ATM
+
+
-
AT+CLVL
+
+
-
AT+CMUT
+
+
-
AT+VTD
+
-
-
AT+VTS
+
-
-
AT^SAIC
+
+
-
AT^SNFA
+
+
-
AT^SNFD
+
+
-
AT Command
Normal Mode
4
Charge
AT^SNFG
+
+
-
AT^SNFI
+
+
-
AT^SNFM
+
+
-
AT^SNFO
+
+
-
AT^SNFPT
+
+
-
AT^SNFS
+
+
-
AT^SNFTTY
+
-
-
AT^SNFV
+
+
-
AT^SNFW
+
+
-
AT^SRTC
+
+
-
Hardware related Commands
AT+CCLK
+
+
+
AT+CALA
+
+
+
AT^SBC
+
+
±
AT^SBV
+
+
-
AT^SCTM
+
+
+
AT^SSYNC
+
-
-
AT^SSPI
+
+
-
AT^SAADC
+
+
-
AT^SRADC
+
+
-
AT^SWDAC
+
+
-
GPIO Commands
AT^SPIO
+
+
-
AT^SCPIN
+
+
-
AT^SCPOL
+
+
-
AT^SCPORT
+
+
-
AT^SDPORT
+
+
-
AT^SGIO
+
+
-
AT^SSIO
+
+
-
AT^SCCNT
+
+
-
AT^SSCNT
+
+
-
Java related Commands
AT^SJRA
+
+
-
AT^SJNET
+
+
-
AT^SJOTAP
+
-
-
AT^SJSEC
+
+
-
Miscellaneous Commands
A/
+
+
-
ATS3
+
+
-
AT Command
Normal Mode
4
Charge
ATS4
+
+
-
ATS5
+
+
-
AT^SFDL
+
+
-
23.5
AT Command Settings storable with AT&W
Table 23.7: Settings Stored to User Profile on ASC0 / MUX Channel 1
AT Command
Stored Parameters
Configuration Commands
ATQ
<n>
ATV
<value>
ATX
<value>
AT\V
<value>
AT+CMEE
<errMode>
Status Control Commands
ATS18
<n>
Serial Interface Control Commands
ATE
<value>
AT&C
<value>
AT&D
<value>
AT&S
<value>
AT\Q
<n>
AT+IFC
<TEflowcontrol>, <TAflowcontrol>
AT+ICF
<format>, <parity>
AT+ILRR
<value>
AT^STPB
<n>
Call related Commands
ATS0
<n>
ATS6
<n>
ATS7
<n>
ATS8
<n>
ATS10
<n>
AT+CBST
<speed>, <name>, <ce>
AT+CRLP
<iws>, <mws>, <T1>, <N2>
AT^SLCC
<n>
AT+CR
<mode>
AT+CRC
<mode>
Network Service Commands
AT+COPS
<format>
AT+CREG
<n>
Supplementary Service Commands
AT^SACM
<n>
AT Command
Stored Parameters
AT+CLIP
<n>
GPRS Commands
ATS0
<n>
FAX Commands
AT+FCLASS
<n>
Short Message Service (SMS) Commands
AT+CMGF
<mode>
AT+CNMI
<mode>, <mt>, <bm>, <ds>
AT+CSDH
<show>
AT+CSMS
<service>
AT^SMGO
<n>
SIM related Commands
AT^SCKS
<mode>
AT^SSET
<n>
Miscellaneous Commands
ATS3
<n>
ATS4
<n>
ATS5
<n>
Table 23.8: Settings Stored to User Profile on ASC1 / MUX Channels 2 and 3
AT Command
Stored Parameters
Configuration Commands
ATQ
<n>
ATV
<value>
ATX
<value>
AT+CMEE
<errMode>
Serial Interface Control Commands
ATE
<value>
AT&C
<value>
AT&D
<value>
AT&S
<value>
AT\Q
<n>
AT+IFC
<TEflowcontrol>, <TAflowcontrol>
AT+ICF
<format>, <parity>
AT^STPB
<n>
AT Command
Stored Parameters
Call related Commands
ATS0
<n>
AT^SLCC
<n>
AT+CR
<mode>
AT+CRC
<mode>
Network Service Commands
AT+COPS
<format>
AT+CREG
<n>
Supplementary Service Commands
AT^SACM
<n>
AT+CLIP
<n>
GPRS Commands
ATS0
<n>
Short Message Service (SMS) Commands
AT+CMGF
<mode>
AT+CNMI
<mode>, <mt>, <bm>, <ds>
AT+CSDH
<show>
AT+CSMS
<service>
AT^SMGO
<n>
SIM related Commands
AT^SCKS
<mode>
AT^SSET
<n>
Miscellaneous Commands
ATS3
<n>
ATS4
<n>
23.6
Factory Default Settings Restorable with AT&F
Table 23.9: Factory Default Settings Restorable with AT&F
AT Command
Factory Defaults
Configuration Commands
ATQ
<n>=0
ATV
<value>=1
ATX
<value>=4
AT\V
<value>=1
AT+CFUN
<fun>=1
AT+CMEE
<errMode>=0
AT+CSCS
<chset>="GSM"
AT^SM20
<CallMode>=1, <CmgwMode>=1
AT^SCFG
<tcpBufSize>="5200", <tcpIrt>="3", <tcpMr>="10",
<tcpOt>="6000", <tcpWithUrc>="on"
Status Control Commands
AT+CMER
<mode>=0, <keyp>=0, <disp>=0, <ind>=0, <bfr>=0
AT+CIND
<mode>=1
ATS18
<n>=0
Serial Interface Control Commands
ATE
<value>=1
AT&C
<value>=1
AT&D
<value>=2
AT&S
<value>=0
AT\Q
<n>=0
AT+IFC
<TEflowcontrol>=0, <TAflowcontrol>=0
AT+ILRR
<value>=0
AT^STPB
<n>=0
Call related Commands
ATS0
<n>=000
ATS6
<n>=000
ATS7
<n>=060
ATS8
<n>=0
ATS10
<n>=002
AT+CBST
<speed>=7, <name>=0, <ce>=1
AT+CRLP
<iws>=61, <mws>=61, <T1>=78, <N2>=6
AT^SLCC
<n>=0
AT+CR
<mode>=0
AT+CRC
<mode>=0
AT Command
Factory Defaults
Network Service Commands
AT+COPS
<format>=0
AT+CREG
<n>=0
AT^SALS
<view>=0, <line>=1
Supplementary Service Commands
AT^SACM
<n>=0
AT+CLIP
<n>=0
AT+CSSN
<n>=0, <m>=0
AT+CUSD
<n>=0
GPRS Commands
AT+CGAUTO
<n>=3
AT+CGREG
<n>=0
AT+CGSMS
<service>=3
AT^SGAUTH
<auth>=1
ATS0
<n>=000
FAX Commands
AT+FCLASS
<n>=0
Short Message Service (SMS) Commands
AT+CMGF
<mode>=0
AT+CNMI
<mode>=0, <mt>=0, <bm>=0, <ds>=0, <bfr>=1
AT+CSCB
<mode>=0, <mids>=" ", <dcss>=" "
AT+CSDH
<show>=0
AT+CSMP
<fo>=17, <vp>=167, <dcs>=0, <pid>=0
AT+CSMS
<service>=0
AT^SMGO
<n>=0
AT^SSCONF
<ra>=0
AT^SSDA
<da>=0
AT^SSMSS
<seq>=0
SIM related Commands
AT^SCKS
<mode>=0
AT^SSET
<n>=0
Phonebook Commands
AT+CPBS
<storage>="SM"
AT^SPBS
<internal-counter>=0
Audio Commands
AT+VTD
<duration>=1
AT Command
Factory Defaults
Hardware related Commands
AT^SCTM
<n>=0, <p>=0
AT^SSPI
<connectionState>=0, <delayOne>=0, <delayTwo>=0
Miscellaneous Commands
ATS3
<n>=013
ATS4
<n>=010
ATS5
<n>=008
23.7
Summary of Unsolicited Result Codes (URC)
Table 23.10: Summary of Unsolicited Result Codes (URC)
AT Command
URC
Configuration Commands
AT+CFUN
^SYSSTART
AT+CFUN
^SYSSTART CHARGE ONLY MODE
AT^SMSO
^SHUTDOWN
AT^SCFG
^SCFG: "AutoExec", <AutoExecState>, <AutoExecType>, <AutoExecIndex>,
<AutoExecMode>, <AutoExecATC>
AT^SCFG
^SYSSTART AIRPLANE MODE
Status Control Commands
AT+CMER
+CIEV: <indDescr>, <indValue>1[, <indValue>2]
AT^SIND
+CIEV: <indDescr>, <indValue>
AT^SIND
+CIEV: <indDescr>, <adnEntry>, <adnNumber>, <adnType>, <adnText>
+CIEV: <indDescr>, "READY"
AT^SIND
+CIEV: <indDescr>, <indValue>, <vmCounter>
AT^SIND
+CIEV: <indDescr>, <indValue>, <eonsOperator>, <servProvider>
AT^SIND
+CIEV: <indDescr>, <nitzUT>, <nitzTZ>, <nitzDST>
AT^SIND
+CIEV: <indDescr>, <indValue>, <lstaEdv>, <lstaRssi>
AT^SIND
+CIEV: <indDescr>, <indValue>, <lstaNo>, <lstaMax>, <lstaMin>,
<lstaMean>, <lstaVar>
Call related Commands
AT^SLCC
if the list of current calls is empty:
^SLCC:
if one or more calls are currently in the list:
^SLCC: <idx>, <dir>, <stat>, <mode>, <mpty>, <traffic channel
assigned>[, <number>, <type>[, <alpha>]]
[^SLCC: <idx>, <dir>, <stat>, <mode>, <mpty>, <traffic channel
assigned>[, <number>, <type>[, <alpha>]]]
[... ]
^SLCC:
AT+CRC
RING
AT+CRC
+CRING: <type>
Network Service Commands
AT+CREG
+CREG: <stat>
AT+CREG
+CREG: <stat>[, <lac>, <ci>]
AT^SALS
^SALS: <line>
Supplementary Service Commands
AT^SACM
+CCCM: <ccm>
AT+CCWA
+CCWA: <calling number>, <type of number>, <class>, , <CLI validity>
AT+CCWA
^SCWA:
AT+CLIP
+CLIP: <number>, <type>[, , [, [<alpha>][, <CLI validity>]]]
AT Command
URC
AT+COLP
+COLP: <number>, <type>
AT+CSSN
+CSSI: <code 1>
AT+CSSN
+CSSU: <code 2>
AT+CUSD
+CUSD: <m>[, <str_urc>[, <dcs>]]
Internet Service Commands
AT^SISR
^SISR: <srvProfileId>, <urcCauseId>
AT^SISW
^SISW: <srvProfileId>, <urcCauseId>
Internet Ser-
^SIS: <srvProfileId>, <urcCause>[, [<urcInfoId>][, <urcInfoText>]]
vice URC "^SIS"
GPRS Commands
AT+CGREG
+CGREG: <stat>
AT+CGREG
+CGREG: <stat>, <lac>, <ci>
Short Message Service (SMS) Commands
AT+CNMI
+CMTI: <mem3>, <index>
AT+CNMI
+CMT: <length><CR><LF><pdu>
AT+CNMI
+CMT: <oa>, <scts>[, <tooa>, <fo>, <pid>, <dcs>, <sca>, <tosca>,
<length>]<CR><LF><data>
AT+CNMI
+CBM: <length><CR><LF><pdu>
AT+CNMI
+CBM: <sn>, <mid>, <dcs>, <page>, <pages><CR><LF><data>
AT+CNMI
+CDS: <length><CR><LF><pdu>
AT+CNMI
+CDS: <fo>, <mr>[, <ra>][, <tora>], <scts>, <dt>, <st>
AT+CNMI
+CDSI: <mem3>, <index>
AT^SMGO
^SMGO: <mode>
SIM related Commands
AT^SCKS
^SCKS: <SimStatus>
AT^SSET
^SSIM READY
Remote SIM Access (RSA) Commands
AT^SRSA
^SRSA: <devId>, <sapRole>, <connState>
AT^SRSM
^SRSM: <RsaDevId>, <RsaMsgId>[, <RsaMsgData>[, <RsaMsgLen>[, <RsaMs-
gRc>]]]
SIM Application Toolkit (SAT) Commands
^SSTN
^SSTN: <cmdType>
^SSTN
^SSTN: <cmdTerminateValue>
^SSTN
^SSTN: 254
^SSTN
^SSTN: 255
Hardware related Commands
AT+CALA
+CALA: [<text>]
AT^SBC
^SBC: Undervoltage
AT Command
URC
AT^SBC
^SBC: Overvoltage warning
AT^SBC
^SBC: Overvoltage shutdown
AT^SCTM
^SCTM_A: <m>
AT^SCTM
^SCTM_B: <m>
AT^SRADC
^SRADC: <ch>, <count>, <value>[, <value>[, <value>[, <value>[, <value>[,
<value>[, <value>[, <value>[, <value>[, <value>[, <value>]]]]]]]]]]
GPIO Commands
AT^SCPOL
^SCPOL: <io_id>, <value>
AT^SCCNT
^SCCNT: <time>
AT^SSCNT
^SSCNT: <pulse>
23.8
AT Commands not usable for USB
Table 23.11: AT Commands not usable for USB
AT Command
Serial Interface Control Commands
AT\Q
AT+IFC
AT+ICF
AT+ILRR
AT+IPR
AT^STPB
Audio Commands
ATL
ATM
23.9
Alphabetical List of AT Commands
Table 23.12: Alphabetical List of AT Commands
AT Command
Description
Section and Page
+++
Switch from data mode or PPP online mode to command
Section 7.19, page 182
mode
^SSTN
SAT Notification
Section 16.2, page 437
A/
Repeat previous command line
Section 22.1, page 545
AT&C
Set Data Carrier Detect (DCD) Line mode
Section 4.2, page 112
AT&D
Set Data Terminal Ready (DTR) line mode
Section 4.3, page 113
AT&F
Set all current parameters to manufacturer defaults
Section 2.1, page 32
AT&S
Set Data Set Ready (DSR) line mode
Section 4.4, page 114
AT&V
Display current configuration
Section 2.2, page 33
AT&W
Stores current configuration to user defined profile
Section 2.3, page 36
AT+CACM
Accumulated call meter (ACM) reset or query
Section 9.1, page 229
AT+CALA
Set alarm time
Section 19.2, page 493
AT+CAMM
Accumulated call meter maximum (ACMmax) set or query
Section 9.3, page 232
AT+CAOC
Advice of Charge information
Section 9.4, page 233
AT+CBST
Select bearer service type
Section 7.20, page 183
AT+CCFC
Call forwarding number and conditions control
Section 9.6, page 236
AT+CCLK
Real Time Clock
Section 19.1, page 492
AT+CCUG
Closed User Group
Section 9.5, page 234
AT+CCWA
Call Waiting
Section 9.7, page 240
AT+CEER
Extended Error Report
Section 3.4, page 98
AT+CFUN
Set phone functionality
Section 2.9, page 42
AT+CGACT
PDP context activate or deactivate
Section 11.1, page 316
AT+CGANS
Manual response to a network request for PDP context
Section 11.2, page 318
activation
AT+CGATT
GPRS attach or detach
Section 11.3, page 320
AT+CGAUTO
Automatic response to a network request for PDP context
Section 11.4, page 321
activation
AT+CGDATA
Enter data state
Section 11.5, page 323
AT+CGDCONT
Define PDP Context
Section 11.6, page 325
AT+CGEQMIN
Rel. 99 Quality of Service Profile (Minimum acceptable)
Section 11.7, page 327
AT+CGEQREQ
Rel. 99 Quality of Service Profile (Requested)
Section 11.8, page 331
AT+CGMI
Request manufacturer identification
Section 6.2, page 156
AT+CGMM
Request model identification
Section 6.4, page 157
AT+CGMR
Request revision identification of software status
Section 6.6, page 158
AT+CGPADDR
Show PDP address
Section 11.9, page 335
AT+CGQMIN
Quality of Service Profile (Minimum acceptable)
Section 11.10, page 336
AT+CGQREQ
Quality of Service Profile (Requested)
Section 11.11, page 340
AT+CGREG
GPRS Network Registration Status
Section 11.12, page 344
AT+CGSMS
Select service for MO SMS messages
Section 11.13, page 346
AT+CGSN
Request International Mobile Equipment Identity (IMEI)
Section 6.8, page 159
AT Command
Description
Section and Page
AT+CHLD
Call Hold and Multiparty
Section 9.8, page 244
AT+CHUP
Hang up call
Section 7.10, page 172
AT+CIMI
Request International Mobile Subscriber Identity (IMSI)
Section 6.10, page 160
AT+CIND
Indicator control
Section 3.2, page 86
AT+CLCC
List of current calls
Section 7.22, page 186
AT+CLCK
Facility lock
Section 5.4, page 139
AT+CLIP
Calling Line Identification Presentation
Section 9.9, page 246
AT+CLIR
Calling Line Identification Restriction
Section 9.10, page 248
AT+CLVL
Loudspeaker volume level
Section 18.4, page 466
AT+CMEE
Mobile Equipment Error Message Format
Section 2.12, page 48
AT+CMER
Mobile Equipment Event Reporting
Section 3.1, page 84
AT+CMGC
Send an SMS command
Section 13.2, page 372
AT+CMGD
Delete short message
Section 13.3, page 373
AT+CMGF
Select SMS message format
Section 13.4, page 374
AT+CMGL
List SMS messages from preferred store
Section 13.5, page 375
AT+CMGR
Read SMS messages
Section 13.6, page 377
AT+CMGS
Send Short Message
Section 13.7, page 379
AT+CMGW
Write Short Messages to Memory
Section 13.8, page 381
AT+CMSS
Send short messages from storage
Section 13.9, page 383
AT+CMUT
Mute control
Section 18.5, page 467
AT+CMUX
Multiplex Mode
Section 4.10, page 125
AT+CNMA
New Message Acknowledgement to ME/TE, only phase
Section 13.10, page 384
2+
AT+CNMI
New short Message Indication
Section 13.11, page 385
AT+CNUM
Read own numbers
Section 17.2, page 442
AT+COLP
Connected Line Identification Presentation
Section 9.11, page 249
AT+COPN
Read operator names
Section 8.1, page 200
AT+COPS
Operator Selection
Section 8.2, page 201
AT+CPAS
Mobile equipment activity status
Section 3.6, page 109
AT+CPBR
Read from Phonebook
Section 17.3, page 443
AT+CPBS
Select phonebook memory storage
Section 17.4, page 446
AT+CPBW
Write into Phonebook
Section 17.5, page 448
AT+CPIN
PIN Authentication
Section 5.1, page 129
AT+CPIN2
PIN2 Authentication
Section 5.2, page 133
AT+CPMS
Preferred SMS message storage
Section 13.12, page 388
AT+CPOL
Preferred Operator List
Section 8.15, page 228
AT+CPUC
Price per unit and currency table
Section 9.12, page 251
AT+CPWD
Change Password
Section 5.6, page 145
AT+CR
Service reporting control
Section 7.24, page 193
AT+CRC
Set Cellular Result Codes for incoming call indication
Section 7.25, page 194
AT+CREG
Network registration
Section 8.4, page 206
AT Command
Description
Section and Page
AT+CRLP
Select radio link protocol parameters for originated non-
Section 7.21, page 185
transparent data calls
AT+CRSM
Restricted SIM Access
Section
14.1, page 409
AT+CSCA
SMS Service Center Address
Section
13.13, page 390
AT+CSCB
Select Cell Broadcast Message Indication
Section
13.14, page 391
AT+CSCS
Select TE character set
Section
2.13, page 56
AT+CSDH
Show SMS text mode parameters
Section
13.15, page 392
AT+CSIM
Generic SIM Access
Section
14.2, page 412
AT+CSMP
Set SMS text Mode Parameters
Section
13.16, page 393
AT+CSMS
Select Message Service
Section
13.17, page 395
AT+CSNS
Single Numbering Scheme
Section
7.26, page 195
AT+CSQ
Signal quality
Section
8.5, page 209
AT+CSSN
Supplementary service notifications
Section
9.13, page 253
AT+CUSD
Unstructured supplementary service data
Section
9.14, page 255
AT+CXXCID
Display card ID
Section
14.8, page 421
AT+FCLASS
Fax: Select, read or test service class
Section
12.2, page 360
AT+FRH
Receive Data Using HDLC Framing
Section
12.3, page 361
AT+FRM
Receive Data
Section
12.4, page 362
AT+FRS
Receive Silence
Section
12.5, page 363
AT+FTH
Transmit Data Using HDLC Framing
Section
12.6, page 364
AT+FTM
Transmit Data
Section
12.7, page 365
AT+FTS
Stop Transmission and Wait
Section
12.8, page 366
AT+GCAP
Request complete TA capabilities list
Section
2.11, page 47
AT+GMI
Request manufacturer identification
Section
6.3, page 156
AT+GMM
Request model identification
Section
6.5, page 157
AT+GMR
Request revision identification of software status
Section
6.7, page 158
AT+GSN
Request International Mobile Equipment Identity (IMEI)
Section
6.9, page 159
AT+ICF
Character Framing
Section
4.7, page 118
AT+IFC
Flow Control
Section
4.6, page 116
AT+ILRR
Set TE-TA local rate reporting
Section
4.8, page 120
AT+IPR
Bit Rate
Section
4.9, page 122
AT+VTD
Tone duration
Section
18.6, page 468
AT+VTS
DTMF and tone generation
Section
18.7, page 469
AT+WS46
Select wireless network
Section
3.7, page 110
AT\Q
Flow control
Section
4.5, page 115
AT\V
Set CONNECT result code format
Section
2.7, page 40
AT^MONI
Monitor idle mode and dedicated mode
Section
8.9, page 216
AT^MONP
Monitor neighbor cells
Section
8.10, page 219
AT^SAADC
Show ADC Adjustment Values
Section
19.8, page 516
AT^SACM
Advice of charge and query of ACM and ACMmax
Section
9.2, page 230
AT^SAIC
Audio Interface Configuration
Section
18.8, page 470
AT^SALS
Alternate Line Service
Section
8.12, page 223
AT Command
Description
Section and Page
AT^SATR
Query SIM's Answer to Reset Data
Section 14.3, page 414
AT^SBC
Battery Charge Control
Section 19.3, page 496
AT^SBV
Battery/Supply Voltage
Section 19.4, page 499
AT^SCCNT
Configure Pulse Counter
Section 20.8, page 532
AT^SCFG
Extended Configuration Settings
Section 2.14, page 57
AT^SCID
Display SIM card identification number
Section 14.7, page 420
AT^SCKS
Query SIM and Chip Card Holder Status
Section 14.5, page 417
AT^SCML
List Concatenated Short Messages from preferred store
Section 13.18, page 397
AT^SCMR
Read Concatenated Short Messages
Section 13.19, page 398
AT^SCMS
Send Concatenated Short Messages
Section 13.20, page 399
AT^SCMW
Write Concatenated Short Messages to Memory
Section 13.21, page 400
AT^SCNI
List Call Number Information
Section 7.27, page 196
AT^SCPIN
Pin Configuration
Section 20.2, page 524
AT^SCPOL
Polling Configuration
Section 20.3, page 526
AT^SCPORT
Port Configuration
Section 20.4, page 528
AT^SCSL
Customer SIM Lock
Section 5.8, page 151
AT^SCTM
Set critical operating temperature presentation mode or
Section 19.5, page 500
query temperature
AT^SDLD
Delete the 'last number redial' memory
Section 17.7, page 454
AT^SDPORT
Delete a Port Configuration
Section 20.5, page 529
AT^SFDL
Enter Firmware Download Mode
Section 22.5, page 549
AT^SFNUR
Select the fixed network user rate
Section 8.8, page 215
AT^SGACT
Query all PDP context activations
Section 11.14, page 347
AT^SGAUTH
Set type of authentication for PPP connection
Section 11.15, page 349
AT^SGCONF
Configuration of GPRS related Parameters
Section 11.16, page 350
AT^SGIO
Get IO state of a specified pin or port
Section 20.6, page 530
AT^SHOM
Display Homezone
Section 8.13, page 225
AT^SHUP
Hang up call(s) indicating a specific GSM04.08 release
Section 7.11, page 173
cause
AT^SICC
Internet Connection Close
Section 10.10, page 295
AT^SICI
Internet Connection Information
Section 10.2, page 265
AT^SICO
Internet Connection Open
Section 10.9, page 293
AT^SICS
Internet Connection Setup Profile
Section 10.1, page 260
AT^SIND
Extended Indicator Control
Section 3.3, page 89
AT^SISC
Internet Service Close
Section 10.6, page 285
AT^SISE
Internet Service Error Report
Section 10.12, page 299
AT^SISI
Internet Service Information
Section 10.4, page 277
AT^SISO
Internet Service Open
Section 10.5, page 279
AT^SISR
Internet Service Read Data
Section 10.7, page 286
AT^SISS
Internet Service Setup Profile
Section 10.3, page 268
AT^SISW
Internet Service Write Data
Section 10.8, page 289
AT^SISX
Internet Service Execution
Section 10.11, page 296
AT Command
Description
Section and Page
AT^SJNET
Set Dialup Network Access Parameters
Section 21.2, page 537
AT^SJOTAP
Over The Air Application Provisioning
Section 21.3, page 540
AT^SJRA
Run Java Application
Section 21.1, page 536
AT^SJSEC
Write Binary Java Security Data
Section 21.4, page 543
AT^SLCC
Extended list of current calls
Section 7.23, page 188
AT^SLCD
Display Last Call Duration
Section 7.28, page 197
AT^SLCK
Facility lock
Section 5.5, page 144
AT^SLMS
List SMS Memory Storage
Section 13.22, page 401
AT^SM20
Set M20 compatibility mode
Section 2.15, page 83
AT^SMGL
List Short Messages from preferred store without setting
Section 13.23, page 402
status to REC READ
AT^SMGO
Set or query SMS overflow presentation mode or query
Section 13.24, page 403
SMS overflow
AT^SMGR
Read short message without setting status to REC READ
Section
13.25, page 405
AT^SMONC
Cell Monitoring
Section
8.6, page 210
AT^SMOND
Cell Monitoring
Section
8.7, page 212
AT^SMONG
GPRS Monitor
Section
8.11, page 221
AT^SMSO
Switch off mobile station
Section
2.10, page 46
AT^SNFA
Set or query of microphone attenuation
Section
18.9, page 472
AT^SNFD
Set audio parameters to manufacturer default values
Section
18.10, page 474
AT^SNFG
Generate Tone
Section
18.11, page 475
AT^SNFI
Set microphone path parameters
Section
18.12, page 477
AT^SNFM
Set microphone audio path and power supply
Section
18.13, page 478
AT^SNFO
Set audio output (= loudspeaker path) parameter
Section
18.14, page 480
AT^SNFPT
Set progress tones
Section
18.15, page 482
AT^SNFS
Select audio hardware set
Section
18.16, page 483
AT^SNFTTY
Signal TTY/CTM audio mode capability
Section
18.17, page 486
AT^SNFV
Set loudspeaker volume
Section
18.18, page 488
AT^SNFW
Write audio setting in non-volatile store
Section
18.19, page 489
AT^SOPS
Extended Operator Selection
Section
8.3, page 204
AT^SPBC
Find first matching entry in sorted phonebook
Section
17.8, page 455
AT^SPBD
Purge phonebook memory storage
Section
17.9, page 456
AT^SPBG
Display phonebook entries in alphabetical order
Section
17.10, page 457
AT^SPBS
Step through the selected phonebook alphabetically
Section
17.11, page 460
AT^SPBW
Write into Phonebook with location report
Section
17.6, page 451
AT^SPIC
Display PIN counter
Section
5.3, page 135
AT^SPIO
General Purpose IO Driver Open/Close
Section
20.1, page 523
AT^SPLM
Read the PLMN list
Section
8.14, page 226
AT^SPWD
Change Password
Section
5.7, page 149
AT^SRADC
Configure and Read ADC Measurement
Section
19.9, page 518
AT^SRSA
Remote SIM Access Activation
Section
15.1, page 425
AT^SRSM
Remote SIM Access Message
Section
15.2, page 429
AT Command
Description
Section and Page
AT^SRTC
Ring tone configuration
Section 18.20, page 490
AT^SSCNT
Start and Stop Pulse Counter
Section 20.9, page 534
AT^SSCONF
SMS Command Configuration
Section 13.26, page 406
AT^SSDA
Set SMS Display Availability
Section 13.27, page 407
AT^SSET
Indicate SIM data ready
Section 14.6, page 419
AT^SSIO
Set IO state of a specified pin or port
Section 20.7, page 531
AT^SSMSS
Set Short Message Storage Sequence
Section 13.28, page 408
AT^SSPI
Serial Protocol Interface
Section 19.7, page 506
AT^SSTA
SAT Interface Activation
Section 16.1, page 435
AT^SSTGI
SAT Get Information
Section 16.3, page 438
AT^SSTR
SAT Response
Section 16.4, page 439
AT^SSYNC
Configure SYNC Pin
Section 19.6, page 503
AT^STCD
Display Total Call Duration
Section 7.29, page 198
AT^STPB
Transmit Parity Bit (for 7E1 and 7O1 only)
Section 4.11, page 128
AT^SWDAC
Configure and Read PWM Signal for DAC
Section 19.10, page 521
AT^SXSM
Extended SIM Access
Section 14.4, page 415
ATA
Answer a call
Section 7.2, page 162
ATA
Manual response to a network request for PDP context
Section 11.17, page 351
activation
ATD
Mobile originated call to specified number
Section 7.3, page 163
ATD*98#
Request GPRS IP service
Section 11.19, page 353
ATD*99#
Request GPRS service
Section 11.18, page 352
ATD><mem><n>
Mobile originated call using specific memory and index
Section 7.4, page 165
number
ATD><n>
Mobile originated call from active memory using index
Section 7.5, page 167
number
ATD><str>
Mobile originated call from active memory using corre-
Section 7.6, page 168
sponding field
ATDI
Mobile originated call to ISDN number
Section 7.7, page 169
ATDL
Redial last number used
Section 7.8, page 170
ATE
Enable command echo
Section 4.1, page 111
ATH
Disconnect existing connection
Section 7.9, page 171
ATH
Manual rejection of a network request for PDP context
Section 11.20, page 354
activation
ATI
Display product identification information
Section 6.1, page 155
ATL
Set monitor speaker loudness
Section 18.2, page 465
ATM
Set monitor speaker mode
Section 18.3, page 465
ATO
Switch from command mode to data mode / PPP online
Section 7.18, page 181
mode
ATP
Select pulse dialing
Section 7.30, page 199
ATQ
Result code presentation mode
Section 2.4, page 37
ATS0
Set number of rings before automatically answering a call
Section 7.12, page 175
ATS0
Automatic response to a network request for PDP context
Section 11.21, page 355
activation
AT Command
Description
Section and Page
ATS10
Set disconnect delay after indicating the absence of data
Section 7.17, page 180
carrier
ATS18
Extended call release report
Section 3.5, page 107
ATS2
Set escape sequence character
Section 7.13, page 176
ATS3
Set command line termination character
Section 22.2, page 546
ATS4
Set response formatting character
Section 22.3, page 547
ATS5
Write command line editing character
Section 22.4, page 548
ATS6
Set pause before blind dialing
Section 7.14, page 177
ATS7
Set number of seconds to wait for connection completion
Section 7.15, page 178
ATS8
Set number of seconds to wait for comma dialing modifier
Section 7.16, page 179
ATT
Select tone dialing
Section 7.31, page 199
ATV
Result code format mode
Section 2.5, page 38
ATX
Set CONNECT result code format and call monitoring
Section 2.6, page 39
ATZ
Set all current parameters to user defined profile
Section 2.8, page 41

 

 

 

 

 

 

 

Content      ..     5      6      7