GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 12 /
186
Table 1: Types of AT Commands and Responses
Test Command
AT+<x>=?
This command returns the list of parameters and value ranges
set by the corresponding Write Command or internal processes.
Read Command
AT+<x>?
This command returns the currently set value of the parameter
or parameters.
Write Command
AT+<x>=<…>
This command sets the user-definable parameter values.
Execution
Command
AT+<x>
This command reads non-variable parameters affected by
internal processes in the GSM engine
1.2.1. Combining AT Commands on the Same Command Line
1.2.2. Entering Successive AT Commands on Separate Lines
1.3. Supported Character Sets
The M35 AT Command interface defaults to the
IRA
character set. The M35 supports the following
character sets:
GSM
UCS2
HEX
IRA
PCCP437
8859_1
You can enter several AT Commands on the same line. In this case, you do not need to type the “
AT
” or
“
at
” prefix before every command. Instead, you only need type “
AT
” or “
at
” at the beginning of the
command line. Please note that use a semicolon as command delimiter.
The command line buffer can accept a maximum of 256 characters. If the input characters exceeded the
maximum then no command will be executed and TA will return “
ERROR
”.
When you need to enter a series of AT Commands on separate lines, please note that you need to wait
the final response (for example OK, CME error, CMS error) of the last AT command you entered before
you enter the next AT command.