mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
bugfix: blemesh_bridge: enable ble after commission
This commit is contained in:
@@ -33,6 +33,9 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
||||
CONFIG_ENABLE_CHIP_SHELL=n
|
||||
CONFIG_BUILD_CHIP_TESTS=n
|
||||
|
||||
# BLE still used in BLE MESH
|
||||
CONFIG_USE_BLE_ONLY_FOR_COMMISSIONING=n
|
||||
|
||||
# Enable External Platform
|
||||
CONFIG_CHIP_ENABLE_EXTERNAL_PLATFORM=y
|
||||
CONFIG_CHIP_EXTERNAL_PLATFORM_DIR="../../../../examples/blemesh_bridge/platform/ESP32_custom"
|
||||
|
||||
Reference in New Issue
Block a user