Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds API for resynchronizing sleepy child with its parent #4

Merged
merged 3 commits into from
May 3, 2024

Conversation

elie-elkhoury
Copy link

@elie-elkhoury elie-elkhoury commented May 2, 2024

PLEASE NOTE: This PR is related to the following two other PRs, and in order for CI to pass on all the PRs, they should be merged in this order:

  1. This PR here
  2. Cascoda/knx_iot_code_gen#608
  3. Cascoda/knx_iot_cascoda#138

New function otThreadSleepyChildResynchronize(), which will essentially send an MLE Child Update Request. Use this for child/parent resynchronization purposes, as described in the Thread spec Thread1.1.1 section 4.7.5, Timing Out Children:

Rx-off-when-idle Children SHOULD also periodically (at time intervals indicated by the application) resynchronize by
sending a Child Update Request to their Parent to avoid cases when the MAC Data Request
is being acknowledged erroneously by a receiver that is not a valid Parent.

@elie-elkhoury elie-elkhoury merged commit c0f30d6 into main May 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants