Skip to content

Commit 6914645

Browse files
FrancescoSerrlubos
authored andcommitted
doc: Updated 54H samples build commands
Updated 54H samples build commands for Eng B. Signed-off-by: Francesco Domenico Servidio <[email protected]> (cherry picked from commit 00a224d)
1 parent d655784 commit 6914645

File tree

74 files changed

+226
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+226
-0
lines changed

applications/ipc_radio/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ For instructions on how to enable a specific configuration overlay file, see :re
122122
.. note::
123123
You cannot use :ref:`ble_rpc` together with the HCI :ref:`bluetooth_controller`.
124124

125+
.. note::
126+
|54H_engb_2_8|
127+
125128
Dependencies
126129
************
127130

applications/machine_learning/app_desc.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,8 @@ nRF54H20 DK
448448
.. note::
449449
This application does not work in the default configuration for the nRF54H20 DK without additional parameters like shields or snippets.
450450

451+
|54H_engb_2_8|
452+
451453
To build the application for the nRF54H20 DK with the sensor sampling done by the Application core (single-core application), run the following command:
452454

453455
.. code-block:: console

applications/matter_bridge/doc/matter_bridge_description.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,10 @@ Once connected, run the following command to build the sample:
732732
733733
west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF70=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf7002eb_interposer_p1
734734
735+
.. note::
736+
|54H_engb_2_8|
737+
738+
735739
Selecting a configuration
736740
=========================
737741

applications/nrf_desktop/description.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,9 @@ The nRF Desktop application is built the same way to any other |NCS| application
900900
.. note::
901901
Information about the known issues in nRF Desktop can be found in |NCS|'s :ref:`release_notes` and on the :ref:`known_issues` page.
902902

903+
.. note::
904+
|54H_engb_2_8|
905+
903906
.. _nrf_desktop_selecting_build_types:
904907

905908
Selecting a build type

doc/nrf/shortcuts.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,6 @@
249249
When using any other DK, the Toolchain Manager installation is recommended for the |NCS| v1.9.x and earlier versions.
250250

251251
.. |filter_samples_by_board| replace:: If you want to list samples available for one or more specific boards, `use the nRF Connect for Visual Studio Code extension to filter them <Browse samples_>`_.
252+
253+
.. |54H_engb_2_8| replace:: When using the nRF54H20 DK Engineering B (from v0.8.0 to 0.8.2), you must build samples and applications using the board revision 0.8.0 with the ``<board>@<revision>`` syntax.
254+
For example, ``[email protected]/nrf54h20/cpuapp`` when building for the application core, or ``[email protected]/nrf54h20/cpurad`` when building for the radio core.

samples/app_event_manager/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ Building and running
5454

5555
.. include:: /includes/build_and_run_ns.txt
5656

57+
.. note::
58+
|54H_engb_2_8|
5759

5860
Testing
5961
=======

samples/benchmarks/coremark/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ After flashing, messages describing the benchmark state will appear in the conso
167167

168168
.. include:: /includes/nRF54H20_erase_UICR.txt
169169

170+
.. note::
171+
|54H_engb_2_8|
172+
170173
Testing
171174
=======
172175

samples/bluetooth/central_and_peripheral_hr/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ Building and running
8686

8787
.. include:: /includes/nRF54H20_erase_UICR.txt
8888

89+
.. note::
90+
|54H_engb_2_8|
91+
8992
.. _central_and_peripheral_hrs_testing:
9093

9194
Testing

samples/bluetooth/central_bas/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ Building and running
5959

6060
.. include:: /includes/build_and_run_ns.txt
6161

62+
.. note::
63+
|54H_engb_2_8|
64+
6265
.. _central_bas_testing:
6366

6467

samples/bluetooth/central_hids/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ Building and Running
9696

9797
.. include:: /includes/nRF54H20_erase_UICR.txt
9898

99+
.. note::
100+
|54H_engb_2_8|
101+
99102
Testing
100103
=======
101104

0 commit comments

Comments
 (0)