<?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>Question about USB flashing.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118795/question-about-usb-flashing</link><description>Hello, 
 I am a student currently working on my diploma thesis, which is focused on the Nordic nRF52840. I have designed a custom board that is functioning well. At the moment, I am flashing it using a J-Link programmer, but I would like to utilize the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Feb 2025 08:38:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118795/question-about-usb-flashing" /><item><title>RE: Question about USB flashing.</title><link>https://devzone.nordicsemi.com/thread/522362?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 08:38:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fca5e248-48d1-4e0b-aa62-12b49866ac6b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Rastislav,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The nRF52840 is not designed to be programmed via the USB D+ and D- pin. It has to be flashed using the SWD interface as described in the specification.&amp;nbsp;&lt;br /&gt;However, it&amp;#39;s possible to make a DFU bootloader that can receive the image via the USB either as USB interface or a virtual COMport interface and then replace the original application with the new image.&amp;nbsp;&lt;br /&gt;This is how we do it with the nRF52840 dongle. Take a look here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/nordic/nrf52840dongle/doc/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/nordic/nrf52840dongle/doc/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note that this solution is better suite for flashing final image as it doesn&amp;#39;t provide any way of debugging and it take longer time to do flashing compare to the traditional way of flashing via a programmer.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>