We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c947872 commit f0b6a90Copy full SHA for f0b6a90
samples/bluetooth/mesh/dfu/distributor/prj.conf
@@ -56,6 +56,7 @@ CONFIG_BT_MESH_SHELL=y
56
CONFIG_BT_MESH_DK_PROV=y
57
CONFIG_BT_MESH_PROXY_USE_DEVICE_NAME=y
58
CONFIG_BT_MESH_MODEL_EXTENSIONS=y
59
+CONFIG_BT_MESH_MODEL_EXTENSION_LIST_SIZE=3
60
61
# Bluetooth Mesh models
62
CONFIG_BT_MESH_BLOB_SRV=y
samples/bluetooth/mesh/dfu/target/prj.conf
@@ -57,6 +57,7 @@ CONFIG_BT_MESH_GATT_PROXY=y
+CONFIG_BT_MESH_MODEL_EXTENSION_LIST_SIZE=1
63
0 commit comments