<?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(1.3.2) nRF Desktop cannot connect with Zephyr SW LL.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67195/ncs-1-3-2-nrf-desktop-cannot-connect-with-zephyr-sw-ll</link><description>I want to use nrf52833 as the keyboard and nrf52820 as the dongle.Refer to the example of ncs1.3.2\nrf\applications\nrf_desktop, I want to add the LLPM of nrf52820. 
 
 But there is Only app_ZDebug.conf configuration of ncs1.3.2\nrf\applications \nrf_desktop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 17 Oct 2020 09:29:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67195/ncs-1-3-2-nrf-desktop-cannot-connect-with-zephyr-sw-ll" /><item><title>RE: NCS(1.3.2) nRF Desktop cannot connect with Zephyr SW LL.</title><link>https://devzone.nordicsemi.com/thread/275444?ContentTypeID=1</link><pubDate>Sat, 17 Oct 2020 09:29:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3daed890-ad67-4cdd-9d08-c36e4df6e538</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This seems to be a tight fit. I was able to to make it build by reducing CONFIG_USB_NRFX_EVT_QUEUE_SIZE. You can also try to reduce stack depth, mem pool size or similar, all in app_Zrelease.conf. I have not verified what changes are safe or not though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS(1.3.2) nRF Desktop cannot connect with Zephyr SW LL.</title><link>https://devzone.nordicsemi.com/thread/275303?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2020 09:45:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7d11eea-726d-4fae-9f98-cca33722e2dc</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;Hi，&lt;/p&gt;
&lt;p&gt;I modify the configuration of nrf52820dongle_nrf52820\app_ZRelease.conf&lt;/p&gt;
&lt;p&gt;#CONFIG_BT_LL_SW_SPLIT=y&lt;br /&gt;CONFIG_BT_LL_NRFXLIB=y&lt;/p&gt;
&lt;p&gt;Compile error, suggesting that there is no libble_controller_.a,&lt;/p&gt;
&lt;p&gt;I am in the path of nrfxlib\ble_controller\lib\cortex-m4\soft-float Copy libble_controller_s140.a and &lt;br /&gt;rename it to libble_controller_.a.&lt;/p&gt;
&lt;p&gt;Error after compiling again, the prompt: region `SRAM&amp;#39; overflowed by 3313 bytes&lt;/p&gt;
&lt;p&gt;How should I choose s140 correctly?&lt;/p&gt;
&lt;p&gt;How should I configure so that the RAM of 52820 can support S140?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS(1.3.2) nRF Desktop cannot connect with Zephyr SW LL.</title><link>https://devzone.nordicsemi.com/thread/275078?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2020 12:26:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4273aecf-4648-4f89-a4fc-0cfff7916ffb</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are a few things to consider here. Low Latency Packet Mode (LLPM) is only supported by the SoftDevice LL, and not by the Zephyr LL, as you can see &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/llpm/README.html"&gt;here&lt;/a&gt;. Also, LLPM is only supported by S132 and S140, and of those only S140 supports nRF52820, as you can see &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/README.html#softdevice-controller"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Therefore it is expected that using Zephyr LL on the dongle does not work, and your only option is to use S140. Is the problem that you are not able to make it fit in RAM? Is that also the case if you don&amp;#39;t make a debug build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>