<?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>How to upload the application hex file uisng USB Drag n Drop on nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37219/how-to-upload-the-application-hex-file-uisng-usb-drag-n-drop-on-nrf52840</link><description>Hi Everyone 
 I am trying to achieve the following objective 
 I want to upload the hex file of my application code which blinks leds after 1 second without using th SWD interface ,instead to program the nrf52840 ,i want to use USB Drag n Drop method</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Aug 2018 07:18:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37219/how-to-upload-the-application-hex-file-uisng-usb-drag-n-drop-on-nrf52840" /><item><title>RE: How to upload the application hex file uisng USB Drag n Drop on nrf52840</title><link>https://devzone.nordicsemi.com/thread/143135?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 07:18:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:951064ad-58bc-4a45-ae9c-62ea6d4b902a</guid><dc:creator>KevinL</dc:creator><description>&lt;p&gt;I can only answer your last question; (One of) the purpose(s) of the nrfUSB port is to disconnect the interface MCU and some other hardware from the nrf52840 to make accurate power testing possible.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment%2Fnrf52840_pdk%2Fnrf_only_mode.html&amp;amp;cp=2_0_3_7_3_1"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment%2Fnrf52840_pdk%2Fnrf_only_mode.html&amp;amp;cp=2_0_3_7_3_1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am personally using the nrfUSB port to operate the GPIO in high voltage mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upload the application hex file uisng USB Drag n Drop on nrf52840</title><link>https://devzone.nordicsemi.com/thread/143131?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 07:13:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c2f2d9f-33a5-4a04-91de-0f2d1230cf36</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52840 DK will enumerate as JLINK when you plug it into your computer from the USB port on the left side of the board. You will see the following four files on the device:&amp;nbsp;MBED.HTM,&amp;nbsp;README.TXT,&amp;nbsp;Segger.html and&amp;nbsp;User Guide.html. You can program the nRF52840 by simply dragging a hex file to the drive in Windows explorer (or similarly on other systems). However, this method uses the SWD interface, as the computer is connected to the onboard debugger, which in turn is connected to the nRF52840 via SWD.&lt;/p&gt;
&lt;p&gt;The other USB port on the lower side of the board (marked nRF USB) is connected to the USB pins on the nRF52840 itself. We do not provide a method for upgrading via USB by enumerating it as a mass storage device and copying a hex file over this way. The only method we provide for uploading firmware using the USB pins on the nRF52840 directly is using the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_bootloader_modules.html?cp=4_0_0_3_5"&gt;serial USB bootloader&lt;/a&gt;. This has a separate protocol, and you have to make a valid upgrade repo and program the device using the &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil"&gt;nrfutil &lt;/a&gt;command line tool.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>