<?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>What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54788/what-is-nrfxlib-ble_controler</link><description>I am evaluating the nRF Connect SDK for nRF5340. Currently, nRF Connect SDK seems to use zephyr&amp;#39;s open source stack as the BLE stack. 
 By the way, nrfxlib / ble_controller is placed in NordicPlayground. This looks like the library version of SoftDevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Dec 2019 06:01:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54788/what-is-nrfxlib-ble_controler" /><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/224312?ContentTypeID=1</link><pubDate>Mon, 09 Dec 2019 06:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0c127a6-42a5-4cb2-a2d5-ed6f2f3818a3</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;OK.Thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/223700?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 17:37:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16602b41-687a-450f-b29a-07428196aab9</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;If you add CONFIG_BT_LL_NRFXLIB (and make sure that CONFIG_BT_LL_SPLIT is &lt;strong&gt;not&lt;/strong&gt; set), the application should use the ble_controller library in nrfxlib.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222878?ContentTypeID=1</link><pubDate>Sat, 30 Nov 2019 01:48:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96a2decb-b88c-4304-b49c-1d9be0b120bc</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;OK.&lt;/p&gt;
&lt;p&gt;Now, I am running my nrf_connect_SDK application on nRF52840.&lt;br /&gt;But, it use open source BLE-stack.&lt;/p&gt;
&lt;p&gt;Please tell me how to use ble_controller.(How to change BLE-stack from OSS to proprietary ble_controller.)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222826?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2019 13:18:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0b02859-d545-4200-92d9-546452c90690</guid><dc:creator>Didrik Rokhaug</dc:creator><description>[quote user="loquat"]nRF connect SDK not support nRF52xxx[/quote]
&lt;p&gt;&amp;nbsp;At the &lt;strong&gt;moment&lt;/strong&gt; no, but we will start supporting at least some features on the nRF52 series in the future.&lt;/p&gt;
&lt;p&gt;Note that this does not necessarily mean that nRF Connect SDK (NCS) applications does not work on the nRF52, just that we have not done much testing and therefore does not guarantee that everything works.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="loquat"]2. ble_controller not support nRF5340.(only supported by Zephyr open-software BLE-stack.)[/quote]
&lt;p&gt;&amp;nbsp;Again, for the &lt;strong&gt;moment&lt;/strong&gt;, this is correct.&lt;/p&gt;
&lt;p&gt;However, this will change in the near future. There are a couple of pull requests open that adds nRF53 support for the nRF BLE Controller:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/nrfxlib/pull/117"&gt;https://github.com/NordicPlayground/nrfxlib/pull/117&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1595"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1595&lt;/a&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222623?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2019 13:08:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c772f644-14ce-4fb2-b62b-1fa717280e90</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;You says.&lt;/p&gt;
&lt;p&gt;1. nRF connect SDK not support nRF52xxx.&lt;br /&gt;2. ble_controller not support nRF5340.(only supported by Zephyr open-software BLE-stack.)&lt;/p&gt;
&lt;p&gt;ask again,&lt;br /&gt;Is ble_controller, &lt;span class="tlid-translation translation" lang="en"&gt;&lt;span class="" title=""&gt;In what environment can it be used?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222442?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 16:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:730c95ef-f818-4151-ae6f-0749189969a8</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;For questions about future plans, you should contact your Regional Sales Manager.&lt;/p&gt;
&lt;p&gt;If you do not know how to contact your RSM, you can send me a private message that includes your location.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222434?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 16:05:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:176d83e0-384c-4dc4-bcc9-cecdb537a633</guid><dc:creator>bukinr</dc:creator><description>&lt;p&gt;Are there any plans to produce softdevice for nRF5340 so zephyr is not required?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222420?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 15:12:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d61746d6-7561-4937-b09a-576733d0d102</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Zephyr implements both the controller (link) and the host (everything else between the link layer and application layer), with the Host Controller Interface (HCI) between the two layers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222415?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 15:05:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dadf09f8-08f2-406e-8913-d14edd205c11</guid><dc:creator>bukinr</dc:creator><description>&lt;p&gt;Does zephyr implement bluetooth link layer or HCI only?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222414?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 15:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:925acab0-01a4-4cee-ab3c-374a0af8c4e6</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;I am porting my application from SDK15 base to Zephyr base.&lt;br /&gt;The basic part is almost complete.&lt;br /&gt;But I was using timeslotAPI. Zephyr does not have a Timeslot API.&lt;br /&gt;I want to use ble_controller to use TimeslotAPI. &lt;br /&gt;Can my wish come true?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222413?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 15:03:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b56ffb6-c7b4-4434-b820-d1e73692a214</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/bukinr"&gt;bukinr&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;At the moment, the nrfxlib/ble_controller does not support the nRF5340.&lt;/p&gt;
&lt;p&gt;Instead, you should use Zephyr&amp;#39;s open-source Bluetooth stack for now.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/222398?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 14:34:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7d7cdb8-c0bf-4a55-82ca-4698c6b5ac84</guid><dc:creator>bukinr</dc:creator><description>&lt;p&gt;Which version of libble controller (bluetooth link controller) is compatible with nRF5340 ? There are three versions in nrfxlib/ble_controller: 112, 134 and 140&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is nrfxlib/ble_controler?</title><link>https://devzone.nordicsemi.com/thread/221918?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2019 15:49:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94cd4b09-ded0-4d05-a43b-600de3eef49c</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;You can find documentation about the nRF BLE Controller here: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/ble_controller/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/ble_controller/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]&lt;span title=""&gt;This looks like the library version of SoftDevice.&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;This is mostly correct. However, the BLE Controller is mostly the link layer, while we will use Zephyr&amp;#39;s Bluetooth host layer (which has significant contributions from us as well).&lt;/p&gt;
&lt;p&gt;However, note the box marked as important:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-5e5692f3be2f4175802ee569574bb35d/Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>