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.