<?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>Multiprotocol application based on FreeRTOS using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75199/multiprotocol-application-based-on-freertos-using-nrf-connect-sdk</link><description>Hello Nordic support, 
 I have a requirement to develop a multiprotocol (BLE , ZigBee, Thread) application on nRF52840 and planning to use nRF Connect SDK for the development. I understand that nRF Connect SDK is based on Zephyr RTOS but I would like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 May 2021 05:42:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75199/multiprotocol-application-based-on-freertos-using-nrf-connect-sdk" /><item><title>RE: Multiprotocol application based on FreeRTOS using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/310600?ContentTypeID=1</link><pubDate>Thu, 20 May 2021 05:42:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d70f5718-dc15-4377-8d08-0494a7503b29</guid><dc:creator>anusha_14</dc:creator><description>&lt;p&gt;Thanks for this information. This makes it clearer to understand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiprotocol application based on FreeRTOS using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/310181?ContentTypeID=1</link><pubDate>Tue, 18 May 2021 13:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcdc4d30-64e3-4dbf-9e61-9297ebd9b5d5</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]On looking at this following page in nRF Connect SDK documentation:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/mpsl.html,"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/mpsl.html,&lt;/a&gt;&amp;nbsp;I see that a multiprotocol application can be either RTOS-based or RTOS-free.&amp;nbsp;[/quote]
&lt;p&gt;It&amp;nbsp;means is that the nrfxlib (which is a library) are RTOS agnostic (nRF Connect SDK is not RTOS agnostic and works only with Zephyr RTOS). if you write an application using only nrfxlib, then your application can be ported easily to different RTOS based or non RTOS based system. But if you are writing an application on top of nRF Connect SDK which in turn also uses nrfxlib apart from other Zephyr based API, then your application is locked the Zephyr and will not work on FreeRTOS.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>