From 14f396c367cc2f2b2304186b5813e2b74d4e226c Mon Sep 17 00:00:00 2001 From: zhiweijian Date: Mon, 21 Nov 2022 11:11:17 +0800 Subject: [PATCH] change default tx power from 3dBm to 9dBm --- components/bt/controller/esp32c3/Kconfig.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/esp32c3/Kconfig.in b/components/bt/controller/esp32c3/Kconfig.in index 6465e9236f..6ebb089c1b 100644 --- a/components/bt/controller/esp32c3/Kconfig.in +++ b/components/bt/controller/esp32c3/Kconfig.in @@ -134,7 +134,7 @@ config BT_CTRL_RX_ANTENNA_INDEX_EFF choice BT_CTRL_DFT_TX_POWER_LEVEL prompt "BLE default Tx power level" - default BT_CTRL_DFT_TX_POWER_LEVEL_P3 + default BT_CTRL_DFT_TX_POWER_LEVEL_P9 help Specify default Tx power level