diff --git a/config/esp32/components/chip/Kconfig b/config/esp32/components/chip/Kconfig index bd66ea155753c0..8991d7e97535ec 100644 --- a/config/esp32/components/chip/Kconfig +++ b/config/esp32/components/chip/Kconfig @@ -554,7 +554,7 @@ menu "CHIP Device Layer" config CHIPOBLE_SINGLE_CONNECTION bool "Single Connection Mode" - default n + default y depends on ENABLE_CHIPOBLE help Limit support for CHIP-over-BLE (WoBLE) to a single inbound connection.