File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
applications/nrf_desktop/configuration/nrf54l15dk_nrf54l15_cpuapp
samples/bluetooth/fast_pair
locator_tag/configuration/boards Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ CONFIG_CAF_BLE_ADV_FILTER_ACCEPT_LIST=n
5050CONFIG_CAF_BLE_STATE_MAX_LOCAL_ID_BONDS=3
5151
5252# Align the advertised TX power with Fast Pair expectations.
53- CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-17
53+ CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-11
5454
5555CONFIG_DESKTOP_BLE_USE_DEFAULT_ID=y
5656
Original file line number Diff line number Diff line change 77# Align the advertised TX power with Fast Pair expectations.
88# The value has been tailored for following targets:
99# * nrf54l15dk/nrf54l15/cpuapp
10- CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-17
10+ CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-11
Original file line number Diff line number Diff line change 88# the Read Beacon Parameters response with Fast Pair expectations.
99# The value has been tailored for following DKs:
1010# * nrf54l15dk/nrf54l15/cpuapp
11- CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-17
12- CONFIG_BT_FAST_PAIR_FMDN_TX_POWER_CORRECTION_VAL=-17
11+ CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-11
12+ CONFIG_BT_FAST_PAIR_FMDN_TX_POWER_CORRECTION_VAL=-11
You can’t perform that action at this time.
0 commit comments