<?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>What happens when we have too many peers?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7934/what-happens-when-we-have-too-many-peers</link><description>I&amp;#39;ve read through the DM code in the S110 library of v8.1, so this question is just asking for confirmation of what I&amp;#39;m reading. 
 The device_instance_allocate function returns an error if every entry in the peer table is filled with valid data. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jul 2015 09:02:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7934/what-happens-when-we-have-too-many-peers" /><item><title>RE: What happens when we have too many peers?</title><link>https://devzone.nordicsemi.com/thread/28354?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 09:02:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e751e373-e9d7-4caa-a18d-75e694d2f9a4</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the late answer. When you have filled the table with the maximum amount of bonds, e.g. 8, you will get an assert and the application will have to handle what to do with new connections. You can refuse new bonds, delete all existing bonds to make room for new ones, or you can chose a bond to delete.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>