Skip to content

Commit ef853d8

Browse files
alstrzebonskikapi-no
authored andcommitted
doc: fast_pair: Describe nRF54LM20 support
Describes nRF54LM20 support in docs. Jira: NCSDK-34262 Signed-off-by: Aleksander Strzebonski <[email protected]>
1 parent 6df9650 commit ef853d8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

doc/nrf/releases_and_maturity/software_maturity.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,18 +2275,21 @@ The following table indicates the software maturity levels of the support for Go
22752275
- nRF54L05
22762276
- nRF54L10
22772277
- nRF54L15
2278+
- nRF54LM20
22782279
* - **Input device**
22792280
- :ref:`fast_pair_input_device`
22802281
- Experimental
22812282
- Experimental
22822283
- Experimental
22832284
- Experimental
2285+
- Experimental
22842286
* - **Locator tag**
22852287
- :ref:`fast_pair_locator_tag`
22862288
- Experimental
22872289
- Supported
22882290
- Supported
22892291
- Supported
2292+
- Experimental
22902293
.. tab:: nRF91 Series
22912294

22922295
.. list-table:: Google Fast Pair use case support
@@ -2397,31 +2400,37 @@ The following table indicates the software maturity levels of the support for ea
23972400
- nRF54L05
23982401
- nRF54L10
23992402
- nRF54L15
2403+
- nRF54LM20
24002404
* - **Initial pairing**
24012405
- Experimental
24022406
- Supported
24032407
- Supported
24042408
- Supported
2409+
- Experimental
24052410
* - **Subsequent pairing**
24062411
- Experimental
24072412
- Experimental
24082413
- Experimental
24092414
- Experimental
2415+
- Experimental
24102416
* - **Battery Notification extension**
24112417
- Experimental
24122418
- Experimental
24132419
- Experimental
24142420
- Experimental
2421+
- Experimental
24152422
* - **Personalized Name extension**
24162423
- Experimental
24172424
- Experimental
24182425
- Experimental
24192426
- Experimental
2427+
- Experimental
24202428
* - **Find My Device Network extension**
24212429
- Experimental
24222430
- Supported
24232431
- Supported
24242432
- Supported
2433+
- Experimental
24252434
.. tab:: nRF91 Series
24262435

24272436
.. list-table:: Google Fast Pair feature support

samples/bluetooth/fast_pair/locator_tag/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ The configuration of the DFU solution varies depending on the board target:
194194
| | | * ``nrf54l15dk/nrf54l05/cpuapp`` (only ``release`` configuration) |
195195
| | | * ``nrf54l15dk/nrf54l10/cpuapp`` |
196196
| | | * ``nrf54l15dk/nrf54l15/cpuapp`` |
197+
| | | * ``nrf54lm20dk/nrf54lm20a/cpuapp`` |
197198
+--------------+--------------------------------+-------------------------------------------------------------------+
198199
| MCUboot | overwrite only mode | * ``nrf5340dk/nrf5340/cpuapp`` |
199200
| | | * ``nrf5340dk/nrf5340/cpuapp/ns`` |
@@ -231,6 +232,7 @@ The configuration of the signature algorithm and the public key storage solution
231232
| ED25519 | * ``nrf54l15dk/nrf54l05/cpuapp`` (only ``release`` configuration) | Key Management Unit (KMU) | HW-accelerated (CRACEN), |
232233
| | * ``nrf54l15dk/nrf54l10/cpuapp`` | | Signature derived from |
233234
| | * ``nrf54l15dk/nrf54l15/cpuapp`` | | image (pure) |
235+
| | * ``nrf54lm20dk/nrf54lm20a/cpuapp`` | | |
234236
+--------------------------------+-------------------------------------------------------------------+---------------------------+---------------------------+
235237

236238
.. note::

0 commit comments

Comments
 (0)