<?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>Maximum number of the peripheral node that can be bonded with the central node</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63947/maximum-number-of-the-peripheral-node-that-can-be-bonded-with-the-central-node</link><description>Hello, 
 
 In our application, the central device will connect to one peripheral node at a time, collect the data, and disconnect it. There may be more than 30 to 40 peripheral devices in the range of the central device. 
 
 We are using nRF52840 as a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jul 2020 08:40:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63947/maximum-number-of-the-peripheral-node-that-can-be-bonded-with-the-central-node" /><item><title>RE: Maximum number of the peripheral node that can be bonded with the central node</title><link>https://devzone.nordicsemi.com/thread/260934?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 08:40:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64d7a3b9-df35-48fc-a54d-184472536037</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;You can also use two Centrals serving 20 connections each.&amp;nbsp;&lt;br /&gt;The channel hopping scheme of BLE makes the radios jump to one of the 37 data channels at random for every connection event, so&amp;nbsp;it matters not that you run multiple BLE networks right on top of each other.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of the peripheral node that can be bonded with the central node</title><link>https://devzone.nordicsemi.com/thread/260903?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 04:12:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b0b59e1-5353-4f93-9675-5a9d7ffd30f3</guid><dc:creator>hardikp</dc:creator><description>&lt;p&gt;Thanks, Haakonsh.&lt;/p&gt;
&lt;p&gt;It makes sense.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of the peripheral node that can be bonded with the central node</title><link>https://devzone.nordicsemi.com/thread/260803?ContentTypeID=1</link><pubDate>Mon, 20 Jul 2020 12:56:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b47b1aee-e24d-41b9-b1f5-a0cd294a9cdc</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;The S140 supports up to 20 concurrent links. If you need to connect to more devices you will have to cycle through connections to get the data, or use advertisement extensions to get the data of them.&lt;br /&gt;&lt;br /&gt;There is a limit on the number of bonds as each bond requires a certain amount of data stored in flash.&amp;nbsp;It 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;div&gt;
&lt;div&gt;
&lt;p&gt;The result will be that you receive a PM_EVT_STORAGE_FULL event. Then you can run garbage collection, or delete bonds.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>