<?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>nRF9160 development kit not detected in &amp;quot;Connected Devices&amp;quot; view</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124207/nrf9160-development-kit-not-detected-in-connected-devices-view</link><description>Hello, 
 I&amp;#39;m trying to use nRF9160 Development kit and it is not showing up in connected devices view in VS code. 
 
 Switch position is correct(nRF91) on the development kit. 
 It looks like this is J link usb driver issue but I tried with few different</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Sep 2025 08:35:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124207/nrf9160-development-kit-not-detected-in-connected-devices-view" /><item><title>RE: nRF9160 development kit not detected in "Connected Devices" view</title><link>https://devzone.nordicsemi.com/thread/548167?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 08:35:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfd58c62-727b-48b4-9e6a-b1e599f60081</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you show the output of &amp;quot;nrfutil device --version&amp;quot;?&lt;br /&gt;&lt;br /&gt;It seems that legacy USB drivers are needed. You can look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/guides/installing.html#prerequisites"&gt;prerequisites&lt;/a&gt;. You can try to install Segger USB driver for J-Link manually from command line using the command&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;JLink_Windows_V860_x86_64.exe -InstUSBDriver=1
&lt;/pre&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 development kit not detected in "Connected Devices" view</title><link>https://devzone.nordicsemi.com/thread/548097?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2025 15:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8e1f5d9-d034-423a-9fa1-9ff56c248ee3</guid><dc:creator>Ben_Sc</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tried with &amp;quot;&lt;span&gt;Install legacy USB driver for J-Link&amp;quot; unchecked as well and result is still same. Development kit is not detected.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;J link driver status shown is the output of USB driver status check.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tried with Quick start guide as well.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Following are the screenshot from quick start guide usage and log file&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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/pastedimage1757345691279v2.png" alt=" " /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2025_2D00_09_2D00_08T15_5F00_29_5F00_05.548Z_2D00_log.txt"&gt;devzone.nordicsemi.com/.../2025_2D00_09_2D00_08T15_5F00_29_5F00_05.548Z_2D00_log.txt&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tried with programmer and tried to select device and it shows that there are issues with USB drivers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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/2025_2D00_09_2D00_08-10_5F00_40_5F00_08_2D00_Programmer-v4.6.2.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Overall, I understand this is due to USB driver issue but not able to resolve, even though I tried to install legacy drivers and multiple versions of segger J link software.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 development kit not detected in "Connected Devices" view</title><link>https://devzone.nordicsemi.com/thread/548061?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2025 12:47:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c19b0d80-deaf-49c0-9466-0a8488bdbe6e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you try to perform installation when &amp;quot;Install legacy USB driver for J-Link&amp;quot; is left unchecked? Do you observe any change?&lt;br /&gt;&lt;br /&gt;Which command output is shown in the screenshot below?&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/pastedimage1757335166246v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Have you tried to use&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/gsg_guides.html"&gt;Quick Start Guide&lt;/a&gt;&amp;nbsp;to start working with nRF9160?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>