User's Guide
sLory User Guide
15
Command for setup of Serial
COMMAND DEFAULT (RANGE) DESCRIPTION
AT+PAB=<Parity Bit>
N(N,O,E)
N=None,
O=Odd,
E=Even
Set Parity Bit
AT+BAU=<Baud rate>
6(0~13)
0=600bps, 1=1200bps,
2=2400bps, 3=3600bps,
4=4800bps, 5=7200bps,
6=9600bps, 7=19200bps,
8=38400bps, 9=57600bps,
10=115200bps,
11=230400bps,
12=460800bps,
13=921600bps
Set baud rate
AT+SER=<Interface>
1(1~3)
1=RS232
2=RS422
3=RS485
Set flow control
AT+HF=<Hardware Flow
Control>
0=OFF, 1=RTS/CTS
- Used to collect serial data and
transmit it to LoRa
- Wait for the next data after the
last data has transmitted from
Serial, and then transmit data
that it has successfully read to
LoRa after specific period of
time
AT+DMT=<Time>
5(1~255)
Unit: 10ms
Example) 5=50ms
Set the length of STX(Start of
text) of Serial data