<?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>how to add mac address in advertisement packet nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2416/how-to-add-mac-address-in-advertisement-packet-nrf51822</link><description>hello,
We used the nRF51822-BK-FW 1.0.1
We need a little more help here to add the MAC address to the advertising packet. Can Any one help us add that to there? 
 i m attaching code ..
reply as soon as possible 
 main.c</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 May 2014 12:50:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2416/how-to-add-mac-address-in-advertisement-packet-nrf51822" /><item><title>RE: how to add mac address in advertisement packet nrf51822</title><link>https://devzone.nordicsemi.com/thread/9802?ContentTypeID=1</link><pubDate>Wed, 14 May 2014 12:50:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99353b6d-b7a2-49c7-b41d-3888d06f4d27</guid><dc:creator>VIJAY RAMNANI</dc:creator><description>&lt;p&gt;hello,
can you please specify where to make changes.in the main code..which i have attached in previous post.&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add mac address in advertisement packet nrf51822</title><link>https://devzone.nordicsemi.com/thread/9801?ContentTypeID=1</link><pubDate>Fri, 02 May 2014 13:11:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:526115b4-9b00-4858-aec1-11aa7aa9b063</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Your Bluetooth address is already included by the stack in each advertising packet, and will be reported to the scanning device. Please refer to the scanning API of your device of choice to retrieve the Bluetooth address for each detected device.
If you need to include the address in the payload then you might want to use the BLE_GAP_AD_TYPE_MANUFACTURER_SPECIFIC_DATA type to include it, since we don&amp;#39;t yet support the Bluetooth Device Address AD type in CSS v4.&lt;/p&gt;
&lt;p&gt;Carles&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>