<?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>Change advertising data every interval with scanning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66402/change-advertising-data-every-interval-with-scanning</link><description>I can listen for radio inactive event according to this post https://devzone.nordicsemi.com/f/nordic-q-a/9137/change-advertising-every-time-event but I am scanning at the same time with scan window &amp;gt; 2 * advertising interval. Is it possible for 2 advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Sep 2020 13:19:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66402/change-advertising-data-every-interval-with-scanning" /><item><title>RE: Change advertising data every interval with scanning</title><link>https://devzone.nordicsemi.com/thread/271799?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 13:19:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d003eba3-b1cb-4638-aded-32c43ba2f7ad</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Jeffereson,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can configure the t_ndist smaller than t_gap and this will make sure that you will receive the event between the advertising events.&amp;nbsp;&lt;br /&gt;Please have a look at the Radio Notification chapter in the S132 specification document.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please beware that if you set a scan interval of 10s, AFAIK, the scheduler will dedicate that 10s for the scanner and I don&amp;#39;t think you would be able to schedule advertising events inside that period.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;An option for your application, if you need to have full control over the advertising content,&amp;nbsp;is to use timeslot&amp;nbsp; API and access the radio directly to send advertising packets. This way you have full control of what sending on advertising packets.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>