<?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>advertising time interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18717/advertising-time-interval</link><description>hello there in my code,
APP_ADV_INTERVAL 64
APP_ADV_TIMEOUT_IN_SECONDS 5
using nrfsniffer i am getting 57 packets in 1 second.
i can&amp;#39;t understand it. because APP_ADV_INTERVAL 64. so it should be 40 ms.. so in 1 second i should get 25 packets. 
 can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Apr 2017 09:11:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18717/advertising-time-interval" /><item><title>RE: advertising time interval</title><link>https://devzone.nordicsemi.com/thread/72280?ContentTypeID=1</link><pubDate>Wed, 12 Apr 2017 09:11:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:957744ff-6b70-441c-87bc-c5165e0fa43b</guid><dc:creator>schef</dc:creator><description>&lt;p&gt;Here is a picture example with 500ms adv interval.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/adv_5F00_interval_5F00_channels.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising time interval</title><link>https://devzone.nordicsemi.com/thread/72281?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 09:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:973212eb-a168-4cba-acde-3ce9a130d1ce</guid><dc:creator>Jebakumar</dc:creator><description>&lt;p&gt;SD transmits advertising packet in all 3 advertising channels on every advertising interval. For 40ms advertising interval, there should be maximum of (1 / 0.04) * 3 = 75 advertising packets. But the advertising intervals are perturbed in time using the delay called advDelay (a pseudo-random value with a range of 0 ms to 10 ms generated by the Link Layer for each advertising event). It will further reduce the advertising packet count per second. Please refer this link &lt;a href="https://devzone.nordicsemi.com/blogs/782/bluetooth-smart-and-the-nordics-softdevices-part-1/."&gt;devzone.nordicsemi.com/.../.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising time interval</title><link>https://devzone.nordicsemi.com/thread/72279?ContentTypeID=1</link><pubDate>Sun, 26 Feb 2017 06:19:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47f44576-465a-4563-92fb-88eec8a4d802</guid><dc:creator>Jeong Hyun Seok</dc:creator><description>&lt;p&gt;Let me show you general ADV sequence&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;send ADV via 37 channel (and small interval)&lt;/li&gt;
&lt;li&gt;send ADV via 38 channel (and small interval)&lt;/li&gt;
&lt;li&gt;send ADV via 39 channel&lt;/li&gt;
&lt;li&gt;then, interval 40 ms&lt;/li&gt;
&lt;li&gt;repeat 1)2)3)4&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;so they will send under 75 packets per second.&lt;/p&gt;
&lt;p&gt;in my device,
send ADV takes about 272 us and small interval of 665 us&lt;/p&gt;
&lt;p&gt;so 1)2)3) spends around 2ms.
total 1)2)3)4 = 42 ms&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising time interval</title><link>https://devzone.nordicsemi.com/thread/72278?ContentTypeID=1</link><pubDate>Mon, 02 Jan 2017 12:43:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:003e58cd-c3b1-4e1f-9463-caf0da582da0</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Could you save and upload the Wireshark trace/log?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>