Rx-off-when-idle Children should periodically send Child Upgate Request to their parent #11282
-
The Thread Specification defines: Rx-off-when-idle Children SHOULD also periodically resynchronize by sending a Child Update Request to their parent to avoid cases where the MAC Data Request is acknowledged erroneously by the receiver. However, I have not observed this behavior from SED devices. Does OpenThread implement this feature? What is the sending period? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Thread 1.4 Section 4.6.3.5 specifies Child Supervision:
OpenThread implements the Child Supervision feature. |
Beta Was this translation helpful? Give feedback.
-
May I conclude that? SED must support and enable Child Supervision. |
Beta Was this translation helpful? Give feedback.
Yes, the SED itself must also support Child Supervision. OpenThread enables Child Supervision on child by default.