<?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>Peer Manager tries to bond despite other configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77545/peer-manager-tries-to-bond-despite-other-configuration</link><description>My app is based on ble_app_hrs_rscs_relay, i.e. the nRF52 DK is acting as central and peripheral at the same time. 
 SDK 17.0.2, SD S132 v7. 
 I have a service running there that I want to debug using python with &amp;quot;bleak&amp;quot; to inquiry the service. 
 Connecting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Jul 2021 20:36:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77545/peer-manager-tries-to-bond-despite-other-configuration" /><item><title>RE: Peer Manager tries to bond despite other configuration</title><link>https://devzone.nordicsemi.com/thread/320509?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 20:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd18e181-8801-4b67-a3db-6eaef9b588ba</guid><dc:creator>daubsi</dc:creator><description>&lt;p&gt;Hi Hung Bui,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;this sounds reasonable, thanks! So it means, even if I say &amp;#39;no security needed at all&amp;#39; the remote party can still say &amp;quot;But _I_ want to!&amp;quot;? That would explain it...&lt;/p&gt;
&lt;p&gt;I found a pairing in the Windows setting and when i removed that one, the problem got solved.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer Manager tries to bond despite other configuration</title><link>https://devzone.nordicsemi.com/thread/320490?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 15:13:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ae7ba6d-c9c7-479d-816a-b93d2b4253ee</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Markus,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;From what I can tell, you got this issue because the central device (PC) already has a bond with the board. When the connection is established the PC (bleak python) tried to encrypt the link with a previously bonded information. Since there is no bond information on the nRF52 it reject this request, resulting what you can see in the log.&amp;nbsp;&lt;br /&gt;I would suggest to delete bond information on PC side and test again. I&amp;#39;m not sure where the bond information is stored or if there is actually bond information because I&amp;#39;m not very familiar with the bleak Python library.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest to use a &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;sniffer trace&lt;/a&gt; to verify what happened over the air.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>