<?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>Is it possible to update the SoftDevice S112 on nRF52810 using in-place model through UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44289/is-it-possible-to-update-the-softdevice-s112-on-nrf52810-using-in-place-model-through-uart</link><description>As the S112 Bootloader documentation mentions, the nRF52810 does not support updating the (S112) SoftDevice. 
 In another question &amp;quot; The update-risk preventive method? &amp;quot; it was mentioned that: 
 &amp;quot;When the application is downloaded, the old application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Mar 2019 12:18:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44289/is-it-possible-to-update-the-softdevice-s112-on-nrf52810-using-in-place-model-through-uart" /><item><title>RE: Is it possible to update the SoftDevice S112 on nRF52810 using in-place model through UART</title><link>https://devzone.nordicsemi.com/thread/175002?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 12:18:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d61b5d1-433e-41ff-8338-bcd457ebb63e</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Yes, that&amp;#39;s correct as far as I know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to update the SoftDevice S112 on nRF52810 using in-place model through UART</title><link>https://devzone.nordicsemi.com/thread/174779?ContentTypeID=1</link><pubDate>Thu, 07 Mar 2019 10:46:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40ded7a6-f123-48b2-b5ee-31fb5285c009</guid><dc:creator>BenEdna</dc:creator><description>&lt;p&gt;Thanks &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Looking at the referenced example and &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/lib_bootloader_dfu_banks?332#lib_bootloader_dfu_single_bank_sd"&gt;DFU process for an application in single-bank mode&lt;/a&gt;, am I right (on a very high-level) it is something along the lines of:&lt;/p&gt;
&lt;p&gt;Creating a similar mechanism to NRF_DFU_SINGLE_BANK_APP_UPDATES for Softdevice:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In nrf_dfu_utils let nrf_dfu_cache_prepare clear and return the SoftDevice location&lt;/li&gt;
&lt;li&gt;Make sure in-place SoftDevice is validated (postvalidate_sd_bl)&lt;/li&gt;
&lt;li&gt;Skip writing of SoftDevice after validation, since it is already in-place&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to update the SoftDevice S112 on nRF52810 using in-place model through UART</title><link>https://devzone.nordicsemi.com/thread/173967?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2019 12:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d4ca986-7f1a-4fde-8f22-a003a28032dd</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Yes, I think it should be possible. It should work with the secure_bootloader_uart_mbr_pca10040e example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>