<?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 OTA firmware update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17590/nrf52832-ota-firmware-update</link><description>hi,
i just ask about nrf52832.
im using it with keil compiler and trying to divide the memory section (it that will be update and not)
but i have hard time to do with keil compiler 
 i want to update the firmware in several weeks, after load on the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Nov 2016 12:50:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17590/nrf52832-ota-firmware-update" /><item><title>RE: nrf52832 OTA firmware update</title><link>https://devzone.nordicsemi.com/thread/67629?ContentTypeID=1</link><pubDate>Wed, 09 Nov 2016 12:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9689b2ec-c7e2-4139-8c82-e71133bf2d5a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I&amp;#39;m sorry but it&amp;#39;s still not very clear for me.&lt;/p&gt;
&lt;p&gt;Are you saying you only want to update part of the firmware code, leaving other part un-touched. Say first 1kB of the code, and keep the rest 30kB for example un-modified ?&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not possible to do that with our current DFU bootloader. But it should be straight forward to modify the bootloader to do that. There is a small tricky part that for a page that only partly updated you would need to backup the part that should be kept, erase the page, write the new data in and then write the backup data back.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to modify the bootloader, I would suggest to simply update the whole thing, meaning you only modify the first 1kB but in the new image you update the whole 31kB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 OTA firmware update</title><link>https://devzone.nordicsemi.com/thread/67628?ContentTypeID=1</link><pubDate>Wed, 09 Nov 2016 01:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b11c6849-73f9-4e6d-9cab-1cd9184d175b</guid><dc:creator>ice sour</dc:creator><description>&lt;p&gt;i will load a program in app area.
and i just want to update part(called #1) of the program to #2, #3 and so on.
not two or more app file.
i mean that i will update part of it.
so can i divide the the program hex file (#1,#2... / rest of them(not #1, #2..))&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 OTA firmware update</title><link>https://devzone.nordicsemi.com/thread/67627?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2016 13:38:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38df2b33-a6fc-4e21-afd4-978d76ab2a3b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,
Could you explain a little bit more on what you want to update and what you don&amp;#39;t want to ? You can have a look at this &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/lib_bootloader.html?cp=4_0_0_3_4_0_1_1#lib_bootloader_memory52"&gt;layout&lt;/a&gt;, you can put the data you don&amp;#39;t want to update in Application Data area.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>