<?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>What SoftDevice and API version my apps expect?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71231/what-softdevice-and-api-version-my-apps-expect</link><description>Hi, 
 probably very basic question. I found some nrf code in nordic sdk. I don&amp;#39;t remember the version of SDK. I compiled and deployed it on nrf52840 devkit and also on dongle. Some miracle happened and everything works. Super. 
 After longer time I came</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Feb 2021 12:18:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71231/what-softdevice-and-api-version-my-apps-expect" /><item><title>RE: What SoftDevice and API version my apps expect?</title><link>https://devzone.nordicsemi.com/thread/292892?ContentTypeID=1</link><pubDate>Thu, 04 Feb 2021 12:18:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9eed95ba-490b-440b-b641-801229f87721</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. It&amp;#39;s probably easiest to just&amp;nbsp; check the name of the Keil Softdevice flash target (&lt;span&gt;&lt;a title="ARM Keil" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/getting_started_softdevice.html?cp=7_1_1_3_0_1#getting_started_sd_keil"&gt;ARM Keil&lt;/a&gt;&lt;/span&gt;), as the naming should reflect the Softdevice version and variant that is being used with the project.&amp;nbsp; You could also&amp;nbsp; search through your project for &amp;quot;SD_VERSION&amp;quot; and &amp;quot;SD_VARIANT_ID&amp;quot;.&amp;nbsp; These definitions are included in the nrf_sdm.h Softdevice API header and should correspond with the Softdevice that is being used.&lt;/p&gt;
&lt;p&gt;To find the SDK version, you can check out the release notes in the SDK &amp;quot;documentation&amp;quot; folder (\nRF5_SDKxyz\documentation\).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Which SDK and SD combinations are supported for the 52840 can be found by looking at the compatibility matrix here: &amp;quot;&lt;span&gt;&lt;a title="SDKs and SoftDevices " href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52840/COMP/nrf52840/nRF52840_ic_rev_sdk_sd_comp_matrix.html?cp=4_0_3_2"&gt;SDKs and SoftDevices&lt;/a&gt;&lt;/span&gt;&amp;quot;.&amp;nbsp; Usually, it is quite straight forward to go from one Softdevice variant to another. You can compare existing SDK projects configurations for Softdeice variant x vs variant y&amp;nbsp; to see what the actual differences are (e.g. compare the s113 vs the s140 project configuration in \nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10056).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>