<?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>Uniqueid disk id collision in Windows while using multiple nRF9160DKs</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89310/uniqueid-disk-id-collision-in-windows-while-using-multiple-nrf9160dks</link><description>Hi, 
 the following event is generated when I connect two or more nRF9160DKs to a Windows machine: &amp;quot;Disk 2 has the same disk identifiers as one or more disks connected to the system. Go to Microsoft&amp;#39;s support website (http://support.microsoft.com) and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jun 2022 06:53:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89310/uniqueid-disk-id-collision-in-windows-while-using-multiple-nrf9160dks" /><item><title>RE: Uniqueid disk id collision in Windows while using multiple nRF9160DKs</title><link>https://devzone.nordicsemi.com/thread/374663?ContentTypeID=1</link><pubDate>Wed, 29 Jun 2022 06:53:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:977518af-3c36-46ed-b2dc-f7ef242f894f</guid><dc:creator>Attila Katona</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;thank you for the solution. It has solved the issue with the same disk identifiers.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Attila&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Uniqueid disk id collision in Windows while using multiple nRF9160DKs</title><link>https://devzone.nordicsemi.com/thread/374137?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 11:29:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c6ef1c5-ad8e-4cf1-8cf4-6776a4f5a790</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="Attila Katona"]&lt;p&gt;I have tried it with these versions with a similar result:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; -&amp;nbsp;Windows 10 Enterprise (64bit)&lt;/p&gt;
&lt;p&gt;&amp;nbsp; - Windows 10 Home (64bit)&lt;/p&gt;[/quote]
&lt;p&gt;&lt;span&gt;Thanks a lot, Attila!&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I connected 2x nRF9160 DKs to my computer running on a Windows 11 distribution and got the same behaviour.&lt;/span&gt;&lt;span&gt; &lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;DISKPART&amp;gt; list disk

  Disk ###  Status         Size     Free     Dyn  Gpt
  --------  -------------  -------  -------  ---  ---
  Disk 0    Online          xyz GB      0 B        *
  Disk 1    Online           10 MB      0 B
  Disk 2    Online           10 MB      0 B
  
DISKPART&amp;gt; select disk 1

Disk 1 is now the selected disk.

DISKPART&amp;gt; uniqueid disk

Disk ID: 00000001

DISKPART&amp;gt; select disk 2

Disk 2 is now the selected disk.

DISKPART&amp;gt; uniqueid disk

Disk ID: 00000001&lt;/pre&gt;&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/6560.pastedimage1656069563908v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Disabling the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/zephyr/develop/flash_debug/nordic_segger.html#disabling-the-mass-storage-device-functionality"&gt;Mass Storage Device functionality&lt;/a&gt; for one or both DKs resolved the issue for me.&lt;/span&gt;&lt;span&gt; &lt;br /&gt;&lt;/span&gt;&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/3426.pastedimage1656069903085v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Markus&lt;/span&gt;&lt;span&gt; &lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Uniqueid disk id collision in Windows while using multiple nRF9160DKs</title><link>https://devzone.nordicsemi.com/thread/374057?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 07:16:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b35e6ee5-eb6a-4a07-ba31-0e3751caf272</guid><dc:creator>Attila Katona</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;I have tried it with these versions with a similar result:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; -&amp;nbsp;Windows 10 Enterprise (64bit)&lt;/p&gt;
&lt;p&gt;&amp;nbsp; - Windows 10 Home (64bit)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Attila&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Uniqueid disk id collision in Windows while using multiple nRF9160DKs</title><link>https://devzone.nordicsemi.com/thread/374056?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 07:12:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:393e7d46-6d0a-4265-8fae-5a04cb0b1a41</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello Attila,&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Which Windows version are you using?&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Markus&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>