Skip to content

Commit cf7bad4

Browse files
committed
samples: bluetooth: fast_pair: locator_tag: add PM note for nRF54H20 DK
Added a note to the documentation of the Fast Pair Locator Tag sample that notifies the user about the increased power consumption for the nRF54H20 DK target. Signed-off-by: Kamil Piszczek <[email protected]>
1 parent 751116b commit cf7bad4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/bluetooth/fast_pair/locator_tag/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ The sample supports the following development kits:
2424

2525
.. table-from-sample-yaml::
2626

27+
.. note::
28+
In case of the :ref:`zephyr:nrf54h20dk_nrf54h20` board target, the application still has high power consumption as the Bluetooth LE controller running on the radio core requires disabling MRAM latency (:kconfig:option:`CONFIG_MRAM_LATENCY_AUTO_REQ`).
29+
Enabling MRAM latency makes the Bluetooth LE controller unstable.
30+
2731
Overview
2832
********
2933

0 commit comments

Comments
 (0)