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