<?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>nRF51822 + s130 2.0.0-7.alpha + bare minimum &amp;quot;bootloader&amp;quot; which starts app at 0x1B000 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12281/nrf51822-s130-2-0-0-7-alpha-bare-minimum-bootloader-which-starts-app-at-0x1b000</link><description>Hello. 
 I&amp;#39;m investigating how bootloader works (bare minimum), especially how it brings control to an application (already flashed at 0x1B000, s130 SoftDevice also present in flash). 
 I do the following: 
 
 
 Flash s130 2.0.0-7.aplha SoftDevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 Aug 2016 14:51:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12281/nrf51822-s130-2-0-0-7-alpha-bare-minimum-bootloader-which-starts-app-at-0x1b000" /><item><title>RE: nRF51822 + s130 2.0.0-7.alpha + bare minimum "bootloader" which starts app at 0x1B000 ?</title><link>https://devzone.nordicsemi.com/thread/46427?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2016 14:51:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e5df17f-5ea3-41d8-8c85-0f78c1083dd5</guid><dc:creator>Miguel</dc:creator><description>&lt;p&gt;Hello Alex, very nice post.
I was having problems with the SDK DFU examples, none was working.
But yours works well.
How did you manage to perform a DFU with this code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 + s130 2.0.0-7.alpha + bare minimum "bootloader" which starts app at 0x1B000 ?</title><link>https://devzone.nordicsemi.com/thread/46426?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 14:14:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97de20dc-02f6-471a-90f1-e86babfec364</guid><dc:creator>Alex Pristenskiy</dc:creator><description>&lt;p&gt;Yahooooooooooooo!!!! Problem solved! :-)&lt;/p&gt;
&lt;p&gt;I forgot to initialize SoftDevice vector table and thus call to sd_softdevice_vector_table_base_set() calls empty bootloader&amp;#39;s SVC_Handler.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://pastebin.com/H6VEymZg"&gt;http://pastebin.com/H6VEymZg&lt;/a&gt; - working example of bare minimum bootloader which only starts application at 0x1B000&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>