<?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>nRF Connect SDK and Zeyphr Integration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85692/nrf-connect-sdk-and-zeyphr-integration</link><description>Hello, 
 We are looking at using an nRF52 Series microcontroller for a BLE device. We are trying to decide if we should use the nRF5 SDK (which we have used in the past) or nRF Connect SDK. We understand that the nRF Connect SDK is recommended for new</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Mar 2022 09:14:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85692/nrf-connect-sdk-and-zeyphr-integration" /><item><title>RE: nRF Connect SDK and Zeyphr Integration</title><link>https://devzone.nordicsemi.com/thread/358146?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 09:14:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55fc30a6-da0d-485f-8eaa-86a92e43bbba</guid><dc:creator>ArchieA_C</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thank you for your reply. That&amp;#39;s good to know.&lt;/p&gt;
&lt;p&gt;I would also be very interested if someone could comment on their experience so I won&amp;#39;t verify this answer yet if that&amp;#39;s okay?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK and Zeyphr Integration</title><link>https://devzone.nordicsemi.com/thread/357584?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 09:36:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f72fd3f-72ef-4001-bd83-cdf54cf7a987</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF Connect SDK is tightly coupled with Zephyr. You can almost think of it as similar to a Linux distribution, where all have more or less the same kernel and surrounding basic tools etc, but add differentiations components on top of that. There is a lot of the surrounding tools and components in the nRF Connect SDK though, so the analogy is not 100%, but it gives the idea.&lt;/p&gt;
&lt;p&gt;The Zephyr RTOS is getting more and more&amp;nbsp;widespread, so if you base your firmware on Zephyr APIs and/or your own wrappers, then you should be able to reuse most of the code with other SoCs as well. The nRF Connect SDK is sort of a superset of Zephyr, and you will typically use quite a bit of features from there. That will mostly be under the hood though, and also for the proprietary components you often use Zephyr APIs (for instance if you use the SoftDevice controller as BLE controller the application code will be exactly the same as if you were using the Zephyr LL).&lt;/p&gt;
&lt;p&gt;It will be&amp;nbsp;interesting if someone else on this forum can comment on their experiences.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>