<?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 interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28276/advertising-interval</link><description>Hi. I&amp;#39;m using nRF52832, SDK13.0.0 as peripheral. 
 I set the values as below to advertise every 400msec. 
 ...... 
 adv_params.type = BLE_GAP_ADV_TYPE_ADV_IND; 
 adv_params.p_peer_addr = NULL; 
 adv_params.fp = BLE_GAP_ADV_FP_ANY; 
 adv_params.interval</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2017 23:25:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28276/advertising-interval" /><item><title>RE: advertising interval</title><link>https://devzone.nordicsemi.com/thread/111691?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 23:25:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fa7c715-f4ec-408e-a3b7-b1a47537cc3a</guid><dc:creator>roger.k</dc:creator><description>&lt;p&gt;Thank you very much for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising interval</title><link>https://devzone.nordicsemi.com/thread/111690?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:38:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d90d3bdd-22ec-4754-b5fd-4d3a78846db5</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;No Roger, that doesn&amp;#39;t make sense. There is no connection if there is no ADV_XXX packet (because CONNECT_REQ must be issued on the same channel exactly in 150us after connectable ADV_XXX packet is sent) and if your device isn&amp;#39;t scanning it doesn&amp;#39;t know when to connect (misses that 150us window).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising interval</title><link>https://devzone.nordicsemi.com/thread/111689?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:32:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6521f833-feda-468d-9db9-b01c7265faac</guid><dc:creator>roger.k</dc:creator><description>&lt;p&gt;I have one more question. If central doesn&amp;#39;t scan and it tyries to connect to my peripheral&amp;#39;s pear address directly, is it possible? I hope your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising interval</title><link>https://devzone.nordicsemi.com/thread/111688?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:26:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4baaf89-e849-48c9-8c04-7ac5df246434</guid><dc:creator>roger.k</dc:creator><description>&lt;p&gt;Thanks a lot. Let me check.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising interval</title><link>https://devzone.nordicsemi.com/thread/111687?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:11:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5db0cdb0-d3fb-44b5-991c-a30942e9b6cd</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Standard GAP compliant device which uses certified BLE stack (such as Nordic Soft Device) should add some jitter to advertising interval so it&amp;#39;s normal that you see 400ms +- few percent. But if you see longer gaps (e.g. few seconds) then either your scanner cannot run on 100% duty cycle or there is some serious problem on advertiser&amp;#39;s FW. Can you test it with simple mobile BLE app like nRF5 Connect for Android or iOS? These typically display row of captured advertising packets and if there are unusual gaps you can spot them easily.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>