Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,8 @@ Bluetooth Mesh samples
Assignments are shifted down one index to accommodate the new polling toggle.
The descriptor action has been removed from button actions but is still available through mesh shell commands.

* Removed support for the ``nrf52dk/nrf52832``, since it does not have enough RAM space after NLC support was added.

Bluetooth Fast Pair samples
---------------------------

Expand Down
2 changes: 0 additions & 2 deletions samples/bluetooth/mesh/sensor_client/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ tests:
sysbuild: true
build_only: true
integration_platforms:
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf21540dk/nrf52840
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l05/cpuapp
platform_allow:
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf21540dk/nrf52840
- nrf54l15dk/nrf54l15/cpuapp
Expand Down
6 changes: 0 additions & 6 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,6 @@
- [email protected]/nrf54h20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31463"

- scenarios:
- sample.bluetooth.mesh.sensor_client
platforms:
- nrf52dk/nrf52832
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35409"

- scenarios:
- sample.nrf7002_eb.thingy53.shell
platforms:
Expand Down