-
Couldn't load subscription status.
- Fork 1.4k
doc: known_issues: add nRF54L10 NVM size issue in FP Locator Tag sample #23545
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: known_issues: add nRF54L10 NVM size issue in FP Locator Tag sample #23545
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: d6cd5273acfea902a6c86cf6a558855633ed40db more detailssdk-nrf:
Github labels
List of changed files detected by CI (1)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
f53178c to
ba545a2
Compare
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.
Should we have nrf54l15dk/nrf54l10/cpuapp board target or nRF54L10 SoC here?
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.
We can use the "nRF54L10 SoC" term to make the issue title shorter
Defined a new known issue that describes the incorrect partition map for the nrf54l15dk/nrf54l10/cpuapp board target in the Fast Pair Locator Tag sample. Ref: NCSDK-34582 Signed-off-by: Kamil Piszczek <[email protected]>
ba545a2 to
d6cd527
Compare
|
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-23545/nrf/releases_and_maturity/known_issues.html |
Defined a new known issue that describes the incorrect partition map for the nrf54l15dk/nrf54l10/cpuapp board target in the Fast Pair Locator Tag sample.
Ref: NCSDK-34582
Follow-up for the following PR:
#23479