Owner manual
58ProBee-ZS10 User Guide Rev.1.5
ATZ<CR> # Apply the change
OK # Response
AT+NWKKEY=0<CR> # set the 128-bit network key (random key)
OK # Response
AT+UPDATEKEY<CR> # update the changed network key
OK # Response
6.4 UART Settings
AT+BAUDRATE=115200<CR> # set baud rate (115,200bps)
OK # Response
AT+DATABIT=8<CR> # set data bit (8bit)
OK # Response
AT+PARITY=0<CR> # set parity (none)
OK # Response
AT+STOPBIT=1<CR> # set stop bit (1bit)
OK # Response
AT+FLOWCTRL=2<CR> # set flow control (hardware)
OK # Response
ATZ<CR> # Apply the change
OK # Response
6.5 Firmware Upload
6.5.1 Local Node
# enter the bootloader menu for uploading firmware. Note that UART of local
node should be set to 115200-8-N-1-N.
AT+BOOTLOAD<CR>
Press Enter…
EM250 Bootloader v20 b09
1. upload ebl
2. run
3. ebl info
BL > # press “1” and upload ebl file by X-modem
begin upload
CCCCCCCCCCCCC
Serial upload complete # press “2” or reset after upload is done