From 928697001a90615a2000527e71370cd1abe01ed8 Mon Sep 17 00:00:00 2001 From: jhchun Date: Tue, 4 Aug 2026 16:57:19 +0900 Subject: [PATCH] =?UTF-8?q?max=20paired=2020=EC=97=90=EC=84=9C=201?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prj.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prj.conf b/prj.conf index f4061b3..05a16b2 100644 --- a/prj.conf +++ b/prj.conf @@ -93,7 +93,7 @@ CONFIG_BT_SMP_SC_ONLY=y # Store and restore BLE bond/security information through settings. CONFIG_BT_SETTINGS=y # Maximum number of stored bonded peers. -CONFIG_BT_MAX_PAIRED=20 +CONFIG_BT_MAX_PAIRED=1 # Production secure boot: disable flash patching so only signed flash code can run. CONFIG_DISABLE_FLASH_PATCH=y