User guide
43
ProBee
-
ZS10 User Guide Rev.1.
1
.1
5.7.4 AT+MAXPAYLOAD or AT+MP
Description
Get the maximum size of the payload that the Application Support sub-layer will
accept. The size depends on the security level in use.
Execute AT+MAXPAYLOAD?<CR>
Response
<value><CR>
OK<CR>
5.7.5 AT+TRASNSMITMODE or AT+TM
Description
Get/Set the data transmission mode. This mode is maintained after rebooting. (0:
none, 1: unicast to destination long address, 2: multicast to destination group ID, 3:
broadcast to all nodes, 4: unicast to sink node)
Execute AT+TRANSMITMODE?<CR> AT+TRANSMITMODE=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0
Range 0 - 4
5.7.6 AT+UNICAST or AT+UC
Description
Send unicast message to specific node using long or short address of remote node.
Up to 90 bytes (or 72 bytes when security enabled) are sent to the node at once.
Execute AT+UNICAST=<IEEE>,<data><CR> AT+UNICAST=<nodeID>,<data><CR>
Response OK<CR>
5.7.7 AT+MULTICAST or AT+MC
Description
Send multicast message to specific group. Every node belongs to a group after being
booted up if it is designated a group ID.
Execute AT+MULTICAST=<groupID>,<data><CR>
Response OK<CR>
5.7.8 AT+BROADCAST or AT+BC
Description
Send broadcast message to the all nodes joining the network. Transmit range is
determined by broadcast range (S35).
Execute AT+BROADCAST=<data><CR>
Response OK<CR>
5.7.9 AT+REMOTE or AT+RC
Description
Get/Set the configuration values of remote node using long or short address.
AT+REMOTE<CR> shows the list of possible commands. It is possible to check the