<?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>Jump to bootloader from softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53817/jump-to-bootloader-from-softdevice</link><description>Hello, 
 I am creating a bootloader ble version without using dfu. I am having problems turning on softdevice, softdevice starts the app instead of continuing the bootloader. 
 I have consulted through dfu, I find sd_softdevice_vector_table_base_set may</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Oct 2019 09:32:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53817/jump-to-bootloader-from-softdevice" /><item><title>RE: Jump to bootloader from softdevice</title><link>https://devzone.nordicsemi.com/thread/217469?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 09:32:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dde20b0-eb1f-4915-9556-c58505bdf93d</guid><dc:creator>HuanVH</dc:creator><description>&lt;p&gt;Many thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Jump to bootloader from softdevice</title><link>https://devzone.nordicsemi.com/thread/217461?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 08:59:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72c3aa78-5493-4443-8dc4-ef779dd8a0e6</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Huan,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We already have a Secure UART bootloader that does not use the SoftDevice in our SDK. The size of this is ~24kB and this is optimized as far as possible to reduce the size of the bootloader. If you want to reduce the size further then you will have to remove functionality, e.g. if you do not need the complex cryptographic signature verification then you can remove this, but this is something you will have to do on your own.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Jump to bootloader from softdevice</title><link>https://devzone.nordicsemi.com/thread/217440?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 07:32:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50dca649-bd91-488c-adb3-e741ba4d78a4</guid><dc:creator>HuanVH</dc:creator><description>&lt;p&gt;Thanks for answer&lt;/p&gt;
&lt;p&gt;I created a uart bootloader version without using softdevice, it runs pretty well, I can debug it with jlink.&lt;br /&gt;With the next version of the ble platform, I couldn&amp;#39;t debug using jlink, I customized the ble_app_template example for the bootloader.&lt;br /&gt;Currently I have the ble bootloader turned on, then start the normal application. How can I reduce the size of my code below 24kB? I&amp;nbsp;removed&amp;nbsp;the log, peer manager. Add a service with 2 characteristics, fs_storages, uart.&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Jump to bootloader from softdevice</title><link>https://devzone.nordicsemi.com/thread/217435?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2019 12:40:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af4afb6a-3a96-4423-a6ac-418eb2c1d86c</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Huan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;have you written the bootloader start address to the &lt;span&gt;UICR.NRFFW[0]&amp;nbsp;&amp;nbsp;&lt;/span&gt;register? See&amp;nbsp;&lt;a title="Bootloader" href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/mbr_bootloader/bootloader.html?cp=3_5_2_0_11_1"&gt;Bootloader&lt;/a&gt;&amp;nbsp;for more information.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>