<?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>nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125552/nrf9161-dk-fails-to-verify-device-in-quickstart-1-5-2</link><description>Hello, 
 I can no longer use AT commands on my nRF9161 DK development board. 
 It used to work perfectly, but I don&amp;#39;t know what happened. 
 I had previously completed the &amp;quot;Cellular IoT Fundamentals&amp;quot; course. 
 Nordic SDK: 2.8.0 
 Toolchain: 2.8.0 
 Environment</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Nov 2025 11:44:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125552/nrf9161-dk-fails-to-verify-device-in-quickstart-1-5-2" /><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/555368?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2025 11:44:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2809addc-f894-4431-aeec-43467503ccb7</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="dfdl"]I tested both applications, and for the `sample serial_lte_modem`, I got the same result as before.[/quote]
&lt;p&gt;Sorry, I can&amp;#39;t find what result you had. Can you share the results please ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does this mean that it doesn&amp;#39;t work only when you go through the quick start app ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/555278?ContentTypeID=1</link><pubDate>Mon, 24 Nov 2025 18:53:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fb559a6-5c13-4bea-b2e2-7155fc8819ad</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;Thanks for the suggestions.&lt;/p&gt;
&lt;p&gt;I tested both applications, and for the `sample serial_lte_modem`, I got the same result as before.&lt;/p&gt;
&lt;p&gt;However, when I tested the `sample at_client`, I got a different result, as you can see in the following image:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/at_5F00_final.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554874?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2025 09:44:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a14c12ef-4f4a-482c-8a12-a10f824d002b</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;I would recommend trying the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/nrf/applications/serial_lte_modem/README.html"&gt;serial_lte_modem&lt;/a&gt;&amp;nbsp;sample, as it should be the same app the quick start programs when selecting &amp;quot;AT Commands&amp;quot;.&lt;/p&gt;
&lt;p&gt;You can also try&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/nrf/samples/cellular/at_client/README.html"&gt;at_client,&lt;/a&gt;&amp;nbsp;which is a more bare-bones sample for AT commands.&lt;/p&gt;
&lt;p&gt;If you see issue with these applications, please send the modem traces (&lt;a href="https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-7-cellular-fundamentals/topic/lesson-7-modem-trace/"&gt;DevAcademy&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554840?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2025 19:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f593c78f-5fca-495b-a2c2-e47134791d6a</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;Yes, the problem only appears in the AT program.&lt;/p&gt;
&lt;p&gt;Please which samples would you recommend I test?&lt;/p&gt;
&lt;p&gt;I tried this example&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-2/"&gt;cell fund course lesson2&lt;/a&gt; and it didn&amp;#39;t work as expected.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1763580407906v1.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Regards,&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Fabrice&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554774?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2025 11:34:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f95fd358-3b04-4cd8-ae87-c4fee8266b32</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Thank you for all the additional information.&lt;/p&gt;
[quote user="dfdl"]&lt;p&gt;Here is the step by step explanation :&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I connect the board to the computer.&lt;/li&gt;
&lt;li&gt;I launch the nRF Connect Desktop v5.2.0 application.&lt;/li&gt;
&lt;li&gt;I open the Quick Start application.&lt;/li&gt;
&lt;li&gt;I wait for the board to be automatically detected.&lt;/li&gt;
&lt;li&gt;I click Continue.&lt;/li&gt;
&lt;li&gt;I do not rename the board and click Continue.&lt;/li&gt;
&lt;li&gt;I select the &amp;quot;AT Commands&amp;quot; application and then click Program.&lt;/li&gt;
&lt;li&gt;Once the application is programmed, I click Continue.&lt;/li&gt;
&lt;li&gt;Then I wait for the verification information to be displayed.&lt;/li&gt;&lt;/ul&gt;[/quote]
&lt;p&gt;The steps you are taking are right, no issue here.&lt;/p&gt;
[quote user="dfdl"]As you suggested, here are the signal analyzer screenshots.[/quote]
&lt;p&gt;From what I can see, it is indeed working correctly.&lt;/p&gt;
[quote user="dfdl"]&lt;img style="max-height:240px;max-width:320px;cursor:zoom-in;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/6404.pastedimage1763494063303v1.png" alt=" " /&gt;[/quote]
&lt;p&gt;I can see that it is answering correctly to the AT commands, is the problem still here?&lt;/p&gt;
&lt;p&gt;Is it only happening with the quick start&amp;#39;s AT command app ?&lt;/p&gt;
&lt;p&gt;When you build and program a sample that supports AT commands, does it work ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554712?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2025 19:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:639da87e-ba6d-4544-8310-ee5e26d8f46e</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;As you suggested, here are the signal analyzer screenshots.&lt;br /&gt;&lt;br /&gt;-&amp;nbsp; &amp;quot;AT command&amp;quot; program:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/salae_5F00_at2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/salae_5F00_at.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;-&amp;nbsp; &amp;quot;Shell Command Line Interface&amp;quot;&amp;nbsp;program&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/salae_5F00_shell.png" alt=" " /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1763494063303v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Regards,&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Fabrice&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554599?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2025 20:41:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5213a0dc-9a58-4939-bf77-8b81285c80f6</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thank for the&amp;nbsp;explanations and advices.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Here is the step by step explanation :&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I connect the board to the computer.&lt;/li&gt;
&lt;li&gt;I launch the nRF Connect Desktop v5.2.0 application.&lt;/li&gt;
&lt;li&gt;I open the Quick Start application.&lt;/li&gt;
&lt;li&gt;I wait for the board to be automatically detected.&lt;/li&gt;
&lt;li&gt;I click Continue.&lt;/li&gt;
&lt;li&gt;I do not rename the board and click Continue.&lt;/li&gt;
&lt;li&gt;I select the &amp;quot;AT Commands&amp;quot; application and then click Program.&lt;/li&gt;
&lt;li&gt;Once the application is programmed, I click Continue.&lt;/li&gt;
&lt;li&gt;Then I wait for the verification information to be displayed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here is the console output&amp;nbsp;of the whole process :&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/qs6.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried several times, but there&amp;#39;s still no response, as you can see on the console.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Regards,&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Fabrice&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554567?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2025 15:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89282351-2f91-4f10-bb20-ef9e53d8d8ce</guid><dc:creator>Simon D-M</dc:creator><description>[quote user="dfdl"]&lt;img style="max-height:240px;max-width:320px;cursor:zoom-in;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/0508.qs4.png" /&gt;&lt;br /&gt;[/quote]
&lt;p&gt;I&amp;#39;m really not sure why it works here and not on the AT command app... Because the quick start app actually sends AT commands to the device to get these informations...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am wondering if it is a hardware issue at this point. It might be that the UART Tx or Rx line between the interface MCU and the nRF9161 has an issue. Do you have access to a signal analyzer? If you do, you can try to measure these lines. They should be available on one of the headers.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Just to check if you are doing something wrong, tell me each and every step you are doing through the quick start. Also open an nRF Connect for desktop Serial Terminal and connect it to the device before starting the quick start, and leave it open through the whole process.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554456?ContentTypeID=1</link><pubDate>Sun, 16 Nov 2025 16:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50baa284-ae8c-4c35-9676-f73eb6a01e45</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;By visual display i mean this picture below for both&amp;nbsp; &lt;span&gt;Legacy Asset Tracker&amp;nbsp;&lt;/span&gt;&amp;nbsp;and &lt;span&gt;asset tracker&lt;/span&gt;:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/qs4.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Since my machine is dual-booted, I ran tests on the Windows side. Unfortunately, I still encountered the same problem with the AT command. Here are the logs:&lt;br /&gt;&lt;br /&gt;2025-11-16T08:11:29.346Z INFO Initialising nrfutil module: device&lt;br /&gt;2025-11-16T08:11:29.364Z DEBUG Started watching devices&lt;br /&gt;2025-11-16T08:11:30.538Z INFO Using nrfutil-device core version: 8.1.1&lt;br /&gt;2025-11-16T08:11:31.136Z INFO Using nrfutil-device version: 2.1.1&lt;br /&gt;2025-11-16T08:11:31.137Z INFO Using nrf-device-lib version: 0.17.5&lt;br /&gt;2025-11-16T08:11:31.137Z INFO Using nrfjprog DLL version: 10.24.0&lt;br /&gt;2025-11-16T08:11:31.137Z INFO Using JLink version: JLink_V8.18&lt;br /&gt;2025-11-16T08:11:31.137Z WARN Installed JLink version does not match the expected version (JLink_V7.94e)&lt;br /&gt;2025-11-16T08:11:37.575Z DEBUG Selected device: nRF9161 DK&lt;br /&gt;2025-11-16T08:11:37.589Z DEBUG Changed step: info&lt;br /&gt;2025-11-16T08:11:41.184Z DEBUG Changed step: rename&lt;br /&gt;2025-11-16T08:11:42.541Z DEBUG Changed step: program&lt;br /&gt;2025-11-16T08:15:03.087Z DEBUG Changed step: verify&lt;br /&gt;2025-11-16T08:20:25.318Z INFO Opened port with options: {&amp;quot;path&amp;quot;:&amp;quot;COM6&amp;quot;,&amp;quot;baudRate&amp;quot;:115200}&lt;br /&gt;2025-11-16T08:20:27.332Z INFO Closed port: COM6&lt;br /&gt;2025-11-16T08:20:27.338Z INFO Opened port with options: {&amp;quot;path&amp;quot;:&amp;quot;COM9&amp;quot;,&amp;quot;baudRate&amp;quot;:115200}&lt;br /&gt;2025-11-16T08:20:29.343Z ERROR Error: Unable to find the AT client.&lt;br /&gt;2025-11-16T08:20:29.344Z INFO Closed port: COM9&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Regards,&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Fabrice&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554223?ContentTypeID=1</link><pubDate>Thu, 13 Nov 2025 08:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a8fbb75-812b-4377-a7ef-694141ea30b9</guid><dc:creator>Simon D-M</dc:creator><description>[quote userid="149047" url="~/f/nordic-q-a/125552/nrf9161-dk-fails-to-verify-device-in-quickstart-1-5-2/554187"]The weird thing that I observed is that when I flash the &amp;quot;asset tracker&amp;quot; program onto the board, I&amp;#39;m able to retrieve board information (not through AT command, but just visual display). [/quote]
&lt;p&gt;I&amp;#39;m not sure to understand what you mean by visual display... Do you mean in the serial terminal ? If not, do you see anything in the serial terminal ?&lt;/p&gt;
&lt;p&gt;And which &amp;quot;asset tracker&amp;quot; are you refering to, the &amp;quot;Legacy Asset Tracker&amp;quot; (Asset Tracker v2) or the &amp;quot;Asset Tracker&amp;quot;&amp;nbsp;(Asset Tracker Template) ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;One more thing you can try, if you have access to an other computer, is to do the quick start on that other computer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/554187?ContentTypeID=1</link><pubDate>Wed, 12 Nov 2025 20:16:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e26119c-66b3-4311-af14-1e85a43d8a41</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;Thanks for your suggestions. Unfortunately, the issue is still present after applying all your suggested fixes.&lt;/p&gt;
&lt;p&gt;To summarize the situation and the troubleshooting steps taken:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &amp;quot;blinky&amp;quot; and &amp;quot;helloworld&amp;quot; samples work fine, confirming basic board functionality.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I usually turn on/off my PC.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I downgraded the software to v8.60 but still have the same issue.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I also recovered the board with the command &lt;code&gt;nrfutil device recover&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The weird thing that I observed is that when I flash the &amp;quot;asset tracker&amp;quot; program onto the board, I&amp;#39;m able to retrieve board information (not through AT command, but just visual display). &lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your continued assistance.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;Here is the log related to AT-command program:&lt;br /&gt;&lt;br /&gt;2025-11-12T19:56:21.251Z INFO Initialising the bundled nrfutil device&lt;br /&gt;2025-11-12T19:56:21.258Z DEBUG Started watching devices&lt;br /&gt;2025-11-12T19:56:21.390Z INFO Using the bundled core version for nrfutil device: 8.1.1&lt;br /&gt;2025-11-12T19:56:21.487Z INFO Using nrfutil device version: 2.13.2&lt;br /&gt;2025-11-12T19:56:21.488Z INFO Using nrf-device-lib version: 0.19.0&lt;br /&gt;2025-11-12T19:56:21.488Z INFO Using nrf-probe version: 0.45.0&lt;br /&gt;2025-11-12T19:56:21.488Z INFO Using SEGGER J-Link version: JLink_V8.60&lt;br /&gt;2025-11-12T19:56:24.252Z DEBUG Selected device: nRF9161 DK&lt;br /&gt;2025-11-12T19:56:24.282Z DEBUG Changed step: Info&lt;br /&gt;2025-11-12T19:56:25.797Z DEBUG Changed step: Rename&lt;br /&gt;2025-11-12T19:56:26.538Z DEBUG Changed step: Program&lt;br /&gt;2025-11-12T19:59:09.767Z DEBUG Changed step: Verify&lt;br /&gt;2025-11-12T19:59:12.771Z INFO Opened port with options: {&amp;quot;path&amp;quot;:&amp;quot;/dev/ttyACM0&amp;quot;,&amp;quot;baudRate&amp;quot;:115200}&lt;br /&gt;2025-11-12T19:59:14.771Z ERROR Received ERROR as return value from AT command&lt;br /&gt;2025-11-12T19:59:14.774Z INFO Closed port: /dev/ttyACM0&lt;br /&gt;&lt;br /&gt;Regards,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Fabrice&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/553993?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 14:24:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e7b525d-6691-4392-b6f3-fb38cce2e126</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Thanks for the additionnal informations.&lt;/p&gt;
&lt;p&gt;Just to be sure, if you flash a basic program like the blinky sample or something where you can clearly see if the microcontroller is working, does it work?&lt;/p&gt;
&lt;p&gt;Also have you tried rebooting your computer ?&lt;/p&gt;
&lt;p&gt;An other thing you can try is performing a recovery. To do so, open an nRF terminal in VS Code and execute the command&amp;nbsp;&lt;code&gt;nrfutil device recover&lt;/code&gt;&lt;/p&gt;
[quote user=""]INFO Your version of SEGGER J-Link (8.66) is newer than the one this app was tested with (8.60). 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.[/quote]
&lt;p&gt;Also, I see in the logs that you are using a more recent SEGGER J-Link version; downgrading to the recommended version is also something worth trying.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Tell me if any of these things worked.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/553983?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 13:36:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42465e11-248f-4ef4-95fb-d5e210443f12</guid><dc:creator>dfdl</dc:creator><description>&lt;p&gt;Thank you for your reply .&amp;nbsp;&lt;br /&gt;&lt;br /&gt;i&amp;#39;m following this course again :&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-1/"&gt;cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-1/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are some more screenshots after flashing the AT command application program:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/qs2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Skip and open&amp;nbsp;terminal&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/qs.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When I send AT commands, I receive no response.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/qs1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Fabrice&lt;/p&gt;
&lt;div id="gtx-trans" style="left:81px;position:absolute;top:373.5px;"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 DK: Fails to verify device in QuickStart 1.5.2</title><link>https://devzone.nordicsemi.com/thread/553972?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 13:12:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54773eb0-e810-4d2c-b3a7-85c7f0c9b209</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t reproduce the error on my side. Can you please share which program you flashed into the dk?&lt;/p&gt;
&lt;p&gt;Also, if you connect a serial terminal while doing the quick start, you should be able to see the AT commands being sent to the device.&lt;/p&gt;
&lt;p&gt;You should see something like that:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1762866475806v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Can you confirm that you see the AT commands?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>