<?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>Dynamic control of active slots</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40547/dynamic-control-of-active-slots</link><description>Hi, I&amp;#39;m developing a Eddystone Beacon based on the Eddystone example of the SDK 15.2.0 using a nRF52832 chip. I&amp;#39;ve made some modifications to the code, but I&amp;#39;m facing difficulties in the implementation of a major feature. I need to dynamic control the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 24 Nov 2018 11:35:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40547/dynamic-control-of-active-slots" /><item><title>RE: Dynamic control of active slots</title><link>https://devzone.nordicsemi.com/thread/158908?ContentTypeID=1</link><pubDate>Sat, 24 Nov 2018 11:35:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2b9a068-ace0-4e95-88d0-25089bc03ca7</guid><dc:creator>mmarques</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve finally figure it out how the advertising is controlled. In the file es_adv_timing there are 2 timers, one (m_es_adv_interval_timer) manages the time between advertisings, the other (m_es_slot_timer) manages the time between slots. That&amp;#39;s in those timers that the code needs to be changed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic control of active slots</title><link>https://devzone.nordicsemi.com/thread/157978?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 13:31:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9eafac53-8af0-42d9-95c7-c7078d1659a3</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Sorry for the late reply, as this question required a fair amount of digging.&lt;/p&gt;
&lt;p&gt;The Eddystone example and the library does not have this implemented, so you have to implement this by yourself.&lt;/p&gt;
&lt;p&gt;The library as it is now, iterates through the slots structure and transmits one advertisement for each of the active slots.&lt;/p&gt;
&lt;p&gt;So, you must modify the library to make it suitable for the behavior you wish.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>