<?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>About PEER MANAGER, I want to manage PEER ID (ADDR? IRK?)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62272/about-peer-manager-i-want-to-manage-peer-id-addr-irk</link><description>It seems that the PEER ID is managed by the PEER MANAGER. Can I manage this information myself? For example, I save this information (ADDR IRK) after the connection event is generated, so that I can manually add it to the protocol stack when needed, for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 13 Jun 2020 04:56:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62272/about-peer-manager-i-want-to-manage-peer-id-addr-irk" /><item><title>RE: About PEER MANAGER, I want to manage PEER ID (ADDR? IRK?)</title><link>https://devzone.nordicsemi.com/thread/254818?ContentTypeID=1</link><pubDate>Sat, 13 Jun 2020 04:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:880dd402-54f6-4168-bf22-0de17181b659</guid><dc:creator>lswhome</dc:creator><description>&lt;p&gt;Thank you for your answer. According to your proposal, I successfully solved the problem. Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About PEER MANAGER, I want to manage PEER ID (ADDR? IRK?)</title><link>https://devzone.nordicsemi.com/thread/253795?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2020 12:23:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e13e937-143d-4c64-b0c9-9c5cbbc73115</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The peer ID is just a handle that does not have a meaning in itself, but it is used to identify a bond in the peer manager library. You can get a list of all peer IDs and iterate over all peers&amp;nbsp;to map address, IRK (or any other part of the bonding data) to the peer ID if you like, and use that to build a whitelist yourself.&lt;/p&gt;
&lt;p&gt;You can of course also skip the peer manager library altogether and handle the bonding information yourself, though I suggest you stick with it unless you have a particularly strong reason not to since it is a well-tested library that handles generic Bluetooth concepts that is&amp;nbsp;common for all products which use pairing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>