Skip to content

Commit 569ce2b

Browse files
alstrzebonskinordicjm
authored andcommitted
doc: samples: bluetooth: fast_pair: Improve battery testing steps
Improves testing steps of the Fast Pair Battery Notification extension. Jira: NCSDK-30133 Signed-off-by: Aleksander Strzebonski <[email protected]>
1 parent 93cc40b commit 569ce2b

File tree

1 file changed

+29
-3
lines changed
  • samples/bluetooth/fast_pair/input_device

1 file changed

+29
-3
lines changed

samples/bluetooth/fast_pair/input_device/README.rst

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -470,9 +470,35 @@ Battery Notification extension
470470

471471
Complete the following steps to test `Fast Pair Battery Notification extension`_:
472472

473-
#. Pair the Fast Pair Provider with at least one Fast Pair Seeker.
474-
#. Set the Fast Pair Provider in not discoverable advertising mode.
475-
#. Verify that the Provider is advertising sample battery data using the `nRF Connect for Mobile`_ application.
473+
.. tabs::
474+
475+
.. group-tab:: nRF52 and nRF53 DKs
476+
477+
#. Pair the Fast Pair Provider with at least one Fast Pair Seeker.
478+
#. Disconnect the Fast Pair Seeker from the Fast Pair Provider.
479+
#. After disconnection, the provider automatically switches from the discoverable advertising to the not discoverable advertising with the show UI indication mode and starts advertising sample battery data.
480+
**LED 3** is blinking rapidly.
481+
#. Verify that the Provider is advertising sample battery data using the `nRF Connect for Mobile`_ application:
482+
483+
a. Open the `nRF Connect for Mobile`_ application.
484+
#. Open the :guilabel:`SCANNER` tab.
485+
#. Identify your test device that acts as the Fast Pair Provider in the scanning list.
486+
#. Tap on it to expand advertising details.
487+
#. Verify that the sample battery level and charging status are displayed in the **Fast Pair** section.
488+
489+
.. group-tab:: nRF54 DKs
490+
491+
#. Pair the Fast Pair Provider with at least one Fast Pair Seeker.
492+
#. Disconnect the Fast Pair Seeker from the Fast Pair Provider.
493+
#. After disconnection, the provider automatically switches from the discoverable advertising to the not discoverable advertising with the show UI indication mode and starts advertising sample battery data.
494+
**LED 2** is blinking rapidly.
495+
#. Verify that the Provider is advertising sample battery data using the `nRF Connect for Mobile`_ application:
496+
497+
a. Open the `nRF Connect for Mobile`_ application.
498+
#. Open the :guilabel:`SCANNER` tab.
499+
#. Identify your test device that acts as the Fast Pair Provider in the scanning list.
500+
#. Tap on it to expand advertising details.
501+
#. Verify that the sample battery level and charging status are displayed in the **Fast Pair** section.
476502

477503
.. note::
478504
Currently, Android phones have trouble with the Battery Notification extension and sometimes do not display battery information as a user indication.

0 commit comments

Comments
 (0)