Revision 1.6 Copyright © 2004-2007 BlueTree Wireless Data Inc. Page 8 of 130
All rights reserved.
1 Introduction
1.1 Scope
This document describes the AT-command based messages used to configure, control and
monitor Blue Tree BT-4xxx/5xxx Series GSM and CDMA modems.
2 AT commands general information
2.1 Connecting to the modem
2.1.1 Over serial port
The Blue Tree modems serial port factory default settings are:
Baud rate: 115,200
Data bits: 8
Parity: None
Stop bits: 1
Flow control: Hardware (CTS/RTS)
2.1.2 Over TCP/IP
The Blue Tree modems default TCP/IP settings are:
IP address 192.168.0.1
TCP port 6070
2.1.3 AT Command syntax
Commands always start with the AT (short for attention) characters and ends with a <CR>
(<Enter> key) character.
Commands may be entered in upper or lower cases.
Command names may use letters, digits and punctuation characters (+, &, \, …).
BlueTree specific AT commands start with +B. All other listed commands are either third party
commands or industry de-facto standard commands supported by BlueTree modems. Non-listed
commands are not supported and return the ERROR string.
The specific syntax of each supported AT command is given in the description of the command in
the subsequent sections of this document.
In general the syntax of the AT commands follows the following rules:
Command with no parameter:
AT<command_name>
Command with parameters:
AT<command_name>=<parameter1>[,<parameter2>[…]]
Query the actual setting parameters of a command:
AT<command_name>?
Query the syntax of a command:
AT<command_name>=?
Kommentare zu diesen Handbüchern