User's Manual

32 ProBee-ZE20S Series User Guide Rev.0.1
ATM<CR>
Set multicast data mode to preconfigured destination group ID without reset.
ATM<value><CR>
Set multicast data mode and <value> can be 16-bit group ID.
AT+TRANSMITMODE=2<CR>
Set the transmit mode to multicast mode. The device should be reset to apply the mode.
ATS36=n, where n is the radius.
ATS37=n, where n is the number of hops through nonmembers.
Set data relay and forwarding options. Please refer to the 9 S-Registers for more details.
Example)
AT+DESTGROUPID=0001<CR> # Set the destination group ID
OK<CR> # Response
ATM<CR> # Enter the multicast mode using destination group ID
OK<CR> # Response
Send multicast msg # Put the multicast message
+++ # Leave data mode
OK<CR> # Response
ATM0001<CR> # Enter the multicast mode using 16-bit group ID
OK<CR> # Response
OK<CR> # Response
Send multicast msg # Put the multicast message
+++ # Leave data mode
OK<CR> # Response
AT+DESTGROUPID=0001<CR> # Set the destination group ID
OK<CR> # Response
AT+TRANSMITMODE=2<CR> # Set transmit mode to destination group ID
OK<CR> # Response
ATZ<CR> # Apply to change
OK<CR> # Response
Send multicast msg # Put the multicast message
+++ # Leave data mode