<?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 check the maximum number of allowed bonds</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37103/how-to-check-the-maximum-number-of-allowed-bonds</link><description>Hello! I am now using nrf52832 sdk14.2 development, as a slave device, need to be bound to the phone, I now want to know the maximum number of allowed bindings and the current binding ID, where can I get this information? In addition, where is the binding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 09:23:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37103/how-to-check-the-maximum-number-of-allowed-bonds" /><item><title>RE: How to check the maximum number of allowed bonds</title><link>https://devzone.nordicsemi.com/thread/142975?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 09:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7a1e70d-a59c-49d0-a7d6-7195fa591eaa</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;The number of maximum number of allowed bonds is not a fixed number. It depends on the number of flash pages you have dedicated to FDS, the size of each bond and if anything else is storing data through the FDS.&lt;/p&gt;
&lt;p&gt;In the case of reaching the max. number of bonds, you will receive the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__peer__manager.html#gga4a0e37cf07eb91e1a1808995b957808ba9e538deb20a3950d6c58fbd6c90a4759"&gt;PM_EVT_STORAGE_FULL&lt;/a&gt; event.&lt;/p&gt;
&lt;p&gt;You can use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__peer__manager.html#ga753b87346d599de963c65adb4d8c1b5c"&gt;pm_peer_id_get()&lt;/a&gt; function to retrieve the ID of a peer, given the connection handle.&lt;/p&gt;
[quote user=""]In addition, where is the binding information stored in the nrf52832 flash?[/quote]
&lt;p&gt;Take a look at Jørn&amp;#39;s answer in this thread: &lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/20746/where-is-the-peer-manager-data-stored"&gt;Where is the peer manager data stored?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know if you have any further questions. &lt;br /&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>