File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
doc/nrf/releases_and_maturity
samples/bluetooth/fast_pair/locator_tag Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2275,18 +2275,21 @@ The following table indicates the software maturity levels of the support for Go
2275
2275
- nRF54L05
2276
2276
- nRF54L10
2277
2277
- nRF54L15
2278
+ - nRF54LM20
2278
2279
* - **Input device **
2279
2280
- :ref: `fast_pair_input_device `
2280
2281
- Experimental
2281
2282
- Experimental
2282
2283
- Experimental
2283
2284
- Experimental
2285
+ - Experimental
2284
2286
* - **Locator tag **
2285
2287
- :ref: `fast_pair_locator_tag `
2286
2288
- Experimental
2287
2289
- Supported
2288
2290
- Supported
2289
2291
- Supported
2292
+ - Experimental
2290
2293
.. tab :: nRF91 Series
2291
2294
2292
2295
.. 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
2397
2400
- nRF54L05
2398
2401
- nRF54L10
2399
2402
- nRF54L15
2403
+ - nRF54LM20
2400
2404
* - **Initial pairing **
2401
2405
- Experimental
2402
2406
- Supported
2403
2407
- Supported
2404
2408
- Supported
2409
+ - Experimental
2405
2410
* - **Subsequent pairing **
2406
2411
- Experimental
2407
2412
- Experimental
2408
2413
- Experimental
2409
2414
- Experimental
2415
+ - Experimental
2410
2416
* - **Battery Notification extension **
2411
2417
- Experimental
2412
2418
- Experimental
2413
2419
- Experimental
2414
2420
- Experimental
2421
+ - Experimental
2415
2422
* - **Personalized Name extension **
2416
2423
- Experimental
2417
2424
- Experimental
2418
2425
- Experimental
2419
2426
- Experimental
2427
+ - Experimental
2420
2428
* - **Find My Device Network extension **
2421
2429
- Experimental
2422
2430
- Supported
2423
2431
- Supported
2424
2432
- Supported
2433
+ - Experimental
2425
2434
.. tab :: nRF91 Series
2426
2435
2427
2436
.. list-table :: Google Fast Pair feature support
Original file line number Diff line number Diff line change @@ -194,6 +194,7 @@ The configuration of the DFU solution varies depending on the board target:
194
194
| | | * ``nrf54l15dk/nrf54l05/cpuapp `` (only ``release `` configuration) |
195
195
| | | * ``nrf54l15dk/nrf54l10/cpuapp `` |
196
196
| | | * ``nrf54l15dk/nrf54l15/cpuapp `` |
197
+ | | | * ``nrf54lm20dk/nrf54lm20a/cpuapp `` |
197
198
+--------------+--------------------------------+-------------------------------------------------------------------+
198
199
| MCUboot | overwrite only mode | * ``nrf5340dk/nrf5340/cpuapp `` |
199
200
| | | * ``nrf5340dk/nrf5340/cpuapp/ns `` |
@@ -231,6 +232,7 @@ The configuration of the signature algorithm and the public key storage solution
231
232
| ED25519 | * ``nrf54l15dk/nrf54l05/cpuapp `` (only ``release `` configuration) | Key Management Unit (KMU) | HW-accelerated (CRACEN), |
232
233
| | * ``nrf54l15dk/nrf54l10/cpuapp `` | | Signature derived from |
233
234
| | * ``nrf54l15dk/nrf54l15/cpuapp `` | | image (pure) |
235
+ | | * ``nrf54lm20dk/nrf54lm20a/cpuapp `` | | |
234
236
+--------------------------------+-------------------------------------------------------------------+---------------------------+---------------------------+
235
237
236
238
.. note ::
You can’t perform that action at this time.
0 commit comments