Sim800 hardware design v1.05

Table Of Contents
Smart Machine Smart Decision
4.5. Serial Port and USB Interface
SIM800 provides one unbalanced asynchronous serial port. The module is designed as a DCE (Data
Communication Equipment). The following figure shows the connection between module and client (DTE).
Table 8: Serial port and USB pin definition
Name Pin number Function
UART_DTR 3 Data terminal ready
UART_RI 4 Ring indicator
UART_DCD 5 Data carrier detect
CTS 7 Clear to send
RTS 8 Request to send
TXD 9 Transmit data
Serial port
RXD 10 Receive data
VBUS 24 USB power supply
USB_DP 27 USB data line positive
USB
interface
USB_DM 28 USB data line minus
Note: Hardware flow control is disabled by default. The AT command “AT+IFC=2,2” can enable hardware
flow control .The AT command “AT+IFC=0,0”can disable hardware flow control. For more details, please
refer to document [1].
Table 9: Serial port characteristics
Symbol Min Max Unit
V
IL
0 0.3 V
V
IH
2.5 2.8 V
V
OL
0 0.1 V
V
OH
2.7 2.8 V
4.5.1 Function of Serial Port
Serial port:
z Full modem device.
z Contains data lines TXD and RXD, hardware flow control lines RTS and CTS, status lines DTR, DCD and
RI.
z Serial port can be used for CSD FAX, GPRS service and AT communication. It can also be used for
multiplex function. For details about multiplex function, please refer to table 11.
z Serial port supports the following baud rates:
1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200bps
z Autobauding only supports the following baud rates:
1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200bps
z The default setting is autobauding.
SIM800_Hardware Design_V1.05 29 2014-03-25