<?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>Minimum Non-Connectable Advertising Interval Limit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18180/minimum-non-connectable-advertising-interval-limit</link><description>Just noticed through some experimentation that the SD 7.1 Stack rejects Non-Connectable Advertising Parameters if the interval is less than 152.5msec? Error: NRF_ERROR_INVALID_PARAM 
 Is this a SIG Bluetooth Spec Limit? 
 -DC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Dec 2016 10:05:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18180/minimum-non-connectable-advertising-interval-limit" /><item><title>RE: Minimum Non-Connectable Advertising Interval Limit</title><link>https://devzone.nordicsemi.com/thread/70200?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 10:05:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c39103b-7c9e-4972-acc9-79d6650ec714</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I see. I  double checked, the minimum advertising interval for non-connectable advertising should be 100 ms, no matter if the device is in a connection or not, see gap.h:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define BLE_GAP_ADV_NONCON_INTERVAL_MIN 0x00A0 /**&amp;lt; Minimum Advertising interval in 625 us units for non connectable mode, i.e. 100 ms. */
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Minimum Non-Connectable Advertising Interval Limit</title><link>https://devzone.nordicsemi.com/thread/70199?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 18:17:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbab438d-fce1-4065-ba90-671d756f5ae2</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Hi Kristin,&lt;/p&gt;
&lt;p&gt;I agree with you, but that doesn&amp;#39;t seem to be the case when using Non-connectable advertising, while already in connection (Peripheral + Broadcaster).   Under this condition the Stack returns  Error: NRF_ERROR_INVALID_PARAM  if the interval less than 152.5msec?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Minimum Non-Connectable Advertising Interval Limit</title><link>https://devzone.nordicsemi.com/thread/70198?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 10:16:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93130627-28c2-4ff8-a8ec-44bb4f0d21ff</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;As long as the advertising interval is within the range set by Bluetooth SIG (20 ms to 10.24 s), it should be fine.&lt;/p&gt;
&lt;p&gt;The example ble_app_beacon in SDK 6.1.0 (S110 v. 7.1.0) uses non-connectable advertising with advertising interval of 100 ms, and it works fine. Which other advertising parameters do you use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>