<?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>nRf8001 sending MAC address while advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1616/nrf8001-sending-mac-address-while-advertising</link><description>Hi, 
 I just loaded the nRF8001 Arduino code on my board and used an iPhone 5 to read the data that was being advertised. I get the following response: 
 &amp;lt;CBCentralManager: 0x17eaac00&amp;gt; is not powered on
2014-02-14 19:20:47.417 Hedron[389:60b] Did discover</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Feb 2014 13:00:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1616/nrf8001-sending-mac-address-while-advertising" /><item><title>RE: nRf8001 sending MAC address while advertising</title><link>https://devzone.nordicsemi.com/thread/7113?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2014 13:00:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d58ab303-0bda-4bf0-82ef-34d1481f40ba</guid><dc:creator>Neel</dc:creator><description>&lt;p&gt;I have been trying to find the right setting but since I am not very well versed with the nRFgo Studio I cannot find the settings that you have mentioned here.&lt;/p&gt;
&lt;p&gt;Can you please be a little more precise?&lt;/p&gt;
&lt;p&gt;Neel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRf8001 sending MAC address while advertising</title><link>https://devzone.nordicsemi.com/thread/7112?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2014 22:17:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6f5e3ca-23e0-4423-b5bb-5f669a99fdb5</guid><dc:creator>RS</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The advertisers Bluetooth device address (which will be the &amp;quot;mac&amp;quot; address) is part of the advertisement package already. Unfortunately iOS doesn&amp;#39;t return the Bluetooth device address for peripherals. Instead it generates a UUID that is unique for a peripheral on the given iOS device only, shown as the identifier in did Discover Peripheral, as you have pasted in your question.&lt;/p&gt;
&lt;p&gt;If you need the device address in your iOS application you can use one of the device information service characteristics (e.g. the system id) to add the device address as part of the advertisement package or scan response package. You can get the device address from the nRF8001 by issuing the GetDeviceAddress command. Remember to set the broadcast property for the characteristic in the GATT services tab in nRFgo studio and add service data to your advertisement package on the GAP settings tab.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>