-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
doc: Added info about Thread child timeout's impact #19121
base: main
Are you sure you want to change the base?
Conversation
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 93c717bd7847edc714f2f666293bb85c5f68c9c5 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (5)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
doc/nrf/protocols/matter/getting_started/low_power_configuration.rst
Outdated
Show resolved
Hide resolved
doc/nrf/protocols/matter/getting_started/low_power_configuration.rst
Outdated
Show resolved
Hide resolved
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
9d80575
to
5f70c5d
Compare
5f70c5d
to
83ece14
Compare
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
Added information on how the Thread child timeout configuration impact the power consumption and child wake up time. Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
83ece14
to
93c717b
Compare
Added information on how the Thread child timeout configuration impact the power consumption and child wake up time.