-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: sdk-zephyr: [nrf noup] dts: nrf21540-fem default tx-en-settle-time-us=26 #21771
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
manifest: sdk-zephyr: [nrf noup] dts: nrf21540-fem default tx-en-settle-time-us=26 #21771
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision 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: a63b710ee9acc8a5f63f03fdaa9177f582daf617 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-21771/nrf/app_dev/device_guides/fem/fem_nrf21540_gpio.html |
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
The default timing value for the `tx-en-settle-time-us` property is changed to 26. For the nrf54L the time is 1us bigger. This commit adjusts fem doc recommendation for the nRF54L. Signed-off-by: Andrzej Kuros <[email protected]>
fdb2762
to
a63b710
Compare
Doc already reviewed in #21701 the commit is simply cherry-picked |
Automatically closed by action-manifest-pr GH action |
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2762
Cherry-picked also the commit 44e5e47 that is already part of v3.0-branch