<?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>C++ Application development using &amp;quot;ncs&amp;quot; SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104884/c-application-development-using-ncs-sdk</link><description>We are using NORA-B-106 chip in one of my product. We are looking for application development in C++. 
 Able to see cross toolchains(/opt/nordic/ncs/toolchains/v2.1.0/Cellar/ccache/4.3_1/libexec) has g++ and clang++ compiler. 
 If we are migrating to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Oct 2023 12:08:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104884/c-application-development-using-ncs-sdk" /><item><title>RE: C++ Application development using "ncs" SDK</title><link>https://devzone.nordicsemi.com/thread/451491?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2023 12:08:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32dd6c61-6cd0-4585-a6ea-54c4be587e6b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF Connect SDK is Zephyr based, and while it is implemented in C, you can write C++ applications. API&amp;#39;s are C based though, but you can call those from your C++ application. See &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/zephyr/develop/languages/cpp/index.html"&gt;C++ Language Support&lt;/a&gt;&amp;nbsp;for details.&lt;/p&gt;
&lt;p&gt;For a simple C++ example, you can refer to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/zephyr/samples/cpp/cpp_synchronization/README.html"&gt;C++ Synchronization sample&lt;/a&gt;. For a more complex C++ project, you can refer to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/samples/matter.html"&gt;Matter samples&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>