From 0f0f3b7cce4b330316252468eeae4772bc087450 Mon Sep 17 00:00:00 2001 From: Mike Szczys Date: Wed, 22 Jan 2025 16:51:29 -0600 Subject: [PATCH] getting-stared: thingy91: fix binary name Update the name of the thingy91 binary to match what is automatically generated when a new release of the firmware is created. Signed-off-by: Mike Szczys --- .../3-device-examples/1-precompiled-binaries/thingy91.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/3-device-examples/1-precompiled-binaries/thingy91.md b/docs/getting-started/3-device-examples/1-precompiled-binaries/thingy91.md index 97391813..484d5f31 100644 --- a/docs/getting-started/3-device-examples/1-precompiled-binaries/thingy91.md +++ b/docs/getting-started/3-device-examples/1-precompiled-binaries/thingy91.md @@ -48,7 +48,7 @@ import InstallNrfConnect from './\_partials/install_nrf_connect.md' 1. Go to [the latest release](https://github.com/golioth/thingy91-golioth/releases/latest) and - download `Thingy91_Golioth_Example_vX.X.X.hex` + download `thingy91-golioth_vX.X.X_thingy91_nrf9160_ns_mcuboot.hex` 2. Flash the precompiled binary to the Thingy:91 1. Remove the orange rubber case from your Thingy:91 2. Plug a USB cable into your computer and into the Thingy:91 @@ -57,8 +57,9 @@ import InstallNrfConnect from './\_partials/install_nrf_connect.md' board and turn the power switch on 4. In the nRF Connect Desktop Programmer, choose `Nordic Thingy:91` from the upper left `SELECT DEVICE` dialog. - 5. Click Add file and choose the `Thingy91_Golioth_Example_vX.X.X.hex` file - you previously downloaded + 5. Click Add file and choose the + `thingy91-golioth_vX.X.X_thingy91_nrf9160_ns_mcuboot.hex` file you + previously downloaded 6. Click the `Write` button