<?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>changing the advertisement packet of ibeacon to include scanned uuid/mac address and rssi value</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16625/changing-the-advertisement-packet-of-ibeacon-to-include-scanned-uuid-mac-address-and-rssi-value</link><description>Hi , 
 I have 2 nrf51 dongle compiled with a code which can scan and advertise ibeacon constantly. Whenever receive advertisement packet from each other , they are able to print out the uuid,major,minor and rssi value of the received packets. 
 My next</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Sep 2016 10:28:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16625/changing-the-advertisement-packet-of-ibeacon-to-include-scanned-uuid-mac-address-and-rssi-value" /><item><title>RE: changing the advertisement packet of ibeacon to include scanned uuid/mac address and rssi value</title><link>https://devzone.nordicsemi.com/thread/63576?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2016 10:28:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe9d7120-2524-4e37-9797-5f1ff4aeceaf</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;According to the &lt;a href="https://developer.apple.com/ibeacon/"&gt;iBeacon specification&lt;/a&gt; the only application specific data is the Major and Minor numbers, each 2 bytes. You cannot put your application specific data in any other part of the advertisement packet. That means that you can only fit in total 4 bytes, so you are not able to fit the full 6 byte MAC address plus the RSSI. You could part of the MAC address however, which may be significantly &amp;quot;unique&amp;quot; for your use case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>