<?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>i wanted to use tml with uid format in eddystone protocol, how to do this?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16845/i-wanted-to-use-tml-with-uid-format-in-eddystone-protocol-how-to-do-this</link><description>how to do interleaving of two frame formats?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Oct 2016 10:18:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16845/i-wanted-to-use-tml-with-uid-format-in-eddystone-protocol-how-to-do-this" /><item><title>RE: i wanted to use tml with uid format in eddystone protocol, how to do this?</title><link>https://devzone.nordicsemi.com/thread/64488?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2016 10:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7913f7cb-bf54-4604-9310-e71d003a1ae8</guid><dc:creator>Webmobi</dc:creator><description>&lt;p&gt;looking at the example i am solving the problem, thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i wanted to use tml with uid format in eddystone protocol, how to do this?</title><link>https://devzone.nordicsemi.com/thread/64487?ContentTypeID=1</link><pubDate>Tue, 04 Oct 2016 12:34:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9a0b652-ffb0-4052-ba7d-2d04b5eec269</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;The current solution is to use &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__ble__radio__notification.html?resultof=%22%62%6c%65%5f%72%61%64%69%6f%5f%6e%6f%74%69%66%69%63%61%74%69%6f%6e%5f%69%6e%69%74%22%20"&gt;radio notifications&lt;/a&gt;. You will have to change the eddystone format of the advertisement packet every time the radio has been active, which typically is after every advertisement interval.
You will have to setup a callback function in &lt;code&gt;ble_radio_notification_init(…)&lt;/code&gt; that changes the frame.&lt;/p&gt;
&lt;p&gt;A user has uploaded his implementation of this solution &lt;a href="https://github.com/alexvanboxel/eddystone_nrf5x_beacon"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>