User's Manual

AT Command Manual v1.3
@2010 LM- Technologies Ltd www.lm-technologies.com Page 8 of 18
11 2400
12 4800
13 9600
14 19200
15 38400
16 57600
17 115200
18 230400
19 460800
20 921600
2.8.5.1.1 Response
<command_response>
2.8.5.2 AT+BAUD?<cr>
2.8.5.2.1 Response
<cr,lf>BAUDb<command_response> if the command is successful. Here, b- current
baud rate setting. E.g on default setup, the response will be
<cr,lf>BAUD14<command_response>
2.8.6 AT+STOP
The command is used to specify one or two stop bits for serial port communication. The current
setting can also be retrieved sending this command in query format.
2.8.6.1 AT+STOPn<cr>
where n – can be 1 or 2 depending on no of stop bits used.
n Stop bits (no)
11
22
2.8.6.2 Response
<command_response>
2.8.6.3 AT+STOP?<cr>
2.8.6.3.1 Response
<cr,lf>STOPn<command_response> if the command is successful. Here, n- no of
stop bits. E.g on default setup, the response will be
<cr,lf>STOP1<command_response>
2.8.7 AT+PAR
The command is used to specify the parity type of serial port. The current setting can also be
retrieved sending this command in query format.
2.8.7.1 AT+PARn<cr>
where n – varies from 0 to 2 depending on the type of parity used.
N Parity Type