58
ProBee-ZE10 User Guide Rev.1.1
available remote command by “AT+REMOTE<CR>”.
Execute
AT+REMOTE=<addr>,<cmd>?<CR>
AT+REMOTE=<addr>,<cmd>=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR>
7.8
UART
7.8.1
AT+BAUDRATE or AT+UB
Description
Get/Set the serial port speed for communication between the module serial port and
host.
Execute
AT+BAUDRATE?<CR>
AT+BAUDRATE=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default
9600
Range
300 - 230400
7.8.2
AT+DATABIT or AT+UD
Description
Get/Set the serial data bit setting on the module.
Execute
AT+DATABIT?<CR>
AT+DATABIT=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default
8
Range
7 - 8
7.8.3
AT+PARITY or AT+UP
Description
Get/Set the serial parity setting on the module.
Execute
AT+PARITY?<CR>
AT+PARITY=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default
0
Range
0 - 2
7.8.4
AT+STOPBIT or AT+US
Description
Get/Set the serial stop bit setting on the module.
Execute
AT+STOPBIT?<CR>
AT+STOPBIT=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default
1
Range
1 - 2