Skip to content

Commit 926c3ec

Browse files
authored
Merge pull request #555 from divipillai/programmer_91devices
doc: Add the Programming nRF91 Series DK firmware page.
2 parents e22a6d4 + d31f07f commit 926c3ec

13 files changed

+183
-4
lines changed

doc/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When you start the {{app_name}}, the application main window appears with the **
1010

1111
Once you connect a device to the system, it becomes visible and available when you click on the **Select device** drop-down list. You can choose a device from the list of connected devices to perform further actions on the device such as programming.
1212

13-
![Select device drop-down menu](./screenshots/thingy91x_select_device.png "Select device drop-down menu")
13+
![Select device drop-down menu](./screenshots/programmer_select_device_thingy91.png "Select device drop-down menu")
1414

1515
## Device panel sections
1616

doc/docs/programming_91dk.md

Lines changed: 177 additions & 0 deletions
Large diffs are not rendered by default.

doc/docs/programming_dk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ The following devices have specific programming requirements or procedures:
1111

1212
| Device | Description |
1313
|-----------------------------------|----------------------------------------------------------------------------------------------------------------------|
14-
| nRF9160 DK | To program the nRF9160 DK, see [Updating the nRF9160 DK firmware using Programmer](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/nrf9160.html#updating_the_dk_firmware_using_programmer). |
15-
| Nordic Thingy:91 X | To program Nordic Thingy:91 X, see [Programming Nordic Thingy prototyping platforms](programming_thingy.md).
16-
| Nordic Thingy:91 | To program Nordic Thingy:91, see [Programming Nordic Thingy prototyping platforms](programming_thingy.md).
14+
| nRF91 Series DK | To program the nRF91 Series DK, see [Programming nRF91 Series DK firmware](programming_91dk.md). |
15+
| Nordic Thingy:91 X | To program Nordic Thingy:91 X, see [Programming Nordic Thingy prototyping platforms](programming_thingy.md).|
16+
| Nordic Thingy:91 | To program Nordic Thingy:91, see [Programming Nordic Thingy prototyping platforms](programming_thingy.md).|
1717
| Nordic Thingy:53 | To program Nordic Thingy:53, see [Programming Nordic Thingy prototyping platforms](programming_thingy.md). |
1818
| Nordic Thingy:52 | Nordic Thingy:52 can be programmed using the [general programming procedure](#general-programming-procedure), but only through J-Link and a 10-pin programming cable. |
1919
| nRF52840 Dongle | To program the nRF52840 Dongle, see [Programming the nRF52840 Dongle](programming_nrf52840_dongle.md). |

doc/docs/revision_history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
| Date | Description |
44
|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5+
| November 2025 | Added the [Programming nRF91 Series DK firmware](programming_91dk.md) page.|
56
| August 2025 | - Updated the [supported hardware section](index.md#supported-hardware) with entries for nRF54LM20 and Nordic Thingy:91 X<br/>- Added the [Programming Nordic Thingy prototyping platforms](programming_thingy.md) page<br/>- Added the [General programming procedure](programming_dk.md) page<br/>- Added back the [Programming the nRF52840 Dongle](programming_nrf52840_dongle.md) page<br/>- Created the Programming devices section to include all the separate pages |
67
| January 2025 | - Updated the [supported hardware section](index.md#supported-hardware) with entries for nRF54L15, nRF54H20, and nRF9151<br/>- Added the Programming Nordic Thingy:53 section on the [Programming devices](programming_dk.md) page<br/>- Added the [Application source code](./index.md#application-source-code) section on the [Home](./index.md) page |
78
| November 2024 | Editorial changes |
34.2 KB
Loading
19.5 KB
Loading
90.3 KB
Loading
26.9 KB
Loading
19.5 KB
Loading
30.1 KB
Loading

0 commit comments

Comments
 (0)