<?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>NFC BLE Pair with max connections full</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56699/nfc-ble-pair-with-max-connections-full</link><description>I was wondering the behavior of the NFC BLE Pairing with OOB when max connections are full. Will the connections disconnect in order to pair with a new central after an NFC scan occurs, or will the new pairing attempt from the central fail due to not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Jan 2020 07:23:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56699/nfc-ble-pair-with-max-connections-full" /><item><title>RE: NFC BLE Pair with max connections full</title><link>https://devzone.nordicsemi.com/thread/229748?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 07:23:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec156985-473f-41e7-8bac-2b26f5a056bb</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;This behavior depends on how you use the peer manager. It is possible to Rank peers by enabling PM_PEER_RANKS_ENABLED in sdk_config.h. You can use the following functions to manage peer rank and delete the oldest one if needed:&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;a title="pm_peer_rank_highest" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__peer__manager.html?cp=7_1_6_2_16_59#gabc58adc899853649726001da3350b56c"&gt;pm_peer_rank_highest&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;a title="pm_peer_ranks_get" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__peer__manager.html?cp=7_1_6_2_16_60#gacc5d71e8a81c55d6df58b8025b49da1c"&gt;pm_peer_ranks_get&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;a title="pm_peers_delete" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__peer__manager.html?cp=7_1_6_2_16_61#gaa99779ab5b8b4cfde65974bdf75a1e7c"&gt;pm_peers_delete&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>