User guide
50
ProBee
-
ZS10 User Guide Rev.1.
1
.1
6.4 Security
AT+SECURITY=1<CR> # set security level (ON)
OK # Response
AT+LINKKEY=5A46…21<CR> # set the 128-bit trust center link key (5A46…21)
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.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
6.5.2 Remote Node
# upload firmware to a remote node using 64-bit long address. Note that UART
of local node should be set to 115200-8-N-1-N.
AT+BOOTLOAD=1,00019500002FDC40<CR>
Please start .ebl upload image ...
CCCCCCCCCCCCC # upload ebl file by X-modem
Bootload Complete! # succeed to upload