<?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>Beacon Advertising with 20msec Interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12329/beacon-advertising-with-20msec-interval</link><description>Hi, 
 As discussed here a way to advertise each 20msec is changing the mode to BLE_GAP_ADV_TYPE_ADV_IND. This is a connectable mode and assume we do not want a connection happen at all. 
 I don&amp;#39;t know if there are ways to program the advertiser to reject</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Mar 2016 13:23:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12329/beacon-advertising-with-20msec-interval" /><item><title>RE: Beacon Advertising with 20msec Interval</title><link>https://devzone.nordicsemi.com/thread/46657?ContentTypeID=1</link><pubDate>Fri, 04 Mar 2016 13:23:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:625924ce-234e-495a-9448-a0aaae2fbe90</guid><dc:creator>Phil Young</dc:creator><description>&lt;p&gt;I have been considering the same issues since the BT specification states that the minimum gap for ADV_NONCONN_IND should be 100ms, however I also noted that CSR state a latency of 15ms node to node in CSRMesh, yet they also state in their webinar that they are using this packet format, and in their patent application also.
I read elsewhere that there was to be a rev4.3 spec for Bluetooth which would include support for meshing in BT_LE, so is it possible that this parameter will be reviewed in the next spec revision ?.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Advertising with 20msec Interval</title><link>https://devzone.nordicsemi.com/thread/46656?ContentTypeID=1</link><pubDate>Fri, 04 Mar 2016 09:05:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1a8c4a3-d4c1-48ae-91cc-41ad3dc2fa3b</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi, I find this possible (beside the fact that you might have problem to tune starting procedure in order to match your desired interval - btw. will you also add timing variance as expected by BLE spec or you are planning to violate this as well?;). However you can also go with standard way: use connectable advertisement @20ms and if anyone connects terminate it straight away at &lt;code&gt;BLE_GAP_EVT_CONNECTED&lt;/code&gt; event.&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>