<?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 peer BDADDR from peer manager</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60037/how-to-get-peer-bdaddr-from-peer-manager</link><description>Hello. Is it possible for a central device to retrieve the BDADDR( 6 byte array data ) of a past peripheral device by using the peer manager? (&amp;quot;past peripheral device&amp;quot; refers to a device that Central has established a connection to once and no longer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Apr 2020 00:56:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60037/how-to-get-peer-bdaddr-from-peer-manager" /><item><title>RE: How to get peer BDADDR from peer manager</title><link>https://devzone.nordicsemi.com/thread/245392?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 00:56:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b50f5a7-281c-4f12-b7d9-336a3d9e45c0</guid><dc:creator>suke</dc:creator><description>&lt;p&gt;Vidar&lt;br /&gt;Thank you!&lt;br /&gt;I had overlooked the document.&lt;br /&gt;Thank you for your polite response!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get peer BDADDR from peer manager</title><link>https://devzone.nordicsemi.com/thread/244688?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 11:21:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8be4e4a1-9e3b-459f-bb26-58034e1acc9e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The address of the peer address is stored as a part of the bonding information, which can be retrieved through the &lt;span style="text-decoration:underline;"&gt;&lt;a style="background-color:#fafafa;color:windowtext;font-family:Calibri, Arial, sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:normal;padding-right:2px;text-align:start;text-decoration:underline;text-indent:0px;text-transform:none;white-space:nowrap;" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__peer__manager.html#gabf148a0bb89fadfaae7f93bbda4e93ef"&gt;pm_peer_data_bonding_load&lt;/a&gt;()&lt;/span&gt; function. Is the goal to remove the bond for a particular device? In that case you can use pm_peer_data_bonding_load in combination with pm_next_peer_id_get() to iterate through the list until you find the matching address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>