SENA ProBee-ZE20S-HAOL User Manual

Page 68

Advertising
background image

ProBee-ZE20S-HAxx User Guide Rev 1.9

68

Response

<attribute value>

OK<CR> or ERROR<CR>

7.12.5 AT+CREAD or AT+CR

Description

Read attribute from remote node. (client-side command)

Execute

AT+DEST=<address>,<endpoint><CR>

AT+CREAD=<clusterID>,<attributeID><CR>

Response

<attribute value>

OK<CR> or ERROR<CR>

7.12.6 AT+SWRITE or AT+SW

Description

Write attribute to local node. (server-side command)

Execute

AT+SWRITE=<clusterID>,<attributeID>,<value><CR>

Response

OK<CR> or ERROR<CR>

7.12.7 AT+CWRITE or AT+CW

Description

Write attribute to remote node. (client-side command)

Execute

AT+DEST=<address>,<endpoint><CR>

AT+CWRITE=<clusterID>,<attributeID>,<value><CR>

Response

OK<CR> or ERROR<CR>

7.12.8 AT+SCMD or AT+SC

Description

Send server-side command message to destination node. (server-side

command)

Execute

AT+DEST=<address>,<endpoint><CR>

AT+SCMD=<clusterID>,<commandID><CR>

Response

OK<CR> or ERROR<CR>

7.12.9 AT+CCMD or AT+CC

Description

Send client-side command message to destination node. (client-side command)

Execute

AT+DEST=<address>,<endpoint><CR>

AT+CCMD=<clusterID>,<commandID><CR>

Response

OK<CR> or ERROR<CR>

7.12.10 AT+FACTORYRESET or AT+FR

Description

Send ‘Factory Reset’ command(Basic cluster) to destination node. (client-side

command)

Execute

AT+DEST=<address>,<endpoint><CR>

AT+FACTORYRESET?<CR>

Advertising