Skip to content

Commit 9000800

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 9000800

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
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

0 commit comments

Comments
 (0)