<?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>Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84546/problems-detecting-nrf52-in-visual-studio</link><description>Hello! 
 I have a problem where visual studio code is really unstable with detecting the nRF52DK nRF52832 in the connected devices tab. After setting up the IDE and SDK it worked, but after swapping the kit once, it won&amp;#39;t show anymore. It works others</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 May 2023 08:14:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84546/problems-detecting-nrf52-in-visual-studio" /><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/424735?ContentTypeID=1</link><pubDate>Wed, 10 May 2023 08:14:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8933ac2-b45b-47f7-b562-96b135425739</guid><dc:creator>Br1Ge9se</dc:creator><description>&lt;p&gt;I recently had the same issue that I resolved by changing nrf-connect.deviceProvider configuration setting from nrfutil to nrfjprog. (For a full overview of settings and commands, click the Extensions icon from the Activity Bar. Then, click the extension&amp;#39;s name and open the Feature Contributions tab)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/352498?ContentTypeID=1</link><pubDate>Fri, 11 Feb 2022 08:40:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b649db3-9739-4b90-9e9c-16031ed06fca</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Filip,&lt;/p&gt;
&lt;p&gt;Could try running &lt;em&gt;&amp;#39;nrfjprog --ids&amp;#39;&lt;/em&gt; in the command line in order to list out the ID of all the connected boards?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/352395?ContentTypeID=1</link><pubDate>Thu, 10 Feb 2022 15:14:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01eb611f-637b-4cfc-b437-8083a92820f4</guid><dc:creator>Faws</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;IMPORTANT: The data below could contain sensitive or confidential information about your environment.
If you do not wish this to be seen by others, please make sure to remove it before sharing.

For help and support, visit the Nordic DevZone at https://devzone.nordicsemi.com/.

{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;win32&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;Windows 10 Pro&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;10.0.19043&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.64.1&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;13.5.2&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v14.16.0&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2022-02-10T15:09:00.017Z&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: true,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:03:02&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;168:15:17&amp;quot;,
    &amp;quot;cpu&amp;quot;: {
      &amp;quot;model&amp;quot;: &amp;quot;Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz&amp;quot;,
      &amp;quot;speed&amp;quot;: &amp;quot;2808 MHz&amp;quot;,
      &amp;quot;count&amp;quot;: 2
    },
    &amp;quot;memory&amp;quot;: {
      &amp;quot;total&amp;quot;: &amp;quot;7.92 GB&amp;quot;,
      &amp;quot;free&amp;quot;: &amp;quot;0.65 GB&amp;quot;
    }
  },
  &amp;quot;workspace&amp;quot;: {
    &amp;quot;name&amp;quot;: &amp;quot;Untitled (Workspace)&amp;quot;,
    &amp;quot;workspaceFile&amp;quot;: &amp;quot;1644325212993&amp;quot;,
    &amp;quot;folders&amp;quot;: [
      &amp;quot;c:\\dev\\NordicApps\\GPIOTest&amp;quot;,
      &amp;quot;c:\\dev\\NordicApps\\GPIOPWMTest&amp;quot;,
      &amp;quot;c:\\dev\\NordicApps\\buttonTestt&amp;quot;,
      &amp;quot;c:\\dev\\NordicApps\\ServoMotorTest&amp;quot;,
      &amp;quot;c:\\dev\\NordicApps\\ServoTestTo&amp;quot;,
      &amp;quot;c:\\dev\\NordicApps\\gpio_input_no_dts&amp;quot;,
      &amp;quot;c:\\dev\\NordicApps\\gpio_input_using_dts\\gpio_input_using_dts&amp;quot;
    ]
  },
  &amp;quot;extensions&amp;quot;: {
    &amp;quot;internal&amp;quot;: {
      &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2022.1.192&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2022.1.30&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.devicetree&amp;quot;: null,
      &amp;quot;nordic-semiconductor.kconfig&amp;quot;: null
    },
    &amp;quot;external&amp;quot;: {
      &amp;quot;marus25.cortex-debug&amp;quot;: &amp;quot;1.2.2&amp;quot;,
      &amp;quot;ms-vscode.cpptools&amp;quot;: &amp;quot;1.8.4&amp;quot;,
      &amp;quot;ms-vscode-remote.remote-wsl-recommender&amp;quot;: &amp;quot;0.0.12&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.64.2&amp;quot;,
      &amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.0.15&amp;quot;,
      &amp;quot;ms-vscode.references-view&amp;quot;: &amp;quot;0.0.81&amp;quot;,
      &amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;0.0.18&amp;quot;,
      &amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;,
      &amp;quot;twxs.cmake&amp;quot;: &amp;quot;0.0.17&amp;quot;
    }
  },
  &amp;quot;tools&amp;quot;: {
    &amp;quot;C:\\Program Files (x86)\\SEGGER\\JLink\\JLink.exe&amp;quot;: &amp;quot;7.58b&amp;quot;,
    &amp;quot;C:\\Program Files (x86)\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe&amp;quot;: &amp;quot;10.15.2&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\cmake.exe&amp;quot;: &amp;quot;3.20.5&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\Scripts\\west.exe&amp;quot;: &amp;quot;0.12.0&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\python.exe&amp;quot;: &amp;quot;3.8.2&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\ninja.exe&amp;quot;: &amp;quot;1.9.0&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\gperf.exe&amp;quot;: &amp;quot;3.1&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\dtc.exe&amp;quot;: &amp;quot;1.4.7&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\arm-none-eabi-gcc.exe&amp;quot;: &amp;quot;9-2019-q4-major&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\gn.exe&amp;quot;: &amp;quot;1959&amp;quot;,
    &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\mingw64\\bin\\git.exe&amp;quot;: &amp;quot;2.26.2.windows.1&amp;quot;
  },
  &amp;quot;connectedDevices&amp;quot;: [],
  &amp;quot;config&amp;quot;: {
    &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
      &amp;quot;topdir&amp;quot;: &amp;quot;${nrf-connect.sdk:1.8.0}&amp;quot;,
      &amp;quot;toolchain&amp;quot;: {
        &amp;quot;path&amp;quot;: &amp;quot;${nrf-connect.toolchain:1.8.0}&amp;quot;
      },
      &amp;quot;ozonePath&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;applications&amp;quot;: [
        &amp;quot;${workspaceFolder}&amp;quot;,
        &amp;quot;c:\\dev\\NordicApps\\GPIOTest&amp;quot;,
        &amp;quot;c:\\dev\\NordicApps\\GPIOPWMTest&amp;quot;,
        &amp;quot;c:\\dev\\NordicApps\\buttonTestt&amp;quot;,
        &amp;quot;c:\\dev\\NordicApps\\ServoMotorTest&amp;quot;,
        &amp;quot;c:\\dev\\NordicApps\\ServoTestTo&amp;quot;,
        &amp;quot;${workspaceFolder:gpio_input_no_dts}&amp;quot;,
        &amp;quot;${workspaceFolder:gpio_input_using_dts}&amp;quot;
      ],
      &amp;quot;jlink&amp;quot;: {
        &amp;quot;rtosPlugin&amp;quot;: &amp;quot;&amp;quot;
      },
      &amp;quot;kconfig&amp;quot;: {
        &amp;quot;interface&amp;quot;: &amp;quot;kconfig&amp;quot;
      },
      &amp;quot;welcome&amp;quot;: {
        &amp;quot;showOnStartup&amp;quot;: false
      },
      &amp;quot;west&amp;quot;: {
        &amp;quot;env&amp;quot;: {
          &amp;quot;$base&amp;quot;: &amp;quot;terminal&amp;quot;
        }
      },
      &amp;quot;boardRoots&amp;quot;: [],
      &amp;quot;enableTelemetry&amp;quot;: false
    },
    &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
      &amp;quot;terminalMode&amp;quot;: &amp;quot;character&amp;quot;
    },
    &amp;quot;nordic-semiconductor.devicetree&amp;quot;: {
      &amp;quot;modules&amp;quot;: [
        &amp;quot;${zephyrBase}&amp;quot;,
        &amp;quot;${zephyrBase}/../nrf&amp;quot;,
        &amp;quot;.&amp;quot;
      ],
      &amp;quot;zephyr&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;ctxFile&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;defaultBoard&amp;quot;: &amp;quot;&amp;quot;
    },
    &amp;quot;nordic-semiconductor.kconfig&amp;quot;: {
      &amp;quot;root&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;env&amp;quot;: {},
      &amp;quot;cfiles&amp;quot;: true,
      &amp;quot;disable&amp;quot;: false,
      &amp;quot;zephyr&amp;quot;: {
        &amp;quot;base&amp;quot;: &amp;quot;&amp;quot;
      },
      &amp;quot;python&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;liveValue&amp;quot;: true
    },
    &amp;quot;marus25.cortex-debug&amp;quot;: {
      &amp;quot;armToolchainPath&amp;quot;: null,
      &amp;quot;armToolchainPrefix&amp;quot;: &amp;quot;arm-none-eabi&amp;quot;,
      &amp;quot;gdbPath&amp;quot;: null,
      &amp;quot;objdumpPath&amp;quot;: null,
      &amp;quot;JLinkGDBServerPath&amp;quot;: null,
      &amp;quot;openocdPath&amp;quot;: null,
      &amp;quot;pyocdPath&amp;quot;: null,
      &amp;quot;PEGDBServerPath&amp;quot;: null,
      &amp;quot;stutilPath&amp;quot;: null,
      &amp;quot;stlinkPath&amp;quot;: null,
      &amp;quot;stm32cubeprogrammer&amp;quot;: null,
      &amp;quot;enableTelemetry&amp;quot;: true,
      &amp;quot;flattenAnonymous&amp;quot;: false,
      &amp;quot;registerUseNaturalFormat&amp;quot;: true,
      &amp;quot;variableUseNaturalFormat&amp;quot;: true,
      &amp;quot;dbgServerLogfile&amp;quot;: null,
      &amp;quot;showDevDebugOutput&amp;quot;: &amp;quot;none&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westExe&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\Scripts\\west.exe&amp;quot;,
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;ELECTRON_RUN_AS_NODE&amp;quot;: &amp;quot;1&amp;quot;,
      &amp;quot;HOMEDRIVE&amp;quot;: &amp;quot;C:&amp;quot;,
      &amp;quot;ZEPHYR_BASE&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\zephyr&amp;quot;,
      &amp;quot;GNUARMEMB_TOOLCHAIN_PATH&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt&amp;quot;,
      &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;gnuarmemb&amp;quot;,
      &amp;quot;PYTHONPATH&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\Lib;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin\\Lib\\site-packages&amp;quot;,
      &amp;quot;Python3_ROOT&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin&amp;quot;
    },
    &amp;quot;toolchainPath&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain&amp;quot;,
    &amp;quot;toolchainBinPath&amp;quot;: &amp;quot;c:\\dev\\NordicSDK\\v1.8.0\\toolchain\\opt\\bin&amp;quot;,
    &amp;quot;toolchainVersion&amp;quot;: &amp;quot;1.8.0&amp;quot;
  },
  &amp;quot;terminal&amp;quot;: {
    &amp;quot;shell&amp;quot;: null,
    &amp;quot;defaultProfile&amp;quot;: null
  }
}

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I am using the latest version, v3.10.0&lt;/p&gt;
&lt;p&gt;And the&amp;nbsp; nRF Connect VS Code extention version i v2022.1.192&lt;/p&gt;
&lt;p&gt;I attached the support information too.&lt;/p&gt;
&lt;p&gt;Edit:&lt;/p&gt;
&lt;p&gt;I got the loading error, it looks like this. Just constant spinning and never fully loads. I can see the content on the&amp;nbsp;&lt;span style="font-family:inherit;"&gt;chip in windows explorer, but not interact with it in VSCode&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/loading.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Filip&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/352348?ContentTypeID=1</link><pubDate>Thu, 10 Feb 2022 13:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c7b5849-7984-405a-a2d6-1e997f8d4ffe</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Filip,&lt;/p&gt;
&lt;p&gt;Which version of nRF Connect for Desktop are you using? (the latest is v3.10.0)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you also tell me your nRF Connect VS Code extension version?&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1644483410382v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Also, could you provide the Support Information?&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(Ctrl + Shift + P) -&amp;gt; type &amp;quot;Generate Support Information&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/352170?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 17:19:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10fed7e7-2239-4583-86b8-65b323e42489</guid><dc:creator>Faws</dc:creator><description>&lt;p&gt;Yes, I am using the nRF52DK.&lt;/p&gt;
&lt;p&gt;The J-link version is V7.58b. I re-installed everything couple days ago, so it should be the newest version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/352107?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 14:38:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f13bb35-fec1-48f3-a310-e9269a9498e2</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;And you are using the nRF52DK (not a nRF52 PDK?)&lt;/p&gt;
&lt;p&gt;Also, Could you tell me your J-Link version?&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/352066?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 12:41:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f160c85-f2f2-44b8-ae4a-947f63db94ea</guid><dc:creator>Faws</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I have not tried in SEGGER, as I have not downloaded it.&lt;/p&gt;
&lt;p&gt;But yes, I can see it in the deice manager. And it works on other computers, just not the one I&amp;#39;m developing on. Which is pretty annoying.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s just with one board it doesn&amp;#39;t work, if I swap the board it works.&lt;/p&gt;
&lt;p&gt;Filip&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/351976?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 08:50:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c011c7aa-7869-4bdb-8071-2a3d930af2ec</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Filip,&lt;/p&gt;
&lt;p&gt;Are you able to detect the device on the computer, i.e. in your device manager?&lt;/p&gt;
&lt;p&gt;If so, have you tried on other IDEs in this computer, like SEGGER? (just to see if this is solely for the VSCode)&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/351930?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 20:12:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac220133-7cb8-4464-8c87-7c0b6d963ac9</guid><dc:creator>sipan112</dc:creator><description>&lt;p&gt;&lt;span&gt;I am having the same issue with the Nordic NRF52 Development Kit ( nRF52832, nRF52810) and a different debugger version (GNU Tools ARM Embedded\6 2017-q2-update\bin\arm-none-eabi-gdb.exe).&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems detecting nRF52 in visual studio</title><link>https://devzone.nordicsemi.com/thread/351929?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 20:11:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01754cde-5255-4397-92a8-3dc256747cc5</guid><dc:creator>sipan112</dc:creator><description>&lt;p&gt;&lt;span&gt;I am having the same issue with the Nordic NRF52 Development Kit ( nRF52832, nRF52810) and&amp;nbsp; debugger version (GNU Tools ARM Embedded\6 2017-q2-update\bin\arm-none-eabi-gdb.exe).&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>