I have a question regarding data transmission from the ZigBee coordinator to an EndDevice.
The network that i have is operating under non-beacon mode. My understanding is this, in this mode the coordinator buffers any data that might need to be sent to the enddevice untill it receives a data request command from the enddevice. Now, what do i do if there is an "urgent message" that needs to be sent to the enddevice immediately? I cant possibly wait for a data request command since it means increasing the latency of the "urgent message".
Also i am operating under a constraint whereby i cant reduce the data request poll period.
Can i make my coordinator do a broadcast of the "urgent message"? i believe for broadcasts the coordinator does not have to wait for data requests from the end device. But in this case the enddevice should keep its receiver always ON. Is this the default behaviour of the end device.
Btw, i am using ZStack ver 1.4.3-1.2.1 with CC2430DB/EB