Skip to content

Commit

Permalink
doc: L10 as supported
Browse files Browse the repository at this point in the history
updated from experimental to supported

Signed-off-by: Anna Wojdylo <[email protected]>
  • Loading branch information
annwoj committed Dec 12, 2024
1 parent a212df6 commit 6cf90bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
2 changes: 0 additions & 2 deletions doc/compatibility_matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ The following table demonstrates the compatibility between the nRF Connect SDK a
* `nRF5340 DK`_
- ---
- Qualified/approved

`*` Experimental support
8 changes: 3 additions & 5 deletions doc/samples/samples_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,20 @@ The following table demonstrates the variants' configuration for the supported d
| :ref:`variant_sidewalk_hello` | Sample application showing communication | * `nRF52840 DK`_ | * External flash (included in the DK) except `nRF54L15 DK`_ | * MCUboot - DFU partition in external flash | * ``overlay-hello.conf`` |
| | over Sidewalk network. | * `nRF5340 DK`_ | * `Semtech SX1262MB2CAS`_ (only for the configurations with LoRa or FSK) | * Application partition size = 956 kB | |
| | | * `nRF54L15 DK`_ | | | |
| | | * nRF54L10 emulating on `nRF54L15 DK`_ * | | | |
| | | * nRF54L10 emulating on `nRF54L15 DK`_ | | | |
+-----------------------------------+------------------------------------------+-------------------------------------------+---------------------------------------------------------------------------+-----------------------------------------------+---------------------------+
| :ref:`variant_sensor_monitoring` | Demo application of Sidewalk protocol | * `nRF52840 DK`_ | * External flash (included in the DK) except `nRF54L15 DK`_ | * MCUboot - DFU partition in external flash | * ``overlay-demo.conf`` |
| | with temperature sensor monitoring. | * `nRF5340 DK`_ | * `Semtech SX1262MB2CAS`_ (only for the configurations with LoRa or FSK) | * Application partition size = 956 kB | |
| | | * `Thingy53`_ | | | |
| | | * `nRF54L15 DK`_ | | | |
| | | * nRF54L10 emulating on `nRF54L15 DK`_ * | | | |
| | | * nRF54L10 emulating on `nRF54L15 DK`_ | | | |
+-----------------------------------+------------------------------------------+-------------------------------------------+---------------------------------------------------------------------------+-----------------------------------------------+---------------------------+
| :ref:`variant_sidewalk_dut` | Device under test generic application | * `nRF52840 DK`_ | * External flash (included in the DK) except `nRF54L15 DK`_ | * MCUboot - DFU partition in external flash | * ``overlay-dut.conf`` |
| | having activated CLI. | * `nRF5340 DK`_ | * `Semtech SX1262MB2CAS`_ (only for the configurations with LoRa or FSK) | * Application partition size = 956 kB | |
| | | * `nRF54L15 DK`_ | | | |
| | | * nRF54L10 emulating on `nRF54L15 DK`_ * | | | |
| | | * nRF54L10 emulating on `nRF54L15 DK`_ | | | |
+-----------------------------------+------------------------------------------+-------------------------------------------+---------------------------------------------------------------------------+-----------------------------------------------+---------------------------+

`*` Experimental support

.. toctree::
:maxdepth: 3
:glob:
Expand Down
4 changes: 1 addition & 3 deletions doc/samples/sid_end_device.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,9 @@ This sample supports the following development kits:
| nRF54L15 DK | PCA10156 | `nrf54l15dk`_ | ``nrf54l15dk/nrf54l15/cpuapp`` |
| | | | ``nrf54l15dk/nrf54l15/cpuapp/ns`` |
+--------------------------------------+----------+-------------------+-------------------------------------+
| nRF54L10 (emulating on nRF54L15 DK)* | PCA10156 | `nrf54l15dk`_ | ``nrf54l15dk/nrf54l10/cpuapp`` |
| nRF54L10 (emulating on nRF54L15 DK) | PCA10156 | `nrf54l15dk`_ | ``nrf54l15dk/nrf54l10/cpuapp`` |
+--------------------------------------+----------+-------------------+-------------------------------------+

`*` Experimental support

To run the sample in the Bluetooth LE link mode, you only need the development kit.
However, if you want to run the sample with LoRa or FSK configuration, you also need the LoRa radio module.
The supported modules are as follows:
Expand Down

0 comments on commit 6cf90bd

Please sign in to comment.