<?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>Send mult notifications in one connection interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36080/send-mult-notifications-in-one-connection-interval</link><description>Hello, 
 I try to send multi notification in one connection interval, but I can only send one notification. 
 Hardware 
 Peripheral: nrf52832 costumed board (with BMD-300 module). 
 Central: nrf52832, BMD-300 evaluation kit 
 Software 
 Soft device: 5</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Mar 2019 09:40:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36080/send-mult-notifications-in-one-connection-interval" /><item><title>RE: Send mult notifications in one connection interval</title><link>https://devzone.nordicsemi.com/thread/178273?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2019 09:40:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:684b00c9-f5b1-4bca-ae77-ff9ee9eeeb14</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/1730143"&gt;1730143&lt;/a&gt;: Yes, you can set the GAP event length can be set higher than the connection interval, this means that the connection event may last upto the start of the next connection event.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send mult notifications in one connection interval</title><link>https://devzone.nordicsemi.com/thread/176102?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2019 08:52:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f57c315-9284-4cc3-a6c0-9a6199d649eb</guid><dc:creator>1730143</dc:creator><description>&lt;p&gt;BLE_GAP_EVENT_LENGTH can be larger than connection interval ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send mult notifications in one connection interval</title><link>https://devzone.nordicsemi.com/thread/141401?ContentTypeID=1</link><pubDate>Wed, 25 Jul 2018 16:16:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b450dae-a730-4062-a89c-6f5204d0a373</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Q1: Yes, BLE_GATTS_EVT_HVN_TX_COMPLETE is generated after each successful notification.&lt;/p&gt;
&lt;p&gt;Q2: No, we do not have a ble_app_uart example that uses the 2M Phy, DLE and a 247 ATT MTU.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Q3: Yes, the same throughput should be achievable.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send mult notifications in one connection interval</title><link>https://devzone.nordicsemi.com/thread/139136?ContentTypeID=1</link><pubDate>Thu, 05 Jul 2018 14:46:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9282cb31-6077-4763-9f3f-e784de5ea6c7</guid><dc:creator>ezra</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the reply.&lt;/p&gt;
&lt;p&gt;Yes I saw the ATT_MTU Throughput Example, this example is not best on NUS.&lt;/p&gt;
&lt;p&gt;Also is succeed to changes the GATT module to faster commination, according to &amp;lsquo; ATT_MTU Throughput&amp;rsquo; Example and the post at: &lt;a href="https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/"&gt;https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/&lt;/a&gt; [I changed the &amp;nbsp;&amp;lsquo;BLE_GAP_EVENT_LENGTH&amp;rsquo; to 400 units (500 msec)].&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Do to event &amp;lsquo;BLE_GATTS_EVT_HVN_TX_COMPLETE&amp;rsquo; arrived after each notification send (than the counter will be always 1) or after connection interval finish (than the counter will report the notifications number send during one connection interval)?&lt;/li&gt;
&lt;li&gt;Does Nordic have example base on NUS that show throughput like in the above post (&amp;lsquo;Bluetooth 5 speed: How to achieve maximum throughput for your BLE application&amp;rsquo;)?&lt;/li&gt;
&lt;li&gt;Can I achieved the same throughput with NUS like in the post (case 4: PHY: 2 Mbps, ATT MTU = 247 bytes, DLE: enabled, Connection interval: 7.5 msec) around 900K bps? Until now I achieved only 370K bps.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Ezra&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send mult notifications in one connection interval</title><link>https://devzone.nordicsemi.com/thread/139090?ContentTypeID=1</link><pubDate>Thu, 05 Jul 2018 11:28:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeec36f6-5b94-4325-ab85-b5a4e7fd1bae</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You should be able to send more than 1 notification, have you checked out:&lt;br /&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_att_mtu.html?cp=4_0_0_4_1_1_0"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_att_mtu.html?cp=4_0_0_4_1_1_0&lt;/a&gt;&amp;nbsp;&lt;br /&gt;(and&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_ble_gatt.html"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_ble_gatt.html&lt;/a&gt;)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>