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

WIP SSED fixes GSDK 4.3.2 #207

Conversation

suveshpratapa
Copy link

  • Build SSEDs with OPENTHREAD_CONFIG_CHILD_SUPERVISION_CHECK_TIMEOUT=0 1.3.1 optional feature which detaches sleepy devices if they don't hear from their parent within 190 seconds -- this feature is still under discussion and not relevant for our SSED examples. Also, it's optional.
  • Increased default CSL uncertainty on SSED devices. Default is 12 (120 us.), increased to 200 (2000 us. = 2ms.) to account for large fragmented packets that maybe exchanged with SSEDs in Matter examples.
  • enable_sleepy_device=true gn config seems to be deprecated. Replaced with chip_enable_icd_server=true

@suveshpratapa
Copy link
Author

cc @mkardous-silabs

@mkardous-silabs mkardous-silabs force-pushed the feature/csl branch 2 times, most recently from 367e0a9 to 3a4c496 Compare February 1, 2024 14:09
@mkardous-silabs mkardous-silabs merged commit 17e306d into mkardous-silabs:feature/csl Feb 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants