<?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>Inter packet space in advertisements</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68135/inter-packet-space-in-advertisements</link><description>Hi, I have a simple question. I have looked through the Bluetooth specs, and Devzone, but I haven&amp;#39;t found any answers. 
 What is the the time difference between the three packets (on ch 37, 38, 39) within one advertisement interval ? Nordic&amp;#39;s online power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Sep 2021 18:52:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68135/inter-packet-space-in-advertisements" /><item><title>RE: Inter packet space in advertisements</title><link>https://devzone.nordicsemi.com/thread/329896?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 18:52:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bbb71c9-b6fd-4c14-aff3-e2a0a2bde6e8</guid><dc:creator>RVM</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Where is this fragment of code shown above? I could not find it in SDK 16.0.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inter packet space in advertisements</title><link>https://devzone.nordicsemi.com/thread/279402?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 07:54:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e674cd84-6413-44bf-9b3c-bdbc7636d75c</guid><dc:creator>Ibrahim</dc:creator><description>&lt;p&gt;Thank you very much for the answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inter packet space in advertisements</title><link>https://devzone.nordicsemi.com/thread/279256?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2020 13:17:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:653a368e-d923-44db-a290-4dc67c7a20bc</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;What you noticed on the sniffer seems to be the correct value&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/** @brief The configured inter-frame space length in microseconds between the end of a packet
 *         (ADV_NONCONN_IND, SCAN_RSP, CONNECT_IND) and the start of the next advertising
 *         packet (ADV_NON_CONN_IND, ADV_IND, ADV_SCAN_IND, ADV_DIRECT_IND) in an
 *         advertising event. During this interval the advertising will switch to the next advertising channel.

 *         We have selected an inter-frame space of 300 us since that will match the minimum T_MAFS for
 *         advertising extensions. See Core specification v5.0, Vol 6, Part B, 4.1.2.
 *
 *         This value is to be used in @ref hal_rcs_radio_start_after_delay and advertising event length calculations.
 *
 */
#define LL_ADV_PRIMARY_LEGACY_SWITCH_LATENCY_US   (300)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>