<?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 verify if the dongle is flashed with the hex file?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38295/how-to-verify-if-the-dongle-is-flashed-with-the-hex-file</link><description>I have flashed the the mesh serial hex file to nRF52840 dongle through nRF connect programmer application. I am getting following error 
 1. Reopen device failed 
 2. Nordic DFU Trigger Interface was not found 
 3. Device not found due to failure 
 Have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Sep 2018 14:26:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38295/how-to-verify-if-the-dongle-is-flashed-with-the-hex-file" /><item><title>RE: How to verify if the dongle is flashed with the hex file?</title><link>https://devzone.nordicsemi.com/thread/148065?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 14:26:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ad5f75b-8c09-46dc-a293-8e50ff545277</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The mesh SDK does not include support for the nRF52840 dongle yet. However, I don&amp;#39;t see any reasons why it would not work as long as you&amp;nbsp;make sure of the following:&lt;/p&gt;
&lt;p&gt;1. Build with correct pinout for the dongle (different pinout for LEDs etc) :&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.1.0/sdk_for_custom_boards.html?cp=4_0_0_1_5"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.1.0/sdk_for_custom_boards.html?cp=4_0_0_1_5&lt;/a&gt;. There are several examples in the regular SDK that have examples configured for the dongle (PCA100059 projects). You may use those as reference.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Application code does not overlap with pre-programmed bootloader.&lt;/p&gt;
&lt;p&gt;The error messages you got in the programmer app doesn&amp;#39;t mean that the DFU failed, just that it was unable to re-connect to the dongle. This is expected as the mesh example does not enable the USB interface. You can enter DFU mode again by pressing the reset button. Warning messages will probably improve in the final version.&lt;/p&gt;
&lt;p&gt;Memory layout of pre-programmed FW:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-2d584ef7000a42b5bb0a28d52b22bead/memory-layout.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>