<?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>NER52 DK not detected on Visual Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111939/ner52-dk-not-detected-on-visual-studio</link><description>Hello, 
 I just bought a nRF52 DK board (PCA10040, 3.0.0, 3023.22, 1050315142 ). It has a N5340 MCU near the micro USB port, and on the other end, it has a N52832 MCU. I have followed the method of integrating everything from the &amp;quot;nRF Connect SDK Fundamentals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Jun 2024 08:42:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111939/ner52-dk-not-detected-on-visual-studio" /><item><title>RE: NER52 DK not detected on Visual Studio</title><link>https://devzone.nordicsemi.com/thread/488057?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 08:42:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52a8a1ab-6504-469e-abdc-688864b53600</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since you&amp;#39;re using the nRF52DK you need to use the &amp;quot;&lt;em&gt;nrf52dk_nrf52832&lt;/em&gt;&amp;quot; build target when building your firmware. It should look like this for &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-2-1/"&gt;this exercise&lt;/a&gt;&amp;nbsp;in the fundamentals course where you select &amp;quot;&lt;em&gt;nrf52dk_nrf52832&lt;/em&gt;&amp;quot; instead of the showcased &lt;em&gt;&amp;quot;nrf52833dk_nrf52833&amp;quot;&lt;/em&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/1351.pastedimage1718008406806v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;It is important that you build your firmware for the board you&amp;#39;re using, otherwise you will not be able to program your device.&amp;nbsp;&lt;/p&gt;
[quote user=""]Visual Studio shows &amp;quot;1050315142&amp;quot; as the connected device, but I was not able to find any board or MCU of that name in the build configuration page.[/quote]
&lt;p&gt;This number is simply an identifier that represents this specific device, i.e the one you have connected. If you inspect your board you will find that this number is printed on the white sticker on the board. If you plug in another board you will see that it has a different ID.&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/6131.pastedimage1718008635863v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s for instance A: a nRF52DK (same revision as you mention) and B: a nRF52833DK (older revision that does not use a nRF5340 as the debug interface).&lt;/p&gt;
&lt;p&gt;Could you try to program your device with firmware built for the nRF52DK (build target &amp;quot;nrf52dk_nrf52832&amp;quot;), program your device with this successful built firmware and&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To ensure that the build is successful we recommend that you remove the build folder from the project directory to ensure that the build is completely new.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>