<?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>nrf52840 bootloader + softdevice + settings + blinky example doesn&amp;#39;t run past bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37442/nrf52840-bootloader-softdevice-settings-blinky-example-doesn-t-run-past-bootloader</link><description>Hi, 
 I&amp;#39;m trying to set up a custom project with all the mentioned components. I build the bootloader, I&amp;#39;m using the `s140_nrf52_6.0.0_softdevice.hex` for the softdevice and then I build the example from `/examples/ble_peripheral/ble_app_blinky`. Once</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Aug 2018 10:12:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37442/nrf52840-bootloader-softdevice-settings-blinky-example-doesn-t-run-past-bootloader" /><item><title>RE: nrf52840 bootloader + softdevice + settings + blinky example doesn't run past bootloader</title><link>https://devzone.nordicsemi.com/thread/144487?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 10:12:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3bfe243-e67a-41fa-bffc-f966bbe415f8</guid><dc:creator>Gabriel Gabor</dc:creator><description>&lt;p&gt;Hi Sigurd, thank you for your reply!&lt;/p&gt;
&lt;p&gt;The `--start-address` fixed the issue then but I&amp;#39;ll refactor to use the `--family NRF52840`.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 bootloader + softdevice + settings + blinky example doesn't run past bootloader</title><link>https://devzone.nordicsemi.com/thread/144366?ContentTypeID=1</link><pubDate>Wed, 15 Aug 2018 15:17:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6abafd06-cfac-4c79-a4aa-e4b9d32c2bcf</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did the flag make any difference ?&lt;/p&gt;
&lt;p&gt;I tested this without that flag, and it worked fine.&lt;/p&gt;
[quote userid="67830" url="~/f/nordic-q-a/37442/nrf52840-bootloader-softdevice-settings-blinky-example-doesn-t-run-past-bootloader"]Once they&amp;#39;re all built, I create the settings using `&lt;span&gt;nrfutil settings generate --family NRF52 --application bootloader_settings&lt;/span&gt;&lt;span&gt;.hex --application-version 0 --bootloader-version 0 --bl-settings-version 1 bootloader_settings_&lt;/span&gt;&lt;span&gt;$&lt;/span&gt;&lt;span&gt;version&lt;/span&gt;&lt;span&gt;.hex`.&lt;/span&gt;[/quote]
&lt;p&gt;If this is for nRF52840, you need to use the flag&amp;nbsp;&lt;strong&gt;--family NRF52840&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 bootloader + softdevice + settings + blinky example doesn't run past bootloader</title><link>https://devzone.nordicsemi.com/thread/144013?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 17:27:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1af2ab13-6734-46c1-8965-6ef91f0059c7</guid><dc:creator>Gabriel Gabor</dc:creator><description>&lt;p&gt;I think I found the issue.&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_bootloader.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_bootloader.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;so I&amp;#39;m adding a new flag to the nrfutil to modify the start address. `--start-address 0xFF000`&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>