63
ProBee-ZE10 User Guide Rev.1.1
00019500002FDC15
OK
# Response
AT+REMOTE=1FEF,AT+LONGADDR<CR>
# get 64-bit address of remote node (1FEF)
00019500002FDC15
OK
# Response
AT+DSCAN<CR>
# get the information of other nodes in the network
ZC* |00019500002FDC40|0000 |PTv1.0|ZE10|Z E10_COM3
ZR |00019500002FDC15|1FEF |PTv1.0|ZE10 |ZE10_COM4
CLD0|00019500002FDC17
CLD1|00019500002FDC14
ZED |00019500002FDC17|7E34 |PTv1.0|ZS10|Z S10_COM5
SED |00019500002FDC14|F5AC |PTv1.0|ZU10|Z U10_COM6
OK
# Response
8.2
Data Transmission
8.2.1
Command Mode
# send unicast message(MSG01) to specific node using 64-bit long
address(0x00019500002FDC15)
AT+UNICAST=00019500002FDC15,MSG01<CR>
OK
# Response
# send unicast message(MSG02) to specific node using 16-bit short
address(0x1FEF)
AT+UNICAST=1FEF,MSG02<CR>
OK
# Response
# send multicast message(MSG03) to specific group(0001)
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