Skip to content

Conversation

@greg-fer
Copy link
Contributor

@greg-fer greg-fer commented Aug 27, 2025

Added a new page for all procedures for programming Nordic Thingy. Separated programming page into several pages.
Updated supported hardware.
Other minor style edits.
NCD-702, NCD-1386, and NCD-1437.

Added a new page for all procedures for programming Nordic Thingy.
Separated programming page into several pages.
Updated supported hardware.
Other minor style edits.
NCD-1298 and NCD-1437.

Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
@greg-fer greg-fer requested a review from kylebonnici August 27, 2025 14:14
@greg-fer greg-fer added documentation Improvements or additions to documentation. doc required This PR includes user-facing changes that need to be documented. labels Aug 27, 2025

To program the Nordic Thingy prototyping platforms, you can use one of the following options:

* Using USB-C cable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thingy 91 does not have usb type c


=== "Updating nRF52840 SoC firmware"

To program Nordic Thingy using the USB-C connection, complete the following steps:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as above not using usb type c


d. Power on the external debug probe.

e. Connect the external debug probe to the computer with a micro-USB cable.<br/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
e. Connect the external debug probe to the computer with a micro-USB cable.<br/>
e. Connect the external debug probe to the computer with a USB cable.<br/>

Comment on lines 254 to 270
1. Click **Select device** and select the appropriate debug probe entry from the drop-down list.<br/>
The icon text changes to board name and the ID of the selected device, and the **Device memory layout** section indicates that the device is connected.<br/>
For example, you can identify the nRF5340 DK by its PCA number PCA10095 and its ID that is printed on the label sticker on the DK.

!!! note "Note"
If the nRF5340 DK does not show up in the drop-down list, press Ctrl-R in Windows or command-R in macOS to restart the {{app_name}}.

1. Click **Add file** in the **FILE** section, and select **Browse**.<br/>
A file explorer window appears.
1. Navigate to the folder with the application firmware in the HEX format.<br/>
If you are programming the precompiled application firmware from the [Nordic Thingy:91 X Downloads](https://www.nordicsemi.com/Products/Development-hardware/Nordic-Thingy-91-X/Download?lang=en#infotabs), make sure to unzip the downloaded file and then open the ``img_app_bl`` folder inside.
1. Open the folder for the application that you want to transfer to the Nordic Thingy:91 X.
1. Select the corresponding HEX file to be used with the debug probe and click **Open**.<br/>
The HEX file appears in the **File memory layout** section.
1. Click **Erase & write** in the **DEVICE** section of the side panel.

The update is complete when the animation in the {{app_name}}'s **Device memory layout** section ends.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we are missing a step there is a with to select between the 91 or 53 soc and depending on the FW we must pick the correct with position ...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e.g. see line 305 ... we need something similar


d. Power on the external debug probe.

e. Connect the external debug probe to the computer with a micro-USB cable.<br/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
e. Connect the external debug probe to the computer with a micro-USB cable.<br/>
e. Connect the external debug probe to the computer with a USB cable.<br/>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This in old!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is old

@greg-fer greg-fer merged commit 32ce551 into main Sep 5, 2025
3 checks passed
@greg-fer greg-fer deleted the doc_update_supported_hardware branch September 5, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc required This PR includes user-facing changes that need to be documented. documentation Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants