Enumeration BroadcastAddress

ZigBee Broadcast Addresses

ZigBee specifies three different broadcast addresses that reach different collections of nodes. Broadcasts are normally sent only to routers. Broadcasts can also be forwarded to end devices, either all of them or only those that do not sleep. Broadcasting to end devices is both significantly more resource-intensive and significantly less reliable than broadcasting to routers.

Enumeration Members

DEFAULT

All routers and coordinator

LOW_POWER_ROUTERS

Low power routers only

RX_ON_WHEN_IDLE

macRxOnWhenIdle = TRUE (all non-sleepy devices)

SLEEPY

All devices in PAN (including sleepy end devices)