<?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>mesh DFU update app fail(serial)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21919/mesh-dfu-update-app-fail-serial</link><description>hi:
i update app fail using serial ! SD version 8.0.2 . nrfjprog version 9.0.0.
the device page as follow: 
 APP_START: 0x18000 
 APP_SIZE: 0x18000 
 SD_START: 0x1000 
 SD_SIZE: 0x17000 
 BL_START: 0x3A000 
 BL_SIZE: 0x5800 
 COMPANY_ID: 0x00000059</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 May 2017 14:12:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21919/mesh-dfu-update-app-fail-serial" /><item><title>RE: mesh DFU update app fail(serial)</title><link>https://devzone.nordicsemi.com/thread/86067?ContentTypeID=1</link><pubDate>Mon, 15 May 2017 14:12:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37440fab-7359-4458-8828-71dee97c0282</guid><dc:creator>mr_sev</dc:creator><description>&lt;p&gt;yes, Indeed, the problem has been fixed when i commented out the 2 lines, and the app run well! a new problem  has accured when update a new version upgrade package!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh DFU update app fail(serial)</title><link>https://devzone.nordicsemi.com/thread/86066?ContentTypeID=1</link><pubDate>Mon, 15 May 2017 13:48:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79cef8e9-8eb5-4190-a53d-d52f377ecdf1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Mr_sev: Please confirm if the above workaround fixed the problem ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh DFU update app fail(serial)</title><link>https://devzone.nordicsemi.com/thread/86065?ContentTypeID=1</link><pubDate>Mon, 15 May 2017 08:07:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:392edd83-0c8a-4682-8ce6-88dee0dd7c84</guid><dc:creator>mr_sev</dc:creator><description>&lt;p&gt;hi Hung Bui：
A new problem has occurred!
The question link:&lt;a href="https://devzone.nordicsemi.com/question/136099/mesh-dfu-update-new-app-breakdownit-seems-a-bug/"&gt;question&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Could you help me with it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mesh DFU update app fail(serial)</title><link>https://devzone.nordicsemi.com/thread/86064?ContentTypeID=1</link><pubDate>Thu, 11 May 2017 15:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c658df3-8c8c-42ae-9229-d9fdd4870e78</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Mr_sev,&lt;/p&gt;
&lt;p&gt;Could you try to remove comment out the 2 lines in bootloader_info_on_flash_idle() in bootloader_info.c as follow and let me know the result:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;void bootloader_info_on_flash_idle(void)
{
    m_write_in_progress = false;

   // mp_info_entry_head = (info_buffer_t*) mp_info_entry_buffer;
   // mp_info_entry_tail = (info_buffer_t*) mp_info_entry_buffer;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>