Skip to content

Commit 18407e9

Browse files
greg-ferrlubos
authored andcommitted
doc: quick start: add Thingy:91 X
Added Nordic Thingy:91 X to the Quick Start app support list. Fixed some cross-linking for nRF54L15. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent b670903 commit 18407e9

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

doc/nrf/app_dev/device_guides/nrf54l/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
2222
- PCA10156
2323
- ``nrf54l15dk/nrf54l15/cpuapp``
2424
- | `Datasheet <nRF54L15 Datasheet_>`_
25-
| :ref:`Getting started <gsg_other>`
26-
| `User Guide <nRF54L15 DK user guide_>`_
25+
| `Quick Start app`_
26+
| `User Guide <nRF54L15 DK User Guide_>`_
2727
- | `nRF54L15 DK product page <nRF54L15 DK_>`_
2828
| `nRF54L15 System-on-Chip (SoC) <nRF54L05_>`_
2929
* - :ref:`nRF54L05 emulation on the nRF54L15 DK <emulated-nrf54l05>`

doc/nrf/app_dev/device_guides/nrf91/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Zephyr and the |NCS| provide support for developing cellular applications using
6060
* - Thingy:91 X
6161
- PCA20065
6262
- ``thingy91x/nrf9151``, ``thingy91x/nrf9151/ns``
63-
- --
63+
- `Quick Start app`_
6464
- | `nRF9151 System in Package (SiP) <nRF9151 product website_>`_
6565

6666
The nRF Connect SDK also offers :ref:`samples <cellular_samples>` dedicated to these devices, as well as compatible :ref:`drivers` and :ref:`libraries`.

doc/nrf/gsg_guides.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ The application uses Nordic Semiconductor tools and precompiled binaries and doe
1717
+----------------------+----------------------------------------------------------------+--------------------------------+
1818
| Device | Getting started method | Device user guide |
1919
+======================+================================================================+================================+
20+
| Nordic Thingy:91 X | | *Not yet available* |
21+
+----------------------+ +--------------------------------+
2022
| nRF9161 DK | | `nRF9161 DK Hardware`_ |
2123
+----------------------+ +--------------------------------+
2224
| nRF9160 DK | | `nRF9160 DK Hardware`_ |
2325
+----------------------+ +--------------------------------+
2426
| nRF9151 DK | | `nRF9151 DK Hardware`_ |
2527
+----------------------+ +--------------------------------+
26-
| nRF54L15 DK | `Quick Start app`_ | *Not yet available* |
28+
| nRF54L15 DK | `Quick Start app`_ | `nRF54L15 DK User Guide`_ |
2729
+----------------------+ +--------------------------------+
2830
| nRF5340 DK | | `nRF5340 DK User Guide`_ |
2931
+----------------------+ +--------------------------------+

doc/nrf/links.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@
709709
.. _`nRF91x1 modem trace activation %XMODEMTRACE`: https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/mob_termination_ctrl_status/xmodemtrace.html
710710

711711
.. _`nRF54L15 Datasheet`: https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/keyfeatures_html5.html
712-
.. _`nRF54L15 DK user guide`: https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/intro/intro.html
712+
.. _`nRF54L15 DK User Guide`: https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/intro/intro.html
713713

714714
.. _`nRF53 Series`: https://docs.nordicsemi.com/category/nrf-53-series
715715

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -694,4 +694,5 @@ cJSON
694694
Documentation
695695
=============
696696

697+
* Added Nordic Thingy:91 X to the list of devices supported by the `Quick Start app`_ on the :ref:`gsg_guides` page.
697698
* Fixed an issue on the :ref:`install_ncs` page where an incorrect directory path was provided for Linux and macOS at the end of the :ref:`cloning_the_repositories_win` section.

0 commit comments

Comments
 (0)