Manual
81
ProBee
-
ZE20S User Guide Rev.1.
10
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
8.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
8.5 GPIO
AT+GPIO=55003300000441122<CR> # set GPIO configuration
OK # Response
ATZ<CR> # Apply the change
OK # Response
AT+GPIO0<CR> # check the current GPIO status (GPIO0)
5
OK # Response
AT+DIO<CR> # check the current DIO value
10000000000**0011
OK # Response
AT+AI<CR> # check the current AI value
****,****,1786,23A2,****,****
OK # Response