<?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>app_beacon Adapt Advertising value each wakeup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16835/app_beacon-adapt-advertising-value-each-wakeup</link><description>I am trying to change the app beacon example so that i can adapt the beacons value each time it advertises. 
 I am a bit confused as there is no callback function called when the beacon advertises. How can I have a callback where I can change the beacons</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Oct 2016 08:21:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16835/app_beacon-adapt-advertising-value-each-wakeup" /><item><title>RE: app_beacon Adapt Advertising value each wakeup</title><link>https://devzone.nordicsemi.com/thread/64424?ContentTypeID=1</link><pubDate>Tue, 04 Oct 2016 08:21:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d440199a-bc68-4a87-9dde-12f04cfd2637</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Yes, your understanding is correct. When starting advertising, the device will advertise continuously with the set advertising interval.  No event is generated each time the device is advertising.&lt;/p&gt;
&lt;p&gt;Yes, if you want to change the advertising data at a given interval, you can use a timer (an RTC timer for instance) to monitor the change of advertising data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>