Skip to content

Commit

Permalink
Merge pull request #463 from NordicSemiconductor/doc_update_infocente…
Browse files Browse the repository at this point in the history
…r_links

doc: update Infocenter links
  • Loading branch information
greg-fer authored May 22, 2024
2 parents d537cfc + eff6dd5 commit 0a527af
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zoomin-publish-dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish documentation to Zoomin
name: Publish documentation to Zoomin dev

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zoomin-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish documentation to Zoomin
name: Publish documentation to Zoomin prod

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Please report issues on the [DevZone](https://devzone.nordicsemi.com) portal.
## Contributing

See the
[infos on contributing](https://nordicsemiconductor.github.io/pc-nrfconnect-docs/contributing)
[information on contributing](https://nordicsemiconductor.github.io/pc-nrfconnect-docs/contributing)
for details.

## License
Expand Down
6 changes: 1 addition & 5 deletions doc/docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,9 @@ In the **Device Memory Layout**, you can read the name, address range, and size
If the device has readback protection enabled, you will not be able to read its memory.
In such cases, the information about application core being protected is displayed in the **Device Memory Layout** and the [**File**](#file) options **Read**, **Write**, and **Save as file** are disabled.

## Feedback tab

The Feedback tab lets you send feedback about nRF Connect Programmer application to the application development team.

## About tab

You can view application information, restore settings to default, access source code, and documentation. You also can find information on the selected device, access support tools, and enable verbose logging.
You can view application information, restore defaults, access source code and documentation. You also can find information on the selected device, access support tools, send feedback, and enable verbose logging.

![nRF Connect for Desktop Programmer About tab](./screenshots/nRF_Connect_for_Desktop_Prog_about.png "nRF Connect for Desktop Programmer About tab")

Expand Down
4 changes: 2 additions & 2 deletions doc/docs/programming_dk.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To program the nRF52840 Dongle, complete the following steps:
![nRF52840 Dongle overview](./screenshots/nRF52840_dongle_press_reset.svg "Pressing the RESET button")

!!! note "Note"
- This step is not needed if the currently running application uses the [DFU trigger library](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Flib_dfu_trigger_usb.html), part of the nRF5 SDK v17.1.0.
- This step is not needed if the currently running application uses the [DFU trigger library](https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/lib_dfu_trigger_usb.html), part of the nRF5 SDK v17.1.0.
- If this is the first time the dongle is connected, a driver needed for the nRF52840 Nordic Secure DFU feature is also installed as part of this step.

The status light (**LD2**) will start pulsing red, indicating that the dongle is powered up and in bootloader mode. After a few seconds, the computer recognizes the dongle as a USB composite device.
Expand All @@ -64,4 +64,4 @@ To program the nRF52840 Dongle, complete the following steps:
7. Select the firmware image file (with the extension HEX) from the file browser that opens up.
8. Click **Write** to program the firmware onto the dongle.

When the writing process completes, the device resets, and – unless the application uses the [DFU trigger library](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Flib_dfu_trigger_usb.html) of the nRF5 SDK v17.1.0 – the dongle will no longer show up in the Programmer app, as it is no longer in the bootloader mode.
When the writing process completes, the device resets, and – unless the application uses the [DFU trigger library](https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/lib_dfu_trigger_usb.html) of the nRF5 SDK v17.1.0 – the dongle will no longer show up in the Programmer app, as it is no longer in the bootloader mode.
22 changes: 8 additions & 14 deletions doc/docs/revision_history.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,17 @@

| Date | Description |
|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 2024-03-14 | Updated the documentation for the [nRF Connect Programmer v4.3.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
| 2024-02-29 | Updated the [supported devices section](index.md#supported-devices) with a matrix table. |
| 2024-01-29 | Updated the documentation for the [nRF Connect Programmer v4.2.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
| 2022-09-06 | Updated images and text for new user interface in [nRF Connect Programmer v3.0.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#303---2022-06-17) |
| 2022-02-21 | Removed nRF9160 DK related content. Removed content is found in [Getting started with nRF9160 DK](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/nrf9160_gs.html) |
| 2021-10-26 | Added **SW10** information to the following:</br> - Programming the nRF9160 DK</br> - Programming applications on nRF9160 DK</br> - Programming the nRF9160 DK cellular modem |
| 2021-08-12 | - Updated Programming applications on nRF9160 DK</br> - Removed Nordic Thingy:91™ related content. Removed content is found in [Getting started with Thingy:91](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/thingy91_gsg.html)</br> - Editorial changes |
| May 2024 | Editorial changes |
| March 2024 | Updated the documentation for the [nRF Connect Programmer v4.3.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
| February 2024 | Updated the [supported devices section](index.md#supported-devices) with a matrix table |
| January 2024 | Updated the documentation for the [nRF Connect Programmer v4.2.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
| September 2022 | Updated images and text for new user interface in [nRF Connect Programmer v3.0.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#303---2022-06-17) |
| February 2022 | Removed nRF9160 DK related content. Removed content is found in [Getting started with nRF9160 DK](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/nrf9160_gs.html) |
| October 2021 | Added **SW10** information to the following:</br> - Programming the nRF9160 DK</br> - Programming applications on nRF9160 DK</br> - Programming the nRF9160 DK cellular modem |
| August 2021 | - Updated Programming applications on nRF9160 DK</br> - Removed Nordic Thingy:91™ related content. Removed content is found in [Getting started with Thingy:91](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/thingy91_gsg.html)</br> - Editorial changes |
| August 2020 | Updated:</br> - [nRF Connect Programmer](index.md)</br> - [Overview and user interface](overview.md)</br> - [Programming a Development Kit or the nRF51 Dongle](programming_dk.md)</br> - [Programming the nRF52840 Dongle](programming_dongle.md)</br> - Programming the nRF9160 DK</br> - Programming Nordic Thingy:91</br> - [Troubleshooting](troubleshooting.md) |
| May 2020 | Added Figure 5: Nordic Thingy:91 buttons |
| April 2020 | - Updated [Supported devices](index.md) in nRF Connect Programmer</br> - Updated [Overview and user interface](overview.md)</br> - Added Programming the nRF9160 DK</br> - Added Programming Nordic Thingy:91 |
| Sep 2019 | Updated to match [nRF Connect Programmer v1.2.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#123---2019-08-30):</br> - Added Programming the nRF9160 DK cellular modem</br> - Updated [Overview and user interface](overview.md)</br> - Updated [Installing the Programmer app](installing.md) |
| May 2019 | Updated [Installing the Programmer app](installing.md) |
| Feb 2019 | First release |

## Previous Versions

PDF files for relevant previous versions are available here:

- [nRF Connect Programmer User Guide v1.4.1](https://infocenter.nordicsemi.com/pdf/nRF_Connect_Programmer_User_Guide_v1.4.1.pdf) (corresponds to nRF Connect Programmer v1.4.1)
- [nRF Connect Programmer User Guide v1.3](https://infocenter.nordicsemi.com/pdf/nRF_Connect_Programmer_User_Guide_v1.3.pdf) (corresponds to nRF Connect Programmer v1.3)

0 comments on commit 0a527af

Please sign in to comment.