<?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>s120 dfu bootloader SDK 8.0 SoftDevice 2.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6174/s120-dfu-bootloader-sdk-8-0-softdevice-2-0</link><description>Hello.
 Here was the question about S120+DFU and Petter Myhre said that Nordic ready to release the new S120 version with the peripheral mode support, so making DFU OTA will simply. 
 As far as I know this new version (s120 v.2.0) was released. So now</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Apr 2015 08:43:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6174/s120-dfu-bootloader-sdk-8-0-softdevice-2-0" /><item><title>RE: s120 dfu bootloader SDK 8.0 SoftDevice 2.0</title><link>https://devzone.nordicsemi.com/thread/21629?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 08:43:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c285f1f2-b4c3-46d6-b3ae-1e794d8a7dcd</guid><dc:creator>Alev</dc:creator><description>&lt;p&gt;@hungbui I&amp;#39;m sorry can you take a look on &lt;a href="https://devzone.nordicsemi.com/question/35309/s120-bootloader-target-options/"&gt;this&lt;/a&gt; question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s120 dfu bootloader SDK 8.0 SoftDevice 2.0</title><link>https://devzone.nordicsemi.com/thread/21628?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 10:38:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7733c16-f25b-4e38-99f9-d219144a1a51</guid><dc:creator>Alev</dc:creator><description>&lt;p&gt;Wau! Thank you very much! I&amp;#39;ll try this example. Thank you again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s120 dfu bootloader SDK 8.0 SoftDevice 2.0</title><link>https://devzone.nordicsemi.com/thread/21627?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 08:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e173289-31f9-497c-b995-e7d42663d6bd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Alev,&lt;/p&gt;
&lt;p&gt;You are correct, the current version of S120 (v2.0) supports peripheral role and you can use the same bootloader on S110 to do DFU, with minor modification:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change the include path to point to the API headers file from S120 instead of S110.&lt;/li&gt;
&lt;li&gt;Add     ble_enable_params.gap_enable_params.role  = BLE_GAP_ROLE_PERIPH;  into ble_stack_init() to initialize the softdevice to start as peripheral&lt;/li&gt;
&lt;li&gt;Configure the IRAM1 start address to match with the RAM requirement on S120&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Currently we don&amp;#39;t have an official example in the SDK but I attached here the bootloader on SDK v8.0 that is modified to work with S120, please copy it to \SDKv8.0\examples\dfu to compile.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/bootloader_5F00_S120_5F00_SDK8_5F00_0.zip"&gt;bootloader_S120_SDK8_0.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3.You can develop the bootloader as standalone project. You will have a separate hex file that you can flash it to the chip after you flash softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>