<?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 - 20ms non connectable advertising interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15372/nrf52-dk---20ms-non-connectable-advertising-interval</link><description>Hello, im experimenting around with the nRF52 DK (and nRF51 DK also) 
 Now I have following setup on nRF52 DK: 
 SoftDevice: s132 nRF52 v2.0.1 
 Applicatoin: Example Project from nRF SDK 11.0 (ble_app_beacon) 
 By the default the interval for advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 May 2017 07:34:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15372/nrf52-dk---20ms-non-connectable-advertising-interval" /><item><title>RE: nRF52 DK - 20ms non connectable advertising interval</title><link>https://devzone.nordicsemi.com/thread/58727?ContentTypeID=1</link><pubDate>Tue, 23 May 2017 07:34:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce6ab22a-a660-4c51-8849-24a5790347d0</guid><dc:creator>Maximilian Wiens</dc:creator><description>&lt;p&gt;Accordingly to the Bluettoth 5.0 specification (Vol. 6, Part B, 4.4.2.2.1) there is no 100ms restriction for &amp;quot;advertising non-connectable&amp;quot; anymore.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK - 20ms non connectable advertising interval</title><link>https://devzone.nordicsemi.com/thread/58726?ContentTypeID=1</link><pubDate>Tue, 23 May 2017 05:04:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce1dc696-d98e-422d-878a-b69d71eb5fa2</guid><dc:creator>Igor</dc:creator><description>&lt;p&gt;Hi  everyone. Limitation of 100 ms in the &amp;quot;advertising non-connectable&amp;quot; mode is relevant for the Bluetooth 5.0 specification?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK - 20ms non connectable advertising interval</title><link>https://devzone.nordicsemi.com/thread/58725?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2016 07:52:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4125d88-f9ce-4a73-bbf5-80cdf6b4831e</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;nope doesn&amp;#39;t matter at all what chipset you use - in order to conform to the BTLE spec no device advertising non-connectably (or scannable) can advertise faster than once every 100ms.&lt;/p&gt;
&lt;p&gt;I assume as part of the certification process for Nordic (and everyone else&amp;#39;s) bluetooth stack there&amp;#39;s a test that the stack rejects invalid parameters like that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK - 20ms non connectable advertising interval</title><link>https://devzone.nordicsemi.com/thread/58724?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2016 07:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e95b188-e8a3-42bc-bdf9-062b7f31bd50</guid><dc:creator>Maximilian Wiens</dc:creator><description>&lt;p&gt;So it turns out, accordingly to the bluetooth spec, that the advertising intervall smller than 100ms is only available for the connectable devices, doesnt matter which chip/brand I choose?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK - 20ms non connectable advertising interval</title><link>https://devzone.nordicsemi.com/thread/58723?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2016 07:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c57f7e54-5e74-4ff2-9aaf-ad4eab0220ea</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;From the bluetooth spec (Vol 6, Part B, section 4.4.2.2 )&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The advInterval shall be an integer multiple of 0.625 ms in the range of 20 ms to 10.24 s. If the advertising event type is either a scannable undirected event type or a non-connectable undirected event type, the advInterval shall not be less than 100 ms&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;so &amp;quot;it does not work&amp;quot; because the stack will return you an error message when you try to set a non-connectable advertising interval of less than 100ms and the code will jump right to the error handler. The softdevice doesn&amp;#39;t allow you to set parameters which are outside the bluetooth spec.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>