<?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>nrf52832 DFU BLE + UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89983/nrf52832-dfu-ble-uart</link><description>Hi 
 I am trying to merge BLE DFU and UART DFU bootloader(SDK version is &amp;quot;nRF5_SDK_17.0.2_d674dde&amp;quot;), 
 after merged, when I process to DFU mode , It show below error 
 &amp;lt;info&amp;gt; app: Inside main &amp;lt;debug&amp;gt; app: In nrf_bootloader_init &amp;lt;debug&amp;gt; nrf_dfu_settings</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jul 2022 00:55:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89983/nrf52832-dfu-ble-uart" /><item><title>RE: nrf52832 DFU BLE + UART</title><link>https://devzone.nordicsemi.com/thread/378996?ContentTypeID=1</link><pubDate>Thu, 28 Jul 2022 00:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23b77c60-f408-4471-bfab-40e624569e8b</guid><dc:creator>PiKa PiKa</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hung Bui&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It work fine after using&amp;nbsp;Segger Embedded Studio v4.5.0 thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 DFU BLE + UART</title><link>https://devzone.nordicsemi.com/thread/377188?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2022 12:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b7c979f-bae5-4c23-8304-c75596c1af6c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Lance,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to instal Segger Embedded Studio v4.5.0 and test on that version ? It&amp;#39;s the version recommended for SDK v17.0.2&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 DFU BLE + UART</title><link>https://devzone.nordicsemi.com/thread/377058?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2022 01:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16fb832d-0e76-4533-8309-000cf355489c</guid><dc:creator>PiKa PiKa</dc:creator><description>&lt;p&gt;Hi Hung Bui&lt;/p&gt;
&lt;p&gt;Here is my compiler information&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1657847735459v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;I found the same problem with BLE DFU sample code&lt;/p&gt;
&lt;p&gt;(\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10040_s132_ble)&lt;/p&gt;
&lt;p&gt;and I have confirmed&amp;nbsp;the error 9 is returned by&amp;nbsp;&lt;span&gt;nrf_dfu_mbr_init_sd()&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;have any suggestions ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 DFU BLE + UART</title><link>https://devzone.nordicsemi.com/thread/377015?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2022 14:20:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:387ef4b4-6a3b-4a33-a763-517a0ee41a0f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Lance,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you remove UART transport do you see any problem ?&amp;nbsp;&lt;br /&gt;I have handled a very similar case a year ago which has very similar issue like yours:&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/85677/sdk-17-1-0-secure-bootloader-runtime-failure-when-compiled-with-current-gcc-11-2-0"&gt;SDK 17.1.0: secure bootloader runtime failure when compiled with current gcc (11.2.0)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Which compiler did you use ?&amp;nbsp;&lt;br /&gt;Please try to verify and make sure error 9 is returned by&amp;nbsp;&lt;span&gt;nrf_dfu_mbr_init_sd(). You can add a breakpoint, after&amp;nbsp;nrf_dfu_mbr_init_sd() call.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>