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 9de551a commit 85dfab5Copy full SHA for 85dfab5
samples/nrf_compress/mcuboot_update/prj.conf
@@ -51,7 +51,7 @@ CONFIG_BT_CTLR_DATA_LENGTH_MAX=251
51
52
# Enable the Bluetooth mcumgr transport (unauthenticated).
53
CONFIG_MCUMGR_TRANSPORT_BT=y
54
-CONFIG_MCUMGR_TRANSPORT_BT_AUTHEN=n
+CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW=y
55
CONFIG_MCUMGR_TRANSPORT_BT_CONN_PARAM_CONTROL=y
56
57
# Enable the Shell mcumgr transport.
0 commit comments