<?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>Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37788/increasing-the-data-packet-without-dle-as-my-central-device-uses-ble-v4-1</link><description>Before I explain my issue I wanted to be sure on my basics, so here is my understanding after doing the research in nordic devzone 
 I&amp;#39;m using nrf52832 with sdk15 
 1) BLE v4.1 doesn&amp;#39;t support DLE 
 2) Maximum number of packets that can be sent is 6,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Aug 2018 08:01:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37788/increasing-the-data-packet-without-dle-as-my-central-device-uses-ble-v4-1" /><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145830?ContentTypeID=1</link><pubDate>Mon, 27 Aug 2018 08:01:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b97fc33-414a-4b94-8862-0b2e8e3461aa</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Yes, that is correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145746?ContentTypeID=1</link><pubDate>Sat, 25 Aug 2018 04:45:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13d1351e-786c-449b-9b2a-fb0088664f6d</guid><dc:creator>bale11</dc:creator><description>&lt;p&gt;Okay so, the maximum packet size depends on the maximum size of the link packet (physical layer packet) which we can extend by using DLE right ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145678?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 12:31:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e73354ed-78a6-493b-8dcf-1f2cfee0d00a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes. It might be possible to send 10 packets, but it depend on the peer device as well. As I said, there is no definitive limit so you basically just have to test, and the result you get are really just valid for the peers you have tested with as the capabilities of different devices vary greatly.&lt;/p&gt;
&lt;p&gt;The size of the packet could be anything within the maximum configured size and the maximum size for that link. The buffer is scaled for packets of the largest size (think of it as a buffer of packet &amp;quot;slots&amp;quot;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145668?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 12:10:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb8476e5-c513-426f-b901-037fbc0a9fdc</guid><dc:creator>bale11</dc:creator><description>&lt;p&gt;So you mean to say that number of packets depends on the number I define in this variable :&lt;/p&gt;
&lt;p&gt;ble_cfg.conn_cfg.params.gatts_conn_cfg.hvn_tx_queue_size = 10;&lt;/p&gt;
&lt;p&gt;Here I should be able to send 10 packets right ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also what will be the size of this packet? Will it be equal to the size set in the DLE packet size?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;P.S I only have one development board with me so I cant really use nrf sniffer. I already ordered one more board, I will send you the screenshots ASAP when i get another nrf board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145664?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 11:59:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7f4732f-660b-4abf-ad10-a41a4f4383a2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;There is no definitive restriction of 6 packets per connection in the BLE spec nor in the SoftDevice. It depends on the length of the connection event and that the SoftDevice has data to send. Generally, you will get the maximum amount of packets if you have enough memory (TX buffer), so that there is data ready to send. (Even with the older SoftDevice where you could set 1, 3 or 6 as buffer length, you could sometimes get 7 packets per connection if the application was able to write a new packet to the SoftDevice in time.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145638?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 09:31:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:772c049d-94b3-4c5a-8849-90450468659d</guid><dc:creator>bale11</dc:creator><description>&lt;p&gt;Htc one m9 (my central device) doesn&amp;#39;t support more than one packet. Could also tell me if I&amp;#39;m correct about point 2) , which is &amp;quot;&lt;span&gt;Maximum number of packets that can be sent is 6, even for BLE v4.2 and this is by default set to 6 packets by the softdevice S132 v6&lt;/span&gt;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing the data packet without DLE as my central device uses BLE v4.1</title><link>https://devzone.nordicsemi.com/thread/145636?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 09:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38888e13-bde8-4fa8-8019-264b42d72fae</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems impossible that long packets (DLE) would works as it is not supported by the central, so the only option would be to use multiple packets per connection event hoping that that is supported. From the nRF side this should be OK as long as you have increased the event length and TX buffer size. Can you&amp;nbsp;record a sniffer trace so that we can see what is happening on air?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>