<?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 get BLE shield address.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4658/how-to-get-ble-shield-address</link><description>Hi All, 
 We have been working on Arduino Mega board with BLE shield. We want to get the address of the BLE shield and we are using aci library for that. 
 I found this API - lib_aci_get_address(). As per the lib_aci.cpp, this API is calling an internal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Dec 2014 13:44:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4658/how-to-get-ble-shield-address" /><item><title>RE: How to get BLE shield address.</title><link>https://devzone.nordicsemi.com/thread/16540?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2014 13:44:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d720037-6e50-4d73-ba0f-8bb71f9f1dbf</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Use lib_aci_get_address. You will get a command response event with the device address. Refer to the product specification for the &lt;a href="https://devzone.nordicsemi.com/documentation/ps/nRF8001_PS_v1.2.pdf#G1128836"&gt;Response data format&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>