Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd24810c

Browse files
trond-snekvikjhedberg
authored andcommitted
Bluetooth: Mesh: Provisioner sample: Permit 16 nodes
Ups the CDB_NODE_COUNT config to fit 16 nodes, to make the sample moreusable for general mesh testing.Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
1 parent1034d56 commitd24810c

File tree

1 file changed

+1
-1
lines changed
  • samples/bluetooth/mesh_provisioner

1 file changed

+1
-1
lines changed

‎samples/bluetooth/mesh_provisioner/prj.conf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ CONFIG_BT_MESH_RELAY_RETRANSMIT_COUNT=3
2727
CONFIG_BT_MESH_PROVISIONER=y
2828
CONFIG_BT_MESH_PROV_DEVICE=n
2929
CONFIG_BT_MESH_CDB=y
30-
CONFIG_BT_MESH_CDB_NODE_COUNT=3
30+
CONFIG_BT_MESH_CDB_NODE_COUNT=16
3131
CONFIG_BT_MESH_CDB_SUBNET_COUNT=3
3232
CONFIG_BT_MESH_CDB_APP_KEY_COUNT=3
3333

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp