<?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>NRF9151 Failing Quick Start</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126475/nrf9151-failing-quick-start</link><description>Hello All, 
 I am having an issue where attempting to follow the quick start for an nRF9151 development board leads to this error: 
 
 I have looked at this post , and unfortunately the logs do not apply to my situation. I have reinstalled Segger J-Link</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jan 2026 21:40:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126475/nrf9151-failing-quick-start" /><item><title>RE: NRF9151 Failing Quick Start</title><link>https://devzone.nordicsemi.com/thread/558643?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 21:40:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f7ff24b-9096-41dd-a2a0-4b6653842b27</guid><dc:creator>john_enganalysis</dc:creator><description>&lt;p&gt;Wow! I cannot believe I somehow missed this. There was even a jumper bouncing around loose in the box and I didnt see anywhere obvious for it. Thankyou very much for this!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9151 Failing Quick Start</title><link>https://devzone.nordicsemi.com/thread/558585?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 13:10:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc30fc35-fa57-41fa-9eff-02bd028a8c26</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;By any chance, have you removed the jumper that was on the &amp;quot;nRF current measurement&amp;quot; 4 pins connector (P22) right above the USB-C &amp;quot;debugger&amp;quot; connector ?&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/356054.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This connector is used to measure the current that the nRF9151 uses. So when not used, the jumper has to get back on to allow the current to reach the nRF9151. Otherwise, the debugger is powered but the nRF9151 is not, which can explain the fact that the board is recognized but cannot do anything.&lt;/p&gt;
&lt;p&gt;The jumper has to be on the 2 upper pins &amp;quot;VDD_nRF&amp;quot; and &amp;quot;VDD_5V&amp;quot;. It is also possible to &amp;quot;permanently&amp;quot; connect these by soldering the solder bridge (SB34) but I wouldn&amp;#39;t recommend it because you don&amp;#39;t really gain anything by soldering it instead of putting back the jumper.&lt;/p&gt;
&lt;p&gt;Here is the documentation about this connector (&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf9151_dk/page/UG/nrf91_DK/measuring_current/prepare_board.html"&gt;link&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: NRF9151 Failing Quick Start</title><link>https://devzone.nordicsemi.com/thread/558550?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 03:30:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f9ad03a-cfe5-4bf4-990b-fe4fff6dcf62</guid><dc:creator>john_enganalysis</dc:creator><description>&lt;p&gt;Hello - Thank you for the reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have tried restarting my computer and using a different USB port. I am using a dock, and so tried also to plug directly into the MoBo. The error log was different but the behaviour was the same. Here is the log:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2026-01-12T21:36:24.596Z INFO Initialising the bundled nrfutil device
2026-01-12T21:36:24.605Z DEBUG Started watching devices
2026-01-12T21:36:25.466Z INFO Using the bundled core version for nrfutil device: 8.1.1
2026-01-12T21:36:25.506Z INFO Using nrfutil device version: 2.15.7
2026-01-12T21:36:25.506Z INFO Using nrf-device-lib version: 0.22.5
2026-01-12T21:36:25.507Z INFO Using nrf-probe version: 0.51.0
2026-01-12T21:36:25.507Z INFO Using SEGGER J-Link version: JLink_V8.98
2026-01-12T21:36:25.508Z INFO Your version of SEGGER J-Link (8.98) is newer than the one this app was tested with (8.76). 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.
2026-01-12T21:36:27.611Z DEBUG Selected device: nRF9151 DK
2026-01-12T21:36:27.643Z DEBUG Changed step: Info
2026-01-12T21:36:29.629Z DEBUG Changed step: Rename
2026-01-12T21:36:31.809Z DEBUG Changed step: Program
2026-01-12T21:36:34.561Z INFO Opened port with options: {&amp;quot;path&amp;quot;:&amp;quot;COM10&amp;quot;,&amp;quot;baudRate&amp;quot;:115200}
2026-01-12T21:36:38.596Z INFO Closed port: COM10
2026-01-12T21:36:39.194Z ERROR Failed to read the device information when setting up default external flash configuration. This is not critical, ignoring this error to allow the next operation to run, but we will probably hit it again on the next operation. The full error was: Device error: Setting the debug port SELECT register failed while powering up sys and debug regions (Unknown error in the J-Link DLL (error code =-1)).

This might indicate that the debug port is unavailable. Double-check device power supply and SWD lines, and ensure that SWD is not disabled
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I HAVE tried running the blinky sample, to which I am greeted by this error message:&lt;/p&gt;
&lt;p&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/Screenshot-2026_2D00_01_2D00_13-142724.png" /&gt;&lt;/p&gt;
&lt;p&gt;Lastly, the recovery command also did not work:&lt;/p&gt;
&lt;p&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/Screenshot-2026_2D00_01_2D00_13-142843.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I feel like the fact that it says &amp;quot;Unknown Device&amp;quot; in connected devices could be a hint? But at the same time, in the nRF connect app my board IS correctly identified:&lt;/p&gt;
&lt;p&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/Screenshot-2026_2D00_01_2D00_13-142959.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9151 Failing Quick Start</title><link>https://devzone.nordicsemi.com/thread/558469?ContentTypeID=1</link><pubDate>Mon, 12 Jan 2026 08:16:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d446be55-c0a8-4480-b6b4-3db190a4fccd</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;I believe the error you are seeing is most likely a USB driver or a faulty USB port issue.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s start with the basics, have you tried restarting your computer, plugging the device into another USB port ? If you are using a dock, can you try to connect it directly to your computer. Are you sure all your driver are up-to-date (USB, dock, maybe even BIOS).&lt;/p&gt;
&lt;p&gt;Have you ever tried programming the DK in any other way than with the Quick start? If you didn&amp;#39;t can you try building and programming the &amp;quot;Blinky&amp;quot; sample ? If you are not sure on how to do it, you can follow the first lesson of our DevAcademy (&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;link&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Finally, If that still doesn&amp;#39;t work, can you try to run the command &amp;quot;&lt;code&gt;nrfutil device recover&lt;/code&gt;&amp;quot; in the nRF Connect Terminal.&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/2026_2D00_01_2D00_12_2D00_091019_5F00_hyprshot.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Tell me if any of this worked.&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>