electronic or mechanical, including photocopying and microfilm, without the prior written permission of ZTE
Corporation.
is the registered trademark of ZTE Corporation. All other trademarks appeared in this manual are
owned by the relevant companies.
ZTE Corporation reserves the right to make modifications on print errors or update specifications in this manual
without prior notice.
ZTE Corporation keeps the right to make the final explanation to this manual.
1
ME3000 Module
With strong technical force, ZTE Corporation can provide CDMA/GPRS module customers with the following
all-around technical support:
1. Provide complete technical documentation;
2. Provide the development board used for R&D, test, production, after-sales, etc.;
3. Provide evaluations and technical diagnosis for principle diagram, PCB, test scenarios;
4. Provide test environment;
ZTE Corporation provides customers with onsite supports, and also you could get supports through telephone,
website, instant communication, E-mail, etc.
The module website module.ztemt.com.cn provides the relevant industry information and module technical
documentation. The authorized module customers could download the latest technical documentation for our
website. If you have more requirements, you could send an E-mail to module@zte.com.cn. You can also call us at
0755-86360280 for more supports.
2
ME3000 Module
Preface
Summary
This manual is applicable for ME3000, ME3006, ME3030 and ME3036 modules. Taking ME3000 for example,
this manual describes the AT command interfaces of the modules, which contains standard GSM voice and data
applications. According to GSM standard, some specific ZTE commands are added for users’ convenience.
This manual might help you to understand how to use AT commands of these modules.
Target Readers
z System Designing Engineers
z Hardware Engineers
z Software Engineers
z Testing Engineers
Brief Introduction
Chapters Contents
1 General Description Briefly introduces the types and basic formats of ME3000, ME3006, ME3030
and ME3036 modules.
2 AT Command Explains AT command operations of ME3000 modules in details.
Update History
The update history includes the update descriptions each time. The update contents will be included in
the latest version.
Document Version: V1.2 (June-4-2007)
Change the manual name from 《AT Command Manual for ZTE Corporation’s GSM/GPRS Modules》to《AT
Command Manual for ZTE Corporation’s ME3000 Modules》.
Add the applicable modules such as ME3000, ME3006, ME3030 and ME3036 modules.
Document Version: V1.1 (April-17-2007)
This is the second time to release formally. The update contents include:
2. A T Command
Newly added commands:
ATO: Switch from command mode to data mode
+++: Switch from data mode to command mode
CLIP: Set caller ID presentation
CCFC: Set call forwarding number and conditions
CLCK: Lock device or network
CPWD: Modify password
3
ME3000 Module
CNMA: SMS confirmation
CSCA: Set short message center number
CPBS: Select contacts memorizer
CPBR: Read contacts
CPBW: W r ite contacts
CPBF: Search for contacts
IFC: Set flow control
&D: Set DTR mode
&C: Set DCD mode
CGACT: Deactivate/activate PDP mode
CGATT: Set GPRS startup
CGCLASS: Device class
ZIPSETUPU: Bundle UDP port
ZIPSENDU: Send UDP data
ZIPSTATUSU: Query UDP status
ZIPCLOSEU: Close UDP port
ZIPRECVU: Receive UDP data
Document Version: V1.0 (March-05-2007)
This is the first time to release formally.
4
ME3000 Module
Table of Contents
1 General Description.......................................................................................................8
1.1 AT Commands ........................................................................................................................................... 8
1.1.1 Type of AT Commands .............................................................................................................. 8
1.1.2 Returned Type and Format of AT Commands............................................................................ 8
2.10.14 +ZIPCLOSEU: close UDP link............................................................................................... 42
2.10.15 +ZIPRECVU: prompt to receive UDP data............................................................................. 42
7
ME3000 Module
1 General Description
1.1 AT Commands
ME3006, ME3030 and ME3036 modules provide AT command interfaces, through which the modules could
communicate with external devices. AT command set provided by ME3006, ME3030 and ME3036 modules not
only covers standard GSM voice and short message applications, but adds some commands according to GSM
specification and some ZTE exclusive commands for users.
1.1.1 Type of AT Commands
Since AT command is used as a st an da rd int erfa ce , the ret u rne d va lue s a nd formats of the command are both fix ed .
As a whole, AT command could be divided into four types:
z Non-parameter command: a type of simple command with the format of AT[+|&]<command>,e.g.: AT+CSQ,
AT&W
z Query command: used to inquire the current setting value. The format is AT[+|&]<command>?, e.g.:
AT+CNMI?
z Help command: used to list the possible parameters of the command. The format is AT[+|&]<command>=?,
e.g.: AT+CMGL=?
z Parameter command: normally used format which provides strong flexibility. The format is
AT[+|&]<command>=<par1>,<par2>,<par3>…
The returned values of this type of command are all the same. This will be clarified in details later. The basic
frame format of the returned value is:
<CR><LF><Response string><CR><LF>
<CR><LF><OK/ERROR>[ERROR INFO]<CR><LF>
1.1.2 Returned Type and Format of AT Commands
The following are ME3006, ME3030 and ME3036 modules’ AT command and their format and returned
descriptions:
z AT command format:
--AT command starts with “AT” and ends with <CR>;
--After the module runs, the serial port default setting will be: 8-digit data bit, 1-digit stop bit, no parity check,
no CTS/RTS, data rate 115200bps.
--If there is error in AT command format, “Error” will return;
--If AT command executes successfully, “OK” will return.
8
ME3000 Module
1.2 GSM Glossary
Abbreviations Definitions
ADC
AFC Automatic Frequency Control
AGC Automatic Gain Control
ARFCN Absolute Radio Frequency Channel Number
ARP Antenna Reference Point
ASIC Application Specific Integrated Circuit
BER Bit Error Rate
BTS Base Transceiver Station
CDMA Code Division Multiple Access
CDG CDMA Development Group
CS Coding Scheme
CSD Circuit Switched Data
CPU Central Processing Unit
DAI Digital Audio interface
DAC Digital-to-Analog Converter
DCE Data Communication Equipment
DSP Digital Signal Processor
DTE Data Terminal Equipment
DTMF Dual Tone Multi-Frequency
DTR Data Terminal Ready
EFR Enhanced Full Rate
EGSM Enhanced GSM
EMC Electromagnetic Compatibility
EMI Electro Magnetic Interference
ESD Electronic Static Discharge
ETS European Telecommunication Standard
FDMA Frequency Division Multiple Access
FR Full Rate
GPRS General Packet Radio Service
GSM Global Standard for Mobile Communications
HR Half Rate
IC Integrated Circuit
IMEI International Mobile Equipment Identity
ISO International Standards Organization
ITU International Telecommunications Union
LCD Liquid Crystal Display
LED Light Emitting Diode
MCU Machine Control Unit
MMI Man Machine Interface
Analog-Digital Converter
9
ME3000 Module
Abbreviations Definitions
MS Mobile Station
PCB Printed Circuit Board
PCL Power Control Level
PCS Personal Communication System
PDU Protocol Data Unit
PLL Phase Locked Loop
PPP Point-to-point protocol
RAM Random Access Memory
RF Radio Frequency
ROM Read-only Memory
RMS Root Mean Square
RTC Real Time Clock
SIM Subscriber Identification Module
SMS Short Message Service
SRAM Static Random Access Memory
TA Terminal adapter
TDMA Time Division Multiple Access
TE Terminal Equipment also referred it as DTE
UART Universal asynchronous receiver-transmitter
UIM User Identifier Management
USB Universal Serial Bus
VSWR Voltage Standing Wave Ratio
ZTE ZTE Corporation
10
ME3000 Module
2 AT Command
2.1 Common Command
2.1.1 A/: repeat previous command
Description
Format
Example
This command is used to repeat the previous command.
A/
AT+CSQ Inquire current signal strength
A/ Repeat AT+CSQ command
2.1.2 ATA: answer a call
Description
Format
Example
This command is used to answer a call.
ATA
RING Incoming call
ATA Answer a call
2.1.3 ATD: dial a number
Description
Format
Example
This command is used to dial a number, transmit data or send a fax.
ATD<string>;
ATD><mem><n>;
ATD><n>;
AT+CPBS=“SM”
ATD13024540756;
Select SIM card phonebook as the current contacts
Search for this number in SIM card phonebook and dial it
Description
AT+CPBS=“SM”
ATD>2;
OK
ATD>SM1; Dial the first number in SIM card phonebook
<mem>: contacts
“SM”: SIM card phonebook;
“LD”: last dialled number in the contacts;
“MC”: missed call contacts;
“ME”: local contacts;
<n>: the n-th option of the contacts.
<string>: called number, e.g. *99#.
Select SIM card phonebook as the current contacts
Dial the second number in the current phonebook
11
ME3000 Module
2.1.4 ATDL: dial the last outgoing number
Description
Format
Example
This command is used to dial the last outgoing number.
ATDL
ATD34394036;
OK
ATH
OK
ATDL Dial 34394036 again
2.1.5 ATE: enable echo
Description
Format
Example
Parameters
This command is used to enable echo.
ATE<n>
ATE0
OK
OK
ATE1
OK
ATE1
OK
<n>=0 Disable.
<n>=1 Enabled.
Call 34394036
Hang up the call
ATE0, don’t display input command on the terminal
2.1.6 ATH: hang up the call
Description
Format
Example
This command is used to hang up the call.
ATH
ATA
OK
ATH Hang up the call
Answer the call
2.1.7 ATQ: set if returned value displayed on the terminal
Description
Format
This command is used to set if the returned value is displayed on the terminal.
ATQ<n>
12
ME3000 Module
Example
ATQ0
OK
ATQ0
OK
ATQ1
OK
ATQ1ATQ1
Display the returned value on the terminal
Do not display the returned value on the terminal
2.1.8 +++: switch from data mode to command mode
Description
Format
Example
This command is used to switch from data mode to command mode.
+++
ATD*99#
CONNECT
+++
……
AT
OK
Dial and enter data mode
switch from data mode to command mode
2.1.9 ATO: switch from command mode to data mode
Description
Format
Example
This command is used to switch from command mode to data mode.
ATO
ATD*99#
CONNECT
+++
……
ATO
……
Dial and establish GPRS data connection
Switch from data mode to command mode
Switch from command mode to data mode
2.1.10 ATP: perform pulse dialing
Description
Format
Example
This command is used to perform pulse dialing.
ATP
ATP
OK
Set pulse dialing method
13
Loading...
+ 31 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.