<?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>NCS - What&amp;#39;s needed to make an SDK sample run?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111259/ncs---what-s-needed-to-make-an-sdk-sample-run</link><description>Hi, 
 
 A veteran of nRF5 SDK but new to NCS. 
 
 I tried to run tx_rx_non_blocking example from the latest (2.6.1) NCS SDK, but can&amp;#39;t get it to run (nR52840DK) 
 It seem as the app asserts in nrfx_uarte_rx () &amp;gt;&amp;gt; nrfx_uarte_rx_ready () when is tests for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2024 11:56:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111259/ncs---what-s-needed-to-make-an-sdk-sample-run" /><item><title>RE: NCS - What's needed to make an SDK sample run?</title><link>https://devzone.nordicsemi.com/thread/485093?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 11:56:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e8dbf14-8a23-4929-9478-5fc0d5d20ddc</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I understand your frustration. My general advise would be to start with the&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;nRF Connect SDK Fundamentals&lt;/a&gt;&amp;nbsp;to get started with the NCS SDK as it is big difference from the nRF5 SDK.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The samples found in that folders does not really reflect Zephyr or how you should work with Zephyr.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;These samples are available to show how nrfx can be used instead of Zephyr drivers (or shims). They are designed to build using different frameworks including Zephyr and bare metal, which is why this build configuration in Zephyr has its flaws.&lt;/p&gt;
&lt;p&gt;As nrfx is a set of drivers which are os-agnostic and focusing on individual peripherals. Therefor any Zephyr-specific frameworks such as pin control, power management, cache, will never be a part of nrfx. Given this, nrfx is not (and not ment) to be a direct replacement for Zephyr drivers.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>