<?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>No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79686/no-connected-devices-on-visual-studio-nrf-connect</link><description>Sir, 
 I am using a U-BLOX NINA B302 (nrf52840) connected to a SEGGER J-LINK to program it! 
 Using the J-LINK flash i can program the NINA B302 
 But, on VISUAL STUDIO + nRF CONNECT i can&amp;#39;t see the CONNECTED DEVICES to make the programming. 
 How can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jan 2022 09:35:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79686/no-connected-devices-on-visual-studio-nrf-connect" /><item><title>RE: No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/thread/347323?ContentTypeID=1</link><pubDate>Wed, 12 Jan 2022 09:35:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22de53f6-3c7c-4a63-9421-314055b61f5b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The .hex file will be present in your build-folder/zephyr directory. See this page for more info on how to program the nRF52840 dongle:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/boards/arm/nrf52840dongle_nrf52840/doc/index.html#programming-and-debugging"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/boards/arm/nrf52840dongle_nrf52840/doc/index.html#programming-and-debugging&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/thread/347273?ContentTypeID=1</link><pubDate>Tue, 11 Jan 2022 23:10:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:030b872d-768b-4a56-9ff8-faf4f038a107</guid><dc:creator>Carlos Galiana</dc:creator><description>&lt;p&gt;Hello. I have the same problem with Visual Studio Code. The Desktop Programmer recognizes the dongle but no the VSC. I understand that I have to use Desktop Porgrammer to flash the code into the board, but I have build the program in VSC and I am not able to find the .hex to flash it with Desktop programmer. Do yoy have any idea where is this file inside the project tree?&lt;/p&gt;
&lt;p&gt;Thanks for your time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/thread/331830?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 06:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2790abb2-f404-405b-86a6-6638ddc15ba0</guid><dc:creator>wbober</dc:creator><description>&lt;p&gt;The dongle doesn&amp;#39;t have the JLINK OB interface hence it is not supported. Currently there is no plan to support devices without JLINK interface. These type of devices are supported by nRF programmer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/thread/331805?ContentTypeID=1</link><pubDate>Wed, 29 Sep 2021 22:57:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6c0a596-dbd9-4783-b0fa-98e07eb08251</guid><dc:creator>Allen</dc:creator><description>&lt;p&gt;It appears that the nRF52840 dongle is not recognized by nrfjprog or the VCS plugin. The DK board works fine. Is there a how-to for using the dongle? I can not connect a J-Link to the dongle.&lt;/p&gt;
&lt;p&gt;The nRFConnect for Desktop programmer recognizes the dongle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/thread/329686?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 21:16:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:327482aa-78f6-4c51-9189-37717a826f54</guid><dc:creator>Miguel</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;quot;You can still use standalone J-Link/Trace devices for programming and debugging&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You mean that i if i want to debug, i have only to import the Debug Files with my tools and not with your VS CODE+NRF CONNECT + ZEPHYR ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No CONNECTED DEVICES on VISUAL STUDIO + nRF CONNECT</title><link>https://devzone.nordicsemi.com/thread/329684?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 21:12:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f70a9768-c6cb-4cf9-928a-25dcf9070595</guid><dc:creator>Miguel</dc:creator><description>&lt;p&gt;Thank you so much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>