Skip to content

Commit 8a4094c

Browse files
committed
Bluetooth: Mesh: Remove nRF52832 from sensor_client
After the addition of NLC profile support, involving an increase in required RPL RAM usage, and the most recent upmerge adding a few extra bytes, this sample no longer fits in RAM on this platform. Per offline discussions, remove support for this platform. Signed-off-by: Ludvig Jordet <[email protected]>
1 parent 5390eed commit 8a4094c

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

samples/bluetooth/mesh/sensor_client/sample.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ tests:
66
sysbuild: true
77
build_only: true
88
integration_platforms:
9-
- nrf52dk/nrf52832
109
- nrf52840dk/nrf52840
1110
- nrf21540dk/nrf52840
1211
- nrf54l15dk/nrf54l15/cpuapp
1312
- nrf54l15dk/nrf54l10/cpuapp
1413
- nrf54l15dk/nrf54l05/cpuapp
1514
platform_allow:
16-
- nrf52dk/nrf52832
1715
- nrf52840dk/nrf52840
1816
- nrf21540dk/nrf52840
1917
- nrf54l15dk/nrf54l15/cpuapp

scripts/quarantine.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,6 @@
8282
- [email protected]/nrf54h20/cpuapp
8383
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31463"
8484

85-
- scenarios:
86-
- sample.bluetooth.mesh.sensor_client
87-
platforms:
88-
- nrf52dk/nrf52832
89-
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35409"
90-
9185
- scenarios:
9286
- sample.nrf7002_eb.thingy53.shell
9387
platforms:

0 commit comments

Comments
 (0)