<?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>nRF5340 Development Environment</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70394/nrf5340-development-environment</link><description>Dear Sirs, 
 We are currently considering to put nRF5430 SoC in our next generation gaming device. One possibility to develop the firmware for nRF5340 SoC would be to use the nRF Connect SDK . It integrates the Zephyr RTOS, protocol stacks, samples, hardware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Jan 2021 12:52:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70394/nrf5340-development-environment" /><item><title>RE: nRF5340 Development Environment</title><link>https://devzone.nordicsemi.com/thread/288918?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2021 12:52:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee63e64e-347f-441b-963e-69c7f4260d80</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Bojan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nRF53 is only supported by&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK" rel="noopener noreferrer" target="_blank"&gt;nRF Connect SDK&lt;/a&gt;&amp;nbsp;(NCS).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In NCS, the &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/README.html"&gt;SoftDevice Controller&lt;/a&gt; is RTOS-agnostic, so you should be able to integrate it with your RTOS of choice. However, it is only a BLE controller, which means that you will have to use a separate BLE host.&lt;/p&gt;
&lt;p&gt;In NCS we are using Zephyr&amp;#39;s BLE host, which you obviously won&amp;#39;t be able to if you are using FreeRTOS instead.&lt;/p&gt;
&lt;p&gt;Here is some documentation on how to integrate the nRF BLE controller into an&amp;nbsp;application:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/doc/softdevice_controller.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/ble_controller/doc/ble_controller.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>