<?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>How to set up NCS so that the Bluetooth connection interval can always send data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110367/how-to-set-up-ncs-so-that-the-bluetooth-connection-interval-can-always-send-data</link><description>in NRF5 SDK , i can set CLE(Connection event length extension) equal to Gap event length . but in the NCS SDK , I can&amp;#39;t find the relevant Settings . The third lesson 3 in DevAcademy&amp;#39;s Bluetooth Low Energy Fundamentals is only about data length Settings</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 21 Apr 2024 09:32:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110367/how-to-set-up-ncs-so-that-the-bluetooth-connection-interval-can-always-send-data" /><item><title>RE: How to set up NCS so that the Bluetooth connection interval can always send data</title><link>https://devzone.nordicsemi.com/thread/479829?ContentTypeID=1</link><pubDate>Sun, 21 Apr 2024 09:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53a28754-b73e-43d0-8ccb-cff8c9738fc9</guid><dc:creator>SOK_LiWang</dc:creator><description>&lt;p&gt;Thanks for your reply, I will take a closer look at this routine&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set up NCS so that the Bluetooth connection interval can always send data</title><link>https://devzone.nordicsemi.com/thread/479491?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2024 14:23:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b219680-4ccd-4b56-b83a-bfd306b9a582</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The event length is configured through the &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/fd87be083a2e45cb26ff09dff7380b7584095891/subsys/bluetooth/controller/Kconfig#L145"&gt;CONFIG_BT_CTLR_SDC_MAX_CONN_EVENT_LEN_DEFAULT&lt;/a&gt; symbol. Note that if you are using the nRF5340, the symbol must be applied to the BT controller running on the network core, not the main application on the appcore. You can see how the symbol is set in&amp;nbsp;our &amp;#39;throughput&amp;#39; sample here:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/fd87be083a2e45cb26ff09dff7380b7584095891/samples/bluetooth/throughput/child_image/hci_ipc.conf#L7C1-L7C46"&gt;https://github.com/nrfconnect/sdk-nrf/blob/fd87be083a2e45cb26ff09dff7380b7584095891/samples/bluetooth/throughput/child_image/hci_ipc.conf#L7C1-L7C46&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>