SENA ProBee-ZE10 User Manual
Page 40

40
ProBee-ZE10 User Guide Rev.1.5
broadcast one packet over 2 seconds for safe transmission. Broadcast transmission failure also causes
retransmission which is affected by transmission timeout(S33) and transmission retries(S32). Because
frequent retransmissions may cause to break the broadcast limitation, it is recommended to set more than
1000 for transmission timeout(S33) and set as small as possible for transmission retries(S32).
Multicast data transmission is implemented on top of the network broadcast mechanism, so it is subject to
the same rules.
Example)
AT+DESTGROUPID=0001
# Set the destination group ID
OK
# Response
ATM
# Enter the multicast mode using destination group ID
OK
# Response
Send multicast msg
# Put the multicast message
+++
# Leave data mode
OK
# Response
ATM0001
# Enter the multicast mode using 16-bit group ID
OK
# Response
Send multicast msg
# Put the multicast message
+++
# Leave data mode
OK
# Response
AT+DESTGROUPID=0001
# Set the destination group ID
OK
# Response
AT+TRANSMITMODE=2
# Set transmission mode to destination group ID
OK
# Response
ATZ
# Apply to change
OK
# Response
Send multicast msg
# Put the multicast message
+++
# Leave data mode
OK
# Response
4.2.3
Broadcast Data Mode
Broadcast data mode can be used for continuous data transmission to all devices in the current network.
The destination address or group ID of the remote nodes is not necessary for broadcast data mode. The
transmit range is determined by the S-register 35.