Manual
80
ProBee
-
ZE20S User Guide Rev.1.
10
AT+MULTICAST=0001,MSG03<CR>
OK # Response
# send broadcast message(MSG04) to current network and the range is
determined by S35.
AT+BROADCAST=MSG04<CR>
OK # Response
8.2.2 Data Mode
ATD<CR> # enter the unicast mode using destination long address
OK # Response
MSG05+++ # send data(MSG05) and leave data mode
ATD0000<CR> # enter the unicast mode using 16-bit short address
OK # Response
MSG06+++ # send data(MSG06) and leave data mode
ATD00019500002FDC40<CR> # enter the unicast mode using 64-bit long address
OK # Response
MSG07+++ # send data(MSG07) and leave data mode
ATM<CR> # enter the multicast mode using destination group ID
OK # Response
MSG08+++ # send data(MSG08) and leave data mode
ATM0001<CR> # enter the multicast mode using 16-bit group ID
OK # Response
MSG09+++ # send data(MSG09) and leave data mode
ATB<CR> # enter the broadcast mode
OK # Response
MSG10+++ # send data(MSG10) and leave data mode
AT+TRANSMITMODE=1<CR> # set transmission mode
OK # Response
ATZ<CR> # Apply the change
OK # Response
MSG11+++ # send data(MSG11) and leave data mode
ATO<CR> # return to the current data mode
8.3 Security
AT+SECURITY=1<CR> # set security level (ON)
OK # Response