<?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>BLE Advertisment Interval Minimum Size</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4615/ble-advertisment-interval-minimum-size</link><description>In ble_gap.h I noticed a parameter called BLE_GAP_ADV_INTERVAL_MIN, which determines the minimum gap between BLE advertisements. Current setting is 0x0020. 
 Currently in AdvertiserInitializer.h, the CONNECTABLE_ADV_INTERVAL is set to 0x0020. With my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Dec 2014 06:17:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4615/ble-advertisment-interval-minimum-size" /><item><title>RE: BLE Advertisment Interval Minimum Size</title><link>https://devzone.nordicsemi.com/thread/16395?ContentTypeID=1</link><pubDate>Thu, 18 Dec 2014 06:17:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13523736-4f4d-426a-a286-95ecb32caeed</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Apologies for the delay in response. That answers my question quite nicely. It also reminds me to do my homework, read the documentation!&lt;/p&gt;
&lt;p&gt;I am able to send data at a high rate, about 20ms to 30ms between packets. The only issue I&amp;#39;m having is with devices receiving the data, for example Android or Linux. They seem unable to keep with the data rate. If I set up four machines to receive the data, they each receive a different subsets of the data. However that is probably more an OS, driver issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Advertisment Interval Minimum Size</title><link>https://devzone.nordicsemi.com/thread/16394?ContentTypeID=1</link><pubDate>Fri, 28 Nov 2014 14:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c01112f-fc37-47b9-9d61-37335921adab</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The smallest possible advertising interval is 20ms, this is defined by &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6708.Core_5F00_v4.1.pdf"&gt;Bluetooth Core Specification 4.1&lt;/a&gt;, Volume 3, Part C, Section 7.8.5.&lt;/p&gt;
&lt;p&gt;In BLE there are three advertising channels, and one advertising packet is sent on each of these in each interval.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>