<?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>Getting BLE Address from Peripheral on Central 52840 using nRF Connect 1.8.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94605/getting-ble-address-from-peripheral-on-central-52840-using-nrf-connect-1-8-0</link><description>Hello, 
 I&amp;#39;m trying to differentiate between different peripherals connecting to a central (52840 using nRF Connect 1.8.0). Using the following code I&amp;#39;m able to get and print the address: 
 
 But this address is different from the peripheral&amp;#39;s address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Dec 2022 16:46:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94605/getting-ble-address-from-peripheral-on-central-52840-using-nrf-connect-1-8-0" /><item><title>RE: Getting BLE Address from Peripheral on Central 52840 using nRF Connect 1.8.0</title><link>https://devzone.nordicsemi.com/thread/399515?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 16:46:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:290ca700-3de4-4beb-9f33-424982e68c4d</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Jake,&lt;/p&gt;
&lt;p&gt;Thank you for contacting DevZone at NordicSemi.&lt;/p&gt;
&lt;p&gt;The function &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;bt_addr_le_to_str&lt;/span&gt; would return formated string with 6 bytes of address, that is what you are getting. It would also pad the type of address.&lt;/p&gt;
&lt;p&gt;How have you &amp;quot;set address&amp;quot; for the peripheral? Can you send you implementation and the method to reproduce the issue.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>