<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118105/fails-to-verify-device-in-quickstart-1-2-0</link><description>Hi, 
 I just received my Thingy91x. I followed the onboarding and created a provisioning profile in NRF Cloud. The device did not connect and no logs appeared in Serial terminal stating it did. (Only connected to serial port) 
 I tried to follow the quickstart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jan 2025 10:27:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118105/fails-to-verify-device-in-quickstart-1-2-0" /><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/519246?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 10:27:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:392ff1fa-84b3-4ca2-a623-29ab2198739c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Seems like the path to nrfjprog is missing if you are not able to initiate it from Terminal. That said, nrfjprog is deprecated and will be &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Util"&gt;replaced with nrf util&lt;/a&gt;. Have you installed this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/519199?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 07:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:318972d1-402d-4d99-a009-df76b3fb5aa5</guid><dc:creator>perage</dc:creator><description>&lt;p&gt;Hi! I only get&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;zsh: command not found: nrfjprog&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;That seems strange since I&amp;#39;ve installed segger and did eventually manage to get Thingy up and running. Just 9151dk left now :)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/519145?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 16:16:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:846d380b-6f7e-458d-a80b-d3aba703ed99</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Discussing with our developers, this does seem like an issue with permission. It is plausible that the permissions for the folder&amp;nbsp;&lt;span&gt;&lt;code&gt;/tmp/boost_interprocess/&lt;/code&gt; needs to be edited. In your terminal, what do you get when running&amp;nbsp;&lt;code&gt;&lt;span&gt;nrfjprog --ids?&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;[error] [    nRF] - Exception encountered while attempting to initialize multiprocess client: Operation not permitted
ERROR: An internal error has occurred, please try again.
NOTE: For additional output, try running again with logging enabled (--log).
NOTE: Any generated log error messages will be displayed.&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;If you get this output from the command, could you please try to change permissons to the folder using&lt;/span&gt;&lt;code&gt;&lt;span&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;sudo chown &amp;lt;username&amp;gt;&amp;nbsp;/tmp/boost_interprocess&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/518809?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 10:12:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1127b98b-1056-41b9-84f0-0742c0c8a4b1</guid><dc:creator>perage</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;To rewind, I&amp;#39;m trying both a Thingy91x and an nRF9151DK. If we focus on the latter, when I start nRF Connect for desktop, I choose quickStart (1.2.0) and follow the steps. At the program step, it the &amp;quot;Erase device&amp;quot; bar is green, but the three other bars (Modemcore Firmware 2.0.2, Application Core (nrf MultiCloud) and &amp;quot;Reset Device&amp;quot; steps are red with an error below &amp;quot;Failed to erase device&amp;quot;. The development console of the app is empty.&lt;/p&gt;
&lt;p&gt;The log is attached&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2025-01-17T10:05:37.596Z INFO Initialising the bundled nrfutil device
2025-01-17T10:05:37.598Z DEBUG Started watching devices
2025-01-17T10:05:38.111Z INFO Using the bundled core version for nrfutil device: 7.13.0
2025-01-17T10:05:38.136Z INFO Using nrfutil-device version: 2.7.5
2025-01-17T10:05:38.136Z INFO Using nrf-device-lib version: 0.17.41
2025-01-17T10:05:38.136Z INFO Using nrfjprog DLL version: Unknown
2025-01-17T10:05:38.136Z INFO Using JLink version: JLink_V7.94i
2025-01-17T10:06:30.157Z DEBUG Selected device: nRF9151 DK
2025-01-17T10:06:30.172Z DEBUG Changed step: Info
2025-01-17T10:06:37.443Z DEBUG Changed step: Rename
2025-01-17T10:06:38.645Z DEBUG Changed step: Program
2025-01-17T10:06:41.789Z ERROR [jlink] [NRFJPROG][nRF][-] Exception encountered while attempting to initialize multiprocess client: Operation not permitted
2025-01-17T10:06:41.789Z ERROR [jlink] NRFJPROG_open_dll_inst returned -254
2025-01-17T10:06:41.792Z ERROR [jlink] [NRFJPROG][nRF][-] Exception encountered while attempting to initialize multiprocess client: Operation not permitted
2025-01-17T10:06:41.792Z ERROR plugin(jlink) enumerate failed with error: 9, msg: [jlink] INTERNAL_ERROR
2025-01-17T10:06:42.638Z ERROR [jlink] [NRFJPROG][nRF][-] Exception encountered while attempting to initialize multiprocess client: Operation not permitted
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I assume there&amp;#39;s something with the Jlink, affecting both nRF9151DK and the Thingy91x init.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/518794?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 09:22:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e716c9cb-8a60-41be-8aee-9e41fdb5a1de</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, Michal is currently out of office and asked me to follow up with your ticket.&amp;nbsp;&lt;/p&gt;
[quote user=""]I just received my Thingy91x. I followed the onboarding and created a provisioning profile in NRF Cloud. The device did not connect and no logs appeared in Serial terminal stating it did. (Only connected to serial port)[/quote]
&lt;p&gt;Did you follow the steps and scan the QR code on the Thingy:91X? Did this not work to add the device to hello.nrfcloud.com? Or were you past that part and wanted to add this to your nRF Cloud account?&lt;/p&gt;
[quote user=""]I tried to follow the quickstart again, but same issue.[/quote]
&lt;p&gt;Which of the four applications did you program the Thingy with?&lt;br /&gt;&lt;br /&gt;I&amp;nbsp;have seen issues with the verifying step failing before, usually a repeat of the steps have solved the issue. Could you please open the Developer tools in Quick Start with Command + Option + i and see if there are any messages, errors or similar while doing the verification?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/518775?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 07:16:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b851a327-9005-4562-bf53-a5996866ad82</guid><dc:creator>perage</dc:creator><description>&lt;p&gt;Hi Michal!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is the log from the QuickStart in nRF Connect for mac 1.2.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/518774?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 19:56:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:498e1dfb-79ca-4e06-8147-ce52921d7d8e</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Sorry, I have somehow managed to miss that in the second log, you are correct.&lt;/p&gt;
&lt;p&gt;Which application provides those logs? Is it what you get when you open the serial terminal?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/518773?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 19:33:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0f89afa-6999-4a30-9865-8dea19cd8073</guid><dc:creator>perage</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I’ve tried multiple versions. Take a look at the second log. Tested version is used&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fails to verify device in QuickStart 1.2.0</title><link>https://devzone.nordicsemi.com/thread/518772?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 19:28:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f153334-0cc3-49b6-bc84-6b63328e6893</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;From your log it seems like a JLink issue.&lt;/p&gt;
&lt;p&gt;You should first try to do what the log says:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;2025-01-16T08:26:22.282Z INFO Your version of SEGGER J-Link (8.12a) 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.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>