This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

End Device can't receive data

Other Parts Discussed in Thread: Z-STACK

Hi,

I formed a network of End Device and a Coordinator. I managed to send data form End Device to the Coordinator, but when Coordinator sends broadcast message End Device can't receive it. I saw on Packet Sniffer that message from Coordinator is sent. I set DPOLL_RATE=0 in f8wConfig.cfg so EndDevice don't bother Coordinator, but when I set DPOLL_RATE=1000 then it works but can it be done without so much Data Requests, i.e. without End Device pooling Coordinator every 1 second?