Skip to content

Commit

Permalink
samples: bluetooth: fast_pair: add note about device type in readme
Browse files Browse the repository at this point in the history
Added a note about selecting the input device option in the Device Type
field during device model registration in the Google Nearby console.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
  • Loading branch information
kapi-no authored and rlubos committed May 13, 2024
1 parent c98ae35 commit 5b6c896
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samples/bluetooth/fast_pair/input_device/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ Fast Pair device registration
Before you can use your device as a Fast Pair Provider, the device model must be registered with Google.
This is required to obtain Model ID and Anti-Spoofing Private Key.
You can register your own device or use the debug Model ID and Anti-Spoofing Public/Private Key pair obtained by Nordic for development purposes.

.. note::
To support the input device use case, you must select :guilabel:`Input Device` option in the **Device Type** list when registering your device model.

By default, if Model ID and Anti-Spoofing Private Key are not specified, the following debug Fast Pair provider is used:

* NCS input device - The input device Fast Pair provider:
Expand Down

0 comments on commit 5b6c896

Please sign in to comment.