<?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>nRF52 DK number of packets sent/received.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34030/nrf52-dk-number-of-packets-sent-received</link><description>Ok, so I am using nRF52DK and trying to figure out to how to send up to 6 packets of data from custom service that sends 6 16bit values per packet. When I send one packet at a time everything is working ok. Once I call send 6 times in a row, I only see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 May 2018 07:01:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34030/nrf52-dk-number-of-packets-sent-received" /><item><title>RE: nRF52 DK number of packets sent/received.</title><link>https://devzone.nordicsemi.com/thread/131123?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 07:01:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1be18fa-1d43-4dfe-8f9d-ae5ce70df065</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure why there are 5 packets in the first connection event, and only 4 packets for the following events, but the 52 will support 6+ packets with proposed configuration, so this is probably limited by the Android phone. Have you tried the same with other phones?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK number of packets sent/received.</title><link>https://devzone.nordicsemi.com/thread/131058?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 19:05:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d4ddc58-cd2b-4ac7-a7e6-1de1bc5e02c3</guid><dc:creator>coloradocam</dc:creator><description>&lt;p&gt;So tried both options, did not work. I attached screenshots of the phone. On the first second it receives 5 notifications, and each time after is 4. So weird to me that it would do it the first time but not after that. May be I am just gonna have to stick to just 4 for now lol.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20180504_2D00_125638.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20180504_2D00_125702.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK number of packets sent/received.</title><link>https://devzone.nordicsemi.com/thread/131042?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 14:05:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0020e50d-b595-4fd3-a002-41a7a70b7e71</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you tried to increase the BLE event length (NRF_SDH_BLE_GAP_EVENT_LENGTH in sdk_config.h) to 6*1.25 ms or more? You&amp;nbsp;may also try to increase the TX buffer size&amp;nbsp; when you initialize the stack, see&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.0.0/structble__gatts__conn__cfg__t.html"&gt;ble_gatts_conn_cfg_t::hvn_tx_queue_size&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that the number of packets may be limited by the central device as well. We have tested this on a selection of phones, and it varies quite a bit. Test results can be found in section 4.5 in this document:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-blogs-components-weblogfiles/00-00-00-00-04-DZ-1046/2604.BLE_5F00_on_5F00_Android_5F00_v1.0.1.pdf"&gt;BLE_on_Android_v1.0.1.pdf&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>