<?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>SDK13 softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22588/sdk13-softdevice</link><description>Hi 
 I migrated from SDK11 to SDK12/13.
In SDK11 I already had avaiable a softdevice to use for ble_app_uart peripheral.
In the new SDK I have to build the softdevice but when trying to do that I get just a bunch of include errors. I get the same kind</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jun 2017 12:00:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22588/sdk13-softdevice" /><item><title>RE: SDK13 softdevice</title><link>https://devzone.nordicsemi.com/thread/88850?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2017 12:00:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:374dcd87-127f-4f01-990c-80dbe1e1f9cb</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Indeed, I must have then accidentally tried to compile it before I went looking for it, because in the old SDK i never compiled it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK13 softdevice</title><link>https://devzone.nordicsemi.com/thread/88849?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2017 09:27:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d28c21e8-f728-44af-b02e-0f6fadc33015</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SoftDevice is delivered as a precompiled binary, you don&amp;#39;t need to build it.&lt;/p&gt;
&lt;p&gt;In the Keil project you have 2 target options. The first one(&lt;code&gt;nrf52832_xxaa&lt;/code&gt;) is the application, which you can build and flash. The second one is &lt;code&gt;flash_s132_nrf52_4.0.2_softdevice&lt;/code&gt;, which can be used to flash the softdevice hex using Keil. You should not try to &amp;quot;build&amp;quot; using this target configuration. It&amp;#39;s only used to flash the SoftDevice. See this &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/getting_started_softdevice.html?cp=4_0_0_1_3_0_1#getting_started_sd_keil"&gt;infocenter page&lt;/a&gt;. The SoftDevice should be located in the folder: &lt;code&gt;SDK_folder\components\softdevice\s132\hex&lt;/code&gt;. If the softdevice .hex file have been deleted as a result of an attempted build, you can download a new softdevice S132 v.4.0.2  hex file &lt;a href="http://www.nordicsemi.com/eng/nordic/download_resource/58803/7/75021418/115611"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you already have flashed the SoftDevice, you use the first one &lt;code&gt;nrf52832_xxaa&lt;/code&gt; to flash the application on top of the SoftDevice. You only need to flash the SoftDevice once. If you try to flash the SoftDevice again, you will get an &lt;code&gt;Error: Flash Download failed - &amp;quot;Cortex-M4&amp;quot;&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;You can also use &lt;a href="https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRFgo-Studio/(language)/eng-GB#Downloads"&gt;nRFGO studio&lt;/a&gt; to flash the SoftDevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>