Owner manual
53ProBee-ZS10 User Guide Rev.1.5
5.9.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
5.9.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
5.9.5 AT+FLOWCTRL or AT+UF
Description Get/Set flow control status. (0: none, 1: software, 2: hardware flow control)
Execute AT+FLOWCTRL?<CR> AT+FLOWCTRL=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0
Range 0 - 2
5.10 Firmware Upload and Help
5.10.1 AT+BOOTLOAD or AT+BL
Description
Start bootloader to upload firmware. (blank: local, 1: passthru, 2: clone)
The device leaves the AT command line and enters the bootloader menu for uploading
new ProBee firmware. There’s no restrict to use local upload but a sleepy end-device
cannot upload to remote node over the air. The current UART should be set
115200bps, 8 data bits, no parity, 1 stop bit and none flow control.
Execute AT+BOOTLOAD<CR> AT+BOOTLOAD=<number>,<IEEE><CR>
Response
Bootloader menu
…
Serial upload complete
Please start .ebl upload image ...<CR> or
Start cloning ...<CR>
Bootloader menu
…
Bootload Complete!