![Sena ProBee-ZU10 Скачать руководство пользователя страница 51](http://html1.mh-extra.com/html/sena/probee-zu10/probee-zu10_user-manual_1237629051.webp)
51
ProBee-ZS10 User Guide Rev.1.2.0
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
# (Response from Node with PTv1.2 or earlier)
ZC
|00019500002FDC40|0000|PTv1.0|ZE10|ZE10_COM3
ZR
|00019500002FDC15|1FEF|PTv1.0|ZE10|ZE10_COM4
CLD0|00019500002FDC17
CLD1|00019500002FDC14
ZED*|00019500002FDC17|7E34|PTv1.0|ZS10|ZS10_COM5
SED |00019500002FDC14|F5AC|PTv1.0|ZU10|ZU10_COM6
OK
# Response
cf:
AT+DSCAN<CR>
# get the information of other nodes in the network
# (Response from Node with PTv1.3 or later)
ZC* |00019500002FDC40|0000|PTv1.3|ZE10|ZE10_COM3
ZR
|00019500002FDC15|1FEF|PTv1.3|ZE10|ZE10_COM4
CLD0|7E34
CLD1|F5AC
ZED |00019500002FDC17|7E34|PTv1.3|ZS10|ZS10_COM5
SED |00019500002FDC14|F5AC|PTv1.3|ZU10|ZU10_COM6
OK
# Response
6.2
Data Transmission
6.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>