<?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>bootloader sdk12 wont start application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17438/bootloader-sdk12-wont-start-application</link><description>Similar to the thread posted here , I am trying to merge SD+bootloader+application and flash this to a nrf52 using the Segger programmer. This saves us a huge amount of time in factory when building our product. We have recently migrated to sdk12, which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Nov 2016 14:23:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17438/bootloader-sdk12-wont-start-application" /><item><title>RE: bootloader sdk12 wont start application</title><link>https://devzone.nordicsemi.com/thread/66990?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2016 14:23:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbdc2de4-4279-4ad0-95d8-6a1ad212e3ff</guid><dc:creator>seanbites</dc:creator><description>&lt;p&gt;Awesome! Thanks a bunch!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bootloader sdk12 wont start application</title><link>https://devzone.nordicsemi.com/thread/66989?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2016 14:02:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bba027e9-654f-4773-97ef-5ce27d2230ff</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Seanbites,&lt;/p&gt;
&lt;p&gt;The trick to write 1(NRF_DFU_BANK_VALID_APP) directly to set the bank_code flag in bootloader setting won&amp;#39;t work any more with the new bootloader from SDK v12.&lt;/p&gt;
&lt;p&gt;Now you need to write the whole bootloader setting because CRC check is used for the bootloader setting also.&lt;/p&gt;
&lt;p&gt;Fortunately, we has a tool (nrfutil) to do that :) You can have a look &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrfutil/nrfutil_settings_generate_display.html?cp=5_4_6"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You should be able to genereate a bootloader_setting.hex file which contain the setting needed. You then can either write that in to the page (0x7F000) or can simply merge it with the bootloader and application+softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>