File tree Expand file tree Collapse file tree 5 files changed +3
-8
lines changed
samples/bluetooth/fast_pair
locator_tag/configuration Expand file tree Collapse file tree 5 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 44# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55#
66
7- # Align the advertised TX power with Fast Pair expectations.
8- CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-11
9-
107# START of workaround for issue NCSDK-33313
118# Disable CRACEN for all but RNG and switch to software crypto.
129CONFIG_PSA_CRYPTO_DRIVER_OBERON=y
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ CONFIG_BT_ADV_PROV_GAP_APPEARANCE_SD=y
4242# * nrf52833dk/nrf52833
4343# * nrf52840dk/nrf52840
4444# * nrf5340dk/nrf5340/cpuapp(/ns)
45+ # * nrf54lm20dk/nrf54lm20a/cpuapp
4546# * nrf54h20dk/nrf54h20/cpuapp
4647CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-15
4748
Original file line number Diff line number Diff line change 44# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55#
66
7- # Align the TX power encoded in the Fast Pair advertising set and
8- # the Read Beacon Parameters response with Fast Pair expectations.
9- CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-11
10- CONFIG_BT_FAST_PAIR_FMDN_TX_POWER_CORRECTION_VAL=-11
11-
127# START of workaround for issue NCSDK-33313
138# Disable CRACEN for all but RNG and switch to software crypto.
149CONFIG_PSA_CRYPTO_DRIVER_OBERON=y
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ CONFIG_BT_DIS_PNP=n
100100# * nrf52833dk/nrf52833
101101# * nrf52840dk/nrf52840
102102# * nrf5340dk/nrf5340/cpuapp(/ns)
103+ # * nrf54lm20dk/nrf54lm20a/cpuapp
103104# * nrf54h20dk/nrf54h20/cpuapp
104105CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-15
105106CONFIG_BT_FAST_PAIR_FMDN_TX_POWER_CORRECTION_VAL=-15
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ CONFIG_BT_DIS_PNP=n
105105# * nrf52833dk/nrf52833
106106# * nrf52840dk/nrf52840
107107# * nrf5340dk/nrf5340/cpuapp(/ns)
108+ # * nrf54lm20dk/nrf54lm20a/cpuapp
108109# * nrf54h20dk/nrf54h20/cpuapp
109110CONFIG_BT_ADV_PROV_TX_POWER_CORRECTION_VAL=-15
110111CONFIG_BT_FAST_PAIR_FMDN_TX_POWER_CORRECTION_VAL=-15
You can’t perform that action at this time.
0 commit comments