Part Number: CC2652P
Other Parts Discussed in Thread: Z-STACK, SYSCONFIG
There are several pollrate types in Z-Stack examples:
POLL_RATE_TYPE_DEFAULT
POLL_RATE_TYPE_APP_1
POLL_RATE_TYPE_APP_2
POLL_RATE_TYPE_JOIN_REJOIN
POLL_RATE_TYPE_QUEUED 0x0010
POLL_RATE_TYPE_RESPONSE 0x0020
POLL_RATE_TYPE_GENERIC_1_SEC
POLL_RATE_DISABLED
POLL_RATE_RX_ON_TRUE
I understand the response pollrate is used when zed sends a request and polls for the response. My question is what is queued pollrate and generic 1 sec pollrate for?
And I noticed the zed will also send a data request after receiving the response from its parent, but the interval seems have nothing to do with the queued poll rate or response pollrate. Please correct me if I'm wrong, and which parameter is related to this interval?
Best regards,
Shuyang