Other Parts Discussed in Thread: Z-STACK
hi all,
i have some confuse issue about polling .
A.
How long can my end device go without polling its parent?
it should be reference the indirect message holding timeout value(NWK_INDIRECT_MSG_TIMEOUT =7)
or depend on your application(someone say Smart Energy (SE) profile have other polling rate ?)
B.What happens after that timeout?
DROUTE_EXPIRY_TIME =30
when router timeout,
it should be removed from the child table at the parent?
if end device network communications, how to do (it should be rejoin ) ,i do't see end device have any action about it ?
C.
Poll Control cluster
i found a cluster about controll "Polling rate" .it seem use check-in to change mode(long/fast polling mode)
how to reliable transaction with another node when device remove (change battery or other )