<?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>HEX Code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49465/hex-code</link><description>Hi, 
 I would like to request the HEX code for part#nRF52840-QIAA-R in order to load the bootloader program into the chip. 
 Can you please help to check and advise? 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jul 2019 06:10:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49465/hex-code" /><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/197982?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 06:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc8347f0-debf-4cc5-9bbb-17a46eba595e</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The Open USB Bootloader shipped with the dongle can be found &lt;a href="https://github.com/NordicSemiconductor/nrf-device-setup-js/tree/master/bootloader"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know how your custom hw design look, but you have to program the nRF52840 chip by for example using SWD pins, like I have demonstrated in this &lt;a href="https://devzone.nordicsemi.com/support-private/support/217192#permalink=408253"&gt;ticket&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/197960?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 01:36:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c9b5844-3e41-4f63-976b-aee9123e2de8</guid><dc:creator>Kent Liew</dc:creator><description>&lt;p&gt;Hi Andrea,&lt;/p&gt;
&lt;p&gt;I got an update from my customer and please refer to the comment in below.&lt;/p&gt;
&lt;p&gt;As per customer :&lt;/p&gt;
&lt;p&gt;I know how to program a nRF52840 dongle DK. The issue we have right now is that we had fabricated a nRF52840 dongle using Nordic&amp;#39;s shared PCB files. This nRF52840 chip is totally blank and does not have the Open USB bootloader, how do we program the Open USB bootloader into our blank dongle and set the correct MBR as well? Any steps and Hex code for the Open USB bootloader?&lt;/p&gt;
&lt;p&gt;The nRF52840 Dongle is shipped with an &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_open_bootloader.html?cp=5_0_4_4_2"&gt;Open USB bootloader&lt;/a&gt;&amp;nbsp;which allows it to be programmed without the need for a debugger. You do not need to understand the bootloader in order to use it, as most of the DFU related stuff is typically handled by the &lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-programmer"&gt;nRF Connect Programmer app&lt;/a&gt;. However, an application developer must be aware of the existence of the bootloader and adjust the memory layout of the application accordingly.&lt;/p&gt;
&lt;p&gt;Can you please help to review and advise?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/197719?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 07:31:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a08028a-01e4-41f8-a68d-289cf7a71f65</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
[quote user="Kent Liew"]&amp;quot;I have tried but when plugged into USB port, the dongle does not detect&lt;br /&gt;so it is not able to go into Bootloader mode.&amp;quot;[/quote]
&lt;p&gt;&amp;nbsp;If your customer uses a nRF52 Dongle he should take a look at &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;this programming tutorial&lt;/a&gt;. It shows you how to put the Dongle in Bootloader mode and program it. &lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/197693?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 01:11:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c23d1ec0-4412-49a5-9d35-ee9d0da4692a</guid><dc:creator>Kent Liew</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;I got the reply from my customer yesterday about the HEX code issue.&lt;/p&gt;
&lt;p&gt;Please see the comment that provided by my customer in below.&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;&amp;quot;I have tried but when plugged into USB port, the dongle does not detect&lt;br /&gt;so it is not able to go into Bootloader mode.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;Please help to review and advise.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/197037?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 08:51:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b1acfad-dc24-4219-96ea-1b8f8d1610de</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Please do that :-)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/197004?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 07:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46b89c2a-1cc5-449e-ad1b-9b93084fea30</guid><dc:creator>Kent Liew</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;Thanks for your update.&lt;/p&gt;
&lt;p&gt;I will check with my customer on the HEX code and provide the update in above to them review it.&lt;/p&gt;
&lt;p&gt;Will feedback here if my customer still have problem.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HEX Code</title><link>https://devzone.nordicsemi.com/thread/196997?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 07:23:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd9b4968-2187-4fc7-af27-d7776c08135c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Which &amp;quot;HEX code&amp;quot; are you talking about? Are you talking about the J-Link firmware? Have you put your DK in bootloader mode?&lt;/p&gt;
&lt;p&gt;If you have put it in bootloader mode, do the following:&lt;/p&gt;
&lt;p&gt;1. Download this &lt;strong&gt;.bin file&lt;/strong&gt;&amp;nbsp;and place it on your Desktop, or some place easily accessible:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ab4b12cbf06a4953acc095fb1f36b65b/J_2D00_Link-OB_2D00_SAM3U128_2D00_V2_2D00_NordicSemi-170724.bin"&gt;devzone.nordicsemi.com/.../J_2D00_Link-OB_2D00_SAM3U128_2D00_V2_2D00_NordicSemi-170724.bin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2. Open the &lt;strong&gt;This PC&lt;/strong&gt; folder.&lt;/p&gt;
&lt;p&gt;3. Hold the button &lt;strong&gt;IF BOOT/RESET&lt;/strong&gt; down, and switch the power &lt;strong&gt;OFF,&lt;/strong&gt; then switch the &lt;strong&gt;&lt;/strong&gt;power &lt;strong&gt;ON&lt;/strong&gt;, on the device.&lt;/p&gt;
&lt;p&gt;4. A folder named &lt;strong&gt;BOOTLOADER &lt;/strong&gt;should now appear, drag and copy the file you downloaded into this folder (this folder will only be visible for around 30 seconds)&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/733x158/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ab4b12cbf06a4953acc095fb1f36b65b/pastedimage1562570564711v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;5. Power &lt;strong&gt;OFF&lt;/strong&gt; and power &lt;strong&gt;ON&lt;/strong&gt; your device, the device should now work.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>