<?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>nRF52840 PDK Eddystone beacon update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34051/nrf52840-pdk-eddystone-beacon-update</link><description>Hello. 
 I&amp;#39;m modifying the Eddystone Beacon Application example. For now, I can transmit my own Eddystone frame. This frame is static, and the board starts transmitting it because I use the following code: 
 
 With &amp;quot;nrf_ble_es_init (on_es_evt)&amp;quot; the board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Jun 2018 12:15:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34051/nrf52840-pdk-eddystone-beacon-update" /><item><title>RE: nRF52840 PDK Eddystone beacon update</title><link>https://devzone.nordicsemi.com/thread/135357?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 12:15:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1ee321d-d1d6-48af-8035-4ec20a83ebf0</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;You can find the documentation about the Eddystone example&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_es.html?cp=4_0_0_4_1_2_9"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;There is no API directly exposed for changing the advertised frame. The reason for this is that the frames are only supposed to be changed periodically as set by the Advertising Interval parameter set per frame slot.&lt;br /&gt;&lt;br /&gt;If you look at `adv_timing_callback` in `es_adv.c` you can see how the time-triggered frame changing works. Re-using some of that code will allow you to do it per button press.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>