-
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
samples: Add radio trims and PAN for nRF54H20 in DTM, RT and ESB #19878
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 8305c88813a7d1e91e0dc56254d6eb0b1c75370c more detailssdk-nrf:
Github labels
List of changed files detected by CI (4)
Outputs:ToolchainVersion: 11349092be Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
7840728
to
98457b4
Compare
I added changelog entries, that were requested outside of this review. |
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
@@ -124,7 +124,7 @@ DECT NR+ | |||
Enhanced ShockBurst (ESB) | |||
------------------------- | |||
|
|||
|no_changes_yet_note| | |||
* Added loading of radio trims and a fix of HW errata for the nRF54H20 SoC to improve the RF performance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Added loading of radio trims and a fix of HW errata for the nRF54H20 SoC to improve the RF performance. | |
* Added loading of radio trims and a fix of a hardware errata for the nRF54H20 SoC to improve the RF performance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same for other instances.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
Loading trim values and adding PAN workarounds in the Radio registers will improve RF performance. PANs implemented: HMPAN-18, HMPAN-103. Ref. NCSDK-31274 Signed-off-by: Michał Grochala <[email protected]>
98457b4
to
8305c88
Compare
Loading trim values and adding PAN workarounds in the Radio registers will improve RF performance. PANs implemented: HMPAN-18, HMPAN-103.
Ref. NCSDK-31274