Skip to content

Commit 2f85b98

Browse files
authored
[nrfconnect] Added BT reassembly config as default for SMP DFU samples (project-chip#35357)
1 parent ce3b4d9 commit 2f85b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nrfconnect/chip-module/Kconfig.features

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ config CHIP_DFU_OVER_BT_SMP
162162
# Enable custom SMP request to erase settings partition.
163163
select MCUMGR_GRP_ZBASIC
164164
select MCUMGR_GRP_ZBASIC_STORAGE_ERASE
165+
select MCUMGR_TRANSPORT_BT_REASSEMBLY
165166
help
166167
Enables Device Firmware Upgrade over Bluetooth LE with SMP and configures
167168
the set of options related to that feature.

0 commit comments

Comments
 (0)