<?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 connect 500 peripheral with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63456/how-to-connect-500-peripheral-with-nrf52832</link><description>Hi, 
 I am using nrf52832 to connect 500 nrf52810, among which NRF52832 is central and nrf52810 is peripheral. 
 How should I do for nrf52832 based on SDK 16.0.0.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jul 2020 06:58:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63456/how-to-connect-500-peripheral-with-nrf52832" /><item><title>RE: How to connect 500 peripheral with nrf52832</title><link>https://devzone.nordicsemi.com/thread/261109?ContentTypeID=1</link><pubDate>Wed, 22 Jul 2020 06:58:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26a58585-ae86-4843-b460-2cae574c0a30</guid><dc:creator>Xphiting</dc:creator><description>&lt;p&gt;&lt;span&gt;All the addresses are known.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve solved this problem by using a timer to do the following things sequentially.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Judge if the connection is valid&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Removes the contents of the filter&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Reset the value of the filter to filter the address&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Enable filter&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Start scanning&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for your time and reply.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect 500 peripheral with nrf52832</title><link>https://devzone.nordicsemi.com/thread/259838?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 08:58:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68e873b7-0ef7-485c-a5c8-783bc6376123</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Are all the addresses known before starting connecting to the devices? The scan filters are typically used to connect on a match, not used to prevent reconnection to previously connected devices. If the addresses are not known, I think it may be more efficient to store the addresses in a list and parse the list to check if the device has already been connected before initiating a connection to the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect 500 peripheral with nrf52832</title><link>https://devzone.nordicsemi.com/thread/259542?ContentTypeID=1</link><pubDate>Sat, 11 Jul 2020 05:37:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8677fd58-8e74-468d-b0f2-c821adcf385a</guid><dc:creator>Xphiting</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;How should I use this nrf_ble_scan_filter_set()&amp;nbsp; function&amp;nbsp; to filter 500 peripherals&amp;#39;&amp;nbsp; adress.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect 500 peripheral with nrf52832</title><link>https://devzone.nordicsemi.com/thread/259073?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2020 06:15:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13c4f01f-fba5-4486-aa63-0cd8cb0005dc</guid><dc:creator>Xphiting</dc:creator><description>&lt;ul&gt;
&lt;li&gt;
&lt;p class="src grammarSection"&gt;Thank you for your answer. It was very helpful.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;Best reagrds.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect 500 peripheral with nrf52832</title><link>https://devzone.nordicsemi.com/thread/258798?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 12:44:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59db5255-cd8d-48c3-a06e-c52b921e1546</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The softdevices only support up to 20 concurrent connections. If you need to connect 500 peripherals, you will have to cycle through all the devices sequentially. You can store the address of the previously connected peripheral if you do not want to reconnect it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>