Skip to content

samples: bluetooth: Add nRF54LM20B support to HID samples#27716

Merged
rlubos merged 1 commit into
nrfconnect:mainfrom
MarekPieta:nrf54lm20b_hid_samples
Mar 27, 2026
Merged

samples: bluetooth: Add nRF54LM20B support to HID samples#27716
rlubos merged 1 commit into
nrfconnect:mainfrom
MarekPieta:nrf54lm20b_hid_samples

Conversation

@MarekPieta
Copy link
Copy Markdown
Contributor

Change adds support for nRF54LM20B to Bluetooth LE HID samples.

Jira: NCSDK-38380

@MarekPieta MarekPieta requested a review from a team as a code owner March 26, 2026 10:33
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Mar 26, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: f70d722daee35331928865da519b2a9349db2fdb

more details

sdk-nrf:

PR head: f70d722daee35331928865da519b2a9349db2fdb
merge base: 620b4c310b8cf584dacc859356c215b1deadf214
target head (main): 620b4c310b8cf584dacc859356c215b1deadf214
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (7)
doc
│  ├── nrf
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
samples
│  ├── bluetooth
│  │  ├── central_hids
│  │  │  ├── boards
│  │  │  │  │ nrf54lm20dk_nrf54lm20b_cpuapp.conf
│  │  │  │ sample.yaml
│  │  ├── peripheral_hids_keyboard
│  │  │  ├── boards
│  │  │  │  │ nrf54lm20dk_nrf54lm20b_cpuapp.conf
│  │  │  │ sample.yaml
│  │  ├── peripheral_hids_mouse
│  │  │  ├── boards
│  │  │  │  │ nrf54lm20dk_nrf54lm20b_cpuapp.conf
│  │  │  │ sample.yaml

Outputs:

Toolchain

Version: 911f4c5c26
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:911f4c5c26_5ea73affbf

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 4
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-ble_samples
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Copy link
Copy Markdown

@alstrzebonski alstrzebonski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add release notes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2026

You can find the documentation preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsbmdoc.z6.web.core.windows.net/ncs/PR-27716/nrf/releases_and_maturity/releases/release-notes-changelog.html

@MarekPieta MarekPieta force-pushed the nrf54lm20b_hid_samples branch from cbf047f to 50298b2 Compare March 26, 2026 11:11
@MarekPieta MarekPieta requested a review from a team as a code owner March 26, 2026 11:11
@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. changelog labels Mar 26, 2026
@MarekPieta MarekPieta force-pushed the nrf54lm20b_hid_samples branch from 50298b2 to d1ad5a4 Compare March 26, 2026 11:13
@peknis
Copy link
Copy Markdown
Contributor

peknis commented Mar 26, 2026

@ktaborowski has opened #27704 that does the same for quite a few Bluetooth samples. The PRs could be possibly combined. Please, agree this together.

@MarekPieta
Copy link
Copy Markdown
Contributor Author

@ktaborowski has opened #27704 that does the same for quite a few Bluetooth samples. The PRs could be possibly combined. Please, agree this together.

Discussed with @maciejpietras. Let's merge the PR "as is" and then align the release notes with a follow-up PR (if needed).

Change adds support for nRF54LM20B to Bluetooth LE HID samples.

Jira: NCSDK-38380

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@MarekPieta MarekPieta force-pushed the nrf54lm20b_hid_samples branch from d1ad5a4 to f70d722 Compare March 26, 2026 13:35
@jema-nordic
Copy link
Copy Markdown
Contributor

Integration CI fails because of CI infrastructure problems. Investigating

@MarekPieta
Copy link
Copy Markdown
Contributor Author

Integration CI fails because of CI infrastructure problems. Investigating

Already green. Thanks!

@rlubos rlubos merged commit 8167d27 into nrfconnect:main Mar 27, 2026
21 checks passed
@MarekPieta MarekPieta deleted the nrf54lm20b_hid_samples branch March 27, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10-min-review changelog doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants