<?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>Connection event extension detail</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32589/connection-event-extension-detail</link><description>I use the connection event extension, but there are several concepts that I am not very clear. 
 Software:S132 v5.0 . SDK14.1.0 nRF52810 
 Goal: I need to use high throughput and there are strict requirements for ram. The macro definitions mentioned below</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 May 2018 01:34:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32589/connection-event-extension-detail" /><item><title>RE: Connection event extension detail</title><link>https://devzone.nordicsemi.com/thread/131424?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 01:34:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad0f1f0a-a190-48cb-8eb5-794b83841d63</guid><dc:creator>Stayhungry</dc:creator><description>&lt;p&gt;Thanks,Sigurd.&lt;/p&gt;
&lt;p&gt;&lt;a title="notification" href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v5.0.0%2Fgroup___b_l_e___g_a_t_t_s___h_v_n___m_s_c.html&amp;amp;cp=2_3_1_1_1_2_4_3_5"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v5.0.0%2Fgroup___b_l_e___g_a_t_t_s___h_v_n___m_s_c.html&amp;amp;cp=2_3_1_1_1_2_4_3_5&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I must use LE data length extension ,the feature in BLE4.2. So i&amp;nbsp; can only use S132 but not S112 . I also found the answer in above&amp;nbsp;link.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection event extension detail</title><link>https://devzone.nordicsemi.com/thread/126621?ContentTypeID=1</link><pubDate>Tue, 03 Apr 2018 09:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30aeab6e-0a8e-4e44-9380-dff38b84a7c7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you are using the nRF52810, you should be using the &lt;strong&gt;S112&lt;/strong&gt;, not the S132.&lt;/p&gt;
&lt;p&gt;By setting the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s112.api.v6.0.0/structble__gatts__conn__cfg__t.html?cp=2_3_0_1_0_2_4_4_0_0#ae2a1156d8b06a6ccc70696f2372226cc"&gt;hvn_tx_queue_size&lt;/a&gt;, you are setting the minimum guaranteed number of Handle Value Notifications that can be queued for transmission. But, even if the application configures a large number of packets to be queued, not all of them will be sent during a single connection event if the configured event length(&lt;strong&gt;NRF_SDH_BLE_GAP_EVENT_LENGTH&lt;/strong&gt;) is not large enough to send the packets.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that the application can configure one single packet to be queued in the SoftDevice, but still achieve full throughput if the application can queue packets fast enough during connection events (queue the next packet as soon as you get the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s112.api.v6.0.0/structble__gatts__evt__hvn__tx__complete__t.html?cp=2_3_0_1_0_2_4_4_20"&gt;BLE_GATTS_EVT_HVN_TX_COMPLETE &lt;/a&gt;event).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>