Applications for the ``nrf52840dongle_nrf52840`` board configuration can be
Applications for the ``nrf52840dongle/nrf52840`` board configuration can be
built in the usual way (see :ref:`build_an_application` for more details).
Flashing
@ -144,7 +144,7 @@ device. Make sure ``nrfutil`` is installed before proceeding.
@@ -144,7 +144,7 @@ device. Make sure ``nrfutil`` is installed before proceeding.
..zephyr-app-commands::
:app:zephyr/samples/basic/blinky
:board:nrf52840dongle_nrf52840
:board:nrf52840dongle/nrf52840
:goals:build
#. Package the application for the bootloader using ``nrfutil``:
@ -190,7 +190,7 @@ to the zephyr repository on your computer.
@@ -190,7 +190,7 @@ to the zephyr repository on your computer.
..zephyr-app-commands::
:app:mcuboot/boot/zephyr
:board:nrf52840dongle_nrf52840
:board:nrf52840dongle/nrf52840
:build-dir:mcuboot
:goals:build
@ -232,7 +232,7 @@ over Bluetooth).
@@ -232,7 +232,7 @@ over Bluetooth).
@ -287,7 +287,7 @@ For Segger J-Link debug probes, follow the instructions in the
@@ -287,7 +287,7 @@ For Segger J-Link debug probes, follow the instructions in the
:ref:`nordic_segger` page to install and configure all the necessary
software. Further information can be found in :ref:`nordic_segger_flashing`.
Locate the DTS file for the board under: boards/arm/nrf52840dongle_nrf52840.
Locate the DTS file: :zephyr_file:`boards/nordic_nrf/nrf52840dongle/nrf52840dongle_nrf52840.dts`.
This file requires a small modification to use a different partition table.
Edit the include directive to include "fstab-debugger" instead of "fstab-stock".
@ -302,7 +302,7 @@ Here is an example for the :zephyr:code-sample:`blinky` application.
@@ -302,7 +302,7 @@ Here is an example for the :zephyr:code-sample:`blinky` application.
..zephyr-app-commands::
:zephyr-app:samples/basic/blinky
:board:nrf52840dongle_nrf52840
:board:nrf52840dongle/nrf52840
:goals:build flash
Observe the LED on the board blinking.
@ -310,7 +310,7 @@ Observe the LED on the board blinking.
@@ -310,7 +310,7 @@ Observe the LED on the board blinking.
Debugging
=========
The ``nrf52840dongle_nrf52840`` board does not have an on-board J-Link debug IC
The ``nrf52840dongle/nrf52840`` board does not have an on-board J-Link debug IC
as some nRF5x development boards, however, instructions from the
:ref:`nordic_segger` page also apply to this board, with the additional step