Skip to content

samples: matter: Fix nrf5340 Contact Sensor sample - #30820

Open
ArekBalysNordic wants to merge 1 commit into
nrfconnect:v3.4-branchfrom
ArekBalysNordic:fix_5340_sensor_3_4
Open

samples: matter: Fix nrf5340 Contact Sensor sample#30820
ArekBalysNordic wants to merge 1 commit into
nrfconnect:v3.4-branchfrom
ArekBalysNordic:fix_5340_sensor_3_4

Conversation

@ArekBalysNordic

Copy link
Copy Markdown
Contributor

The nRF5340 DK Matter Contact Sensor sample had incorrect Kconfig sysbuild configuration, which prevented the device from booting.

@ArekBalysNordic
ArekBalysNordic requested a review from a team as a code owner August 20, 2026 12:26
@NordicBuilder

NordicBuilder commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 11bc619c248b62d587400dc231d20f0290a9e593

more details

sdk-nrf:

PR head: 11bc619c248b62d587400dc231d20f0290a9e593
merge base: 2a0fdffa7495825f47bf238e8029062bf6d451cd
target head (v3.4-branch): 2a0fdffa7495825f47bf238e8029062bf6d451cd
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 (9)
samples
│  ├── matter
│  │  ├── closure
│  │  │  │ Kconfig.sysbuild
│  │  ├── contact_sensor
│  │  │  │ Kconfig.sysbuild
│  │  ├── light_bulb
│  │  │  │ Kconfig.sysbuild
│  │  ├── light_switch
│  │  │  │ Kconfig.sysbuild
│  │  ├── manufacturer_specific
│  │  │  │ Kconfig.sysbuild
│  │  ├── smoke_co_alarm
│  │  │  │ Kconfig.sysbuild
│  │  ├── temperature_sensor
│  │  │  │ Kconfig.sysbuild
│  │  ├── thermostat
│  │  │  │ Kconfig.sysbuild
│  │  ├── window_covering
│  │  │  │ Kconfig.sysbuild

Outputs:

Toolchain

Version: fbf7391cab
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:fbf7391cab_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 128
  • ❌ Integration tests
    • ❌ test-fw-nrfconnect-chip
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-apps_nrfdesktop
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • 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_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-sdk-wifi
    • test-secdom-samples-public

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

The nRF5340 DK Matter samples had incorrect Kconfig
sysbuild configuration, which prevented the device from booting.

To fix it removed Partition Manager configuration.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants