<?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>Bonding request on connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26487/bonding-request-on-connect</link><description>I&amp;#39;ve got a little confused about variety of peer/bonding/whitelist abstractions realized in NRF5 SDK. My goal is to maintain longterm connections (nrf52832 peripheral + smartphone central) only with bonded devices. I&amp;#39;ve successfully protected my BLE characteristics</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Nov 2017 21:16:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26487/bonding-request-on-connect" /><item><title>RE: Bonding request on connect</title><link>https://devzone.nordicsemi.com/thread/104230?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2017 21:16:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04c87ff5-52c3-4e10-a3b5-cf593db21d60</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The timeout is 30 sec, and should generate a &lt;code&gt;PM_EVT_CONN_SEC_FAILED&lt;/code&gt; event, the nRF5x should disconnect after that, and advertising is restarted. Passkey promt should appear the first time you try to connect.&lt;/p&gt;
&lt;p&gt;Peer Manager with Passkey is implemented in the &lt;em&gt;ble_app_gls&lt;/em&gt; example in the SDK. You should test with that, and see if you have the same issue with that example with your Android phones. It works fine here with a Samsung S6 running Android v7.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>