<?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>The difference between the two controllers on nRF Connect SDK ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78019/the-difference-between-the-two-controllers-on-nrf-connect-sdk</link><description>Hi, All, 
 I saw the following description in the nRF Connect SDK documentation you provided: 
 
 That means there are two kinds of controllers on an NCS: Zephyr BLE controller and Nordic softdevice controller. 
 So I have a few questions about these</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jul 2021 07:01:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78019/the-difference-between-the-two-controllers-on-nrf-connect-sdk" /><item><title>RE: The difference between the two controllers on nRF Connect SDK ?</title><link>https://devzone.nordicsemi.com/thread/322586?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 07:01:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2222979a-ee7a-4433-9498-09e87786e1ce</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Due to the summer vacation period here in Norway we are short on staff and delayed replies must be expected. I&amp;#39;m sorry for any inconvenience this might cause.&lt;/p&gt;
&lt;p&gt;1. The main difference between the two is that the SoftDevice controller is developed, tested and supported by Nordic Semiconductor specifically, and is not open source. The Zephyr stack however, is a more &amp;quot;generic&amp;quot; BLE controller supporting most of the standard BLE features and support multiple HW platforms. It is developed by the Zephyr community and provided as open source.&lt;/p&gt;
&lt;p&gt;2. The Zephyr BLE controller support more platforms than just Nordic Semiconductor products, while the SoftDevice controller supports things like advertising extensions, and in general a more extensive feature set from the Bluetooth specification.&lt;/p&gt;
&lt;p&gt;3. The Zephyr BLE controller is in general somewhat smaller in terms of memory usage. This isn&amp;#39;t a straight forward answer though, as for very simple applications, an app built with the Zephyr controller will be smaller. But for applications with multiple features, the difference between the two is much smaller. Size optimization of the SoftDevice controller is a continuous effort, and as it&amp;#39;s delivered as a binary (and it having more features) makes it harder to optimize for size.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>