<?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>Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64241/setting-nrfchip-in-dfu-mode</link><description>Hi, 
 I am following the tutorial https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader 
 In C1. Prepare the application hex file. Build your application and find the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jul 2020 06:56:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64241/setting-nrfchip-in-dfu-mode" /><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262296?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 06:56:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d103fc67-e215-4cd7-b522-b0c2230655af</guid><dc:creator>swathi p</dc:creator><description>&lt;p&gt;Thanks for the response.It worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262291?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 06:39:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:407c26f8-0a36-49db-a5cd-296dc083e40e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;No, only the project Makefile in \examples\dfu\secure_bootloader\pca10040_ble\armgcc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262290?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 06:38:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ecb3e26-9a2d-457a-825a-8eecdba92c4e</guid><dc:creator>swathi p</dc:creator><description>&lt;p&gt;Do I need to change it in makefile.windows?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262286?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 06:25:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e64eaeb5-da45-410c-b697-eddfac432c1f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;But it should work if you modify the &amp;quot;flash&amp;quot; target in your Makefile as I showed in my previous reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262285?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 06:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94732d9c-86b1-415f-9e07-b06b84df687e</guid><dc:creator>swathi p</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First I have Build the program using &lt;strong&gt;make&lt;/strong&gt;,then I have given commands mentioned above,after that gave command &lt;strong&gt;make flash.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;But still there is no result.Is this the right way?If not,please let me know the right way.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Below is the log.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/dfu-log.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Swathi P&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262217?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 13:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6fb9ae7-9cd9-43a6-9cf9-ddcbbbb2ffbe</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for confirming. So I see you&amp;#39;re using SDK v15.3.0 which means you&amp;#39;re likely encountering the issue explained by Bj&amp;oslash;rn here: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/56437/mbr-jumps-to-application-not-bootloader"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/56437/mbr-jumps-to-application-not-bootloader&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;A slight modification of the flash target to prevent the MBR from getting erased:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;# Flash the program
flash: default
	@echo Flashing: s132_nrf52_6.1.1_softdevice.hex
	nrfjprog -f nrf52 --program $(SDK_ROOT)/components/softdevice/s132/hex/s132_nrf52_6.1.1_softdevice.hex --chiperase
	@echo Flashing: $(OUTPUT_DIRECTORY)/nrf52832_xxaa_s132.hex
	nrfjprog -f nrf52 --program $(OUTPUT_DIRECTORY)/nrf52832_xxaa_s132.hex
	nrfjprog -f nrf52 --reset&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262204?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 13:01:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f569168-b63f-47cc-81a1-253993b82545</guid><dc:creator>swathi p</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the response.I tried flashing softdevice with mentioned cmmands.But there was no result.&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Swathi P&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting nRFChip in DFU Mode.</title><link>https://devzone.nordicsemi.com/thread/262193?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 12:51:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0bfbfeb-6ace-4b90-8612-7ce568de5a75</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Maybe the Softdevice hasn&amp;#39;t been programmed? Please try to run the Softdevice flash target to make sure it&amp;#39;s programmed:&amp;nbsp; &amp;quot;make flash_softdevice &amp;amp;&amp;amp; make flash&amp;quot;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>