Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".
Q: FAQ: Polling End Devices (Z-Stack, ZigBee
Turn off automatic polling for end devices and how to control polling through the application.
By setting NWK_POLL_RATE to 0 you can effectively turn off automatic polling. This compile option can be found in the f8wConfig.cfg file provided in the Tools directory of your workspace. If polling has been turned off you can still perform aperiodic polling via the application by making a direct call to NwkPollReq( 0 ) to trigger a controlled single poll to the parent.