<?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>NRF5340 DK Cannot be recognized</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128700/nrf5340-dk-cannot-be-recognized</link><description>My NRF5340 DK evaluation board suddenly stopped being recognized by the computer. The LED5 doesn&amp;#39;t light up, and there is no JLINK device in the computer&amp;#39;s device manager. Is the firmware lost? How can we solve this problem?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jul 2026 06:51:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128700/nrf5340-dk-cannot-be-recognized" /><item><title>RE: NRF5340 DK Cannot be recognized</title><link>https://devzone.nordicsemi.com/thread/569067?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2026 06:51:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d88eab11-b586-447e-9db1-cd67160a0e6a</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Could you please provide some more details on how you were using the board prior to it stopping? Did you try programming anything special when it stopped?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you able to provide a picture of you board, both front and back?&amp;nbsp;&lt;/p&gt;
[quote user=""]How can we solve this problem?[/quote]
&lt;p&gt;I fear that there is not much we can do.&amp;nbsp;When LED5 (the interface MCU LED) doesn&amp;#39;t light up and no J-Link device appears in Device Manager, this typically points to an issue with the&lt;span&gt;&amp;nbsp;&lt;/span&gt;interface MCU (IMCU)&lt;span&gt;&amp;nbsp;&lt;/span&gt;rather than application MCU.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You might need to reach out to your local sales representative or the distributor where you got the board in order to replace it.&lt;/p&gt;
&lt;h5&gt;Steps to Try&lt;/h5&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Power cycle the DK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;– Disconnect USB, wait a few seconds, and reconnect. This is the first fix for MSD-related unresponsiveness. [&lt;a href="https://docs.nordicsemi.com/r/bundle/ug_nrf5340_dk/page/ug/dk/msd.html" rel="noopener noreferrer" target="_blank"&gt;MSD issues&lt;/a&gt;]&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Try different USB cables and ports&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;– Use a known-good USB cable and a different USB port or computer.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Try the IMCU bootloader mode&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;– Press and hold the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IF BOOT/RESET&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;button (SW5) while plugging in the USB cable to force the interface MCU into bootloader mode.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Recover using nRF Util&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;– If the board is partially detected, you can attempt recovery:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;Download&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/README.html" rel="noopener noreferrer" target="_blank"&gt;nRF Util&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and install the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;nrfutil device&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;command.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;Connect the DK and run:&lt;/span&gt;
&lt;div&gt;
&lt;div&gt;&lt;code&gt;&lt;span&gt;nrfutil device recover&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span&gt;Disconnect and reconnect the DK. [&lt;a href="https://docs.nordicsemi.com/r/bundle/nrf-connect-for-desktop/page/app/pc-nrfconnect-ble/troubleshooting.html/programming-with-j-link-does-not-work" rel="noopener noreferrer" target="_blank"&gt;nRF Connect troubleshooting&lt;/a&gt;]&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Check for readback protection&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;– On the nRF5340, APPROTECT requires firmware to explicitly enable debugger access after every reset. If no firmware is present to unlock it, the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;nrfjprog --recover&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(or&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;nrfutil device recover&lt;/code&gt;) command handles the ERASEALL via CTRL-AP automatically. [&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/allowing-debugger-access-to-an-nrf5340" rel="noopener noreferrer" target="_blank"&gt;Debugger access blog&lt;/a&gt;]&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Let me know how this works for you.&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: NRF5340 DK Cannot be recognized</title><link>https://devzone.nordicsemi.com/thread/569060?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2026 01:08:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02483013-d4cb-4b71-b5ce-e3d6a1ff35fa</guid><dc:creator>Neo Yang</dc:creator><description>&lt;p&gt;I tried replacing the USB data cable, but it didn&amp;#39;t work. The P22 was not removed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5340 DK Cannot be recognized</title><link>https://devzone.nordicsemi.com/thread/569042?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2026 12:06:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37352585-c60f-4eeb-aa62-2eb59cbfeb0e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, are you able to test with another USB cable to exclude issue with cable? Have you removed the jumper on nRF Current Measurement (P22)?&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></channel></rss>