Hello,
checking if I'm doing this right of restoring initial fw for 91X to work with Quick Start v1.2.0. as described here in Get Started,
https://www.nordicsemi.com/Products/Development-hardware/Nordic-Thingy-91-X/GetStarted?lang=en#infotabs
Using programmer write to nRF91,
/thingy91x_mfw-2.0.2_sdk-3.0.0/img_app_bl/thingy91x_nrfcloud_multi_service_coap_2025-05-08_3bfc4657.hex
and to nRF53,
/thingy91x_mfw-2.0.2_sdk-3.0.0/img_app_bl/thingy91x_nrf53_connectivity_bridge_2025-05-08_3bfc4657.hex
Then connect 91X with USB to laptop and start Quick Start, except 91X is not recognized and nothing happens.
Tried this both on Ubuntu and Windows.
Log file output:
2025-07-24T00:15:10.400Z INFO Initialising the bundled nrfutil device 2025-07-24T00:15:10.409Z DEBUG Started watching devices 2025-07-24T00:15:11.827Z INFO Using the bundled core version for nrfutil device: 8.0.0 2025-07-24T00:15:12.021Z INFO Using nrfutil-device version: 2.7.5 2025-07-24T00:15:12.022Z INFO Using nrf-device-lib version: 0.17.41 2025-07-24T00:15:12.022Z INFO Using nrfjprog DLL version: 10.24.2 2025-07-24T00:15:12.022Z INFO Using JLink version: JLink_V8.18 2025-07-24T00:15:12.023Z INFO Your version of SEGGER J-Link (8.18) is newer than the one this app was tested with (7.94i). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.
Upon receiving the 91X overwrote the chips for other tests without checking if Quick Start works out of the box.
I'm trying to get the 91X registered as a device on https://app.nrfcloud.com/ to view json data.
No issues writing thingy91x_hello.nrfcloud.com_v2.0.2.hex and viewing 91X data on https://hello.nrfcloud.com/.
thank-you,