<?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>Nature of pseudo-random delay advDelay (0-10 ms) added to the advertising interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85629/nature-of-pseudo-random-delay-advdelay-0-10-ms-added-to-the-advertising-interval</link><description>The term advDelay is being used for the 0-10 ms random delay added to the fixed advertising interval. Since it is set by the link layer and can&amp;#39;t be controlled by us, I want to understand the behavior of these random values. According to the BLE core</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Mar 2022 12:35:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85629/nature-of-pseudo-random-delay-advdelay-0-10-ms-added-to-the-advertising-interval" /><item><title>RE: Nature of pseudo-random delay advDelay (0-10 ms) added to the advertising interval</title><link>https://devzone.nordicsemi.com/thread/357655?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:35:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff695a92-1522-4095-9a90-db8760564aaf</guid><dc:creator>Sukriti </dc:creator><description>&lt;p&gt;Alright, thanks Susheel! :)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nature of pseudo-random delay advDelay (0-10 ms) added to the advertising interval</title><link>https://devzone.nordicsemi.com/thread/357652?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:32:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f0ab6b7-3f2d-4563-9a88-d863153cfcaf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Sukrit,&lt;/p&gt;
&lt;p&gt;It is not possible to model the adv Delay as the random seed is generated in the hardware based on many conditions that are not possible to model in firmware. Including many states within the MCU/Temperature and other factors which we cannot give details on.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nature of pseudo-random delay advDelay (0-10 ms) added to the advertising interval</title><link>https://devzone.nordicsemi.com/thread/357626?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 11:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a5de53b-304c-42de-9329-84ec69b66abd</guid><dc:creator>Sukriti </dc:creator><description>&lt;p&gt;Hi Susheel, thanks for the response. We are actually trying to advertise sensor data from multiple nodes with maximum collision avoidance. We were trying to achieve this by changing the time at which each node begins sending out advert packets. But since there already is an inherent random delay added to the advertising interval, we got stuck here because we would have to consider the nature of this delay as well. It would become a lot easier if we could model this delay mathematically.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Just for a bit more clarity, our application does not require the nodes to advertise continuously. An end node logs sensor data, advertises the logged data for a few seconds, goes to sleep for the next few minutes, again wakes up and logs the sensor data. The cycle repeats. This is done at each end node.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;I tried to give you an outline of what we&amp;#39;re trying to achieve. Hope it&amp;#39;s not very vague..&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:left;"&gt;Regards,&lt;/p&gt;
&lt;p style="text-align:left;"&gt;Sukriti&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nature of pseudo-random delay advDelay (0-10 ms) added to the advertising interval</title><link>https://devzone.nordicsemi.com/thread/357621?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 11:25:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea6f3361-75eb-4df5-86aa-ef2fe8017c92</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Gautam,&lt;/p&gt;
&lt;p&gt;The random number is achieved by the random number pool we maintain dynamically in the link layer which is created from NRF_RNG peripheral. The exact details of it can be implementation dependent as the application or peer does not need to know anything about the delay apart from spec saying that it should be within 10ms. Just out of curiosity, why do you need the implementation details of this delay?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>