<?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>NRF52832 - Max number of connections to mobile device?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36056/nrf52832---max-number-of-connections-to-mobile-device</link><description>Hi all, 
 I have a NRF52DK acting as a peripheral and running the ble_app_uart example. I want to have bi-directional communication with a mobile device that is connected. My question is, how many more devices running the same ble_app_uart program can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jul 2018 07:15:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36056/nrf52832---max-number-of-connections-to-mobile-device" /><item><title>RE: NRF52832 - Max number of connections to mobile device?</title><link>https://devzone.nordicsemi.com/thread/138888?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 07:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88e666a4-acac-4a50-8250-27dd0df607b1</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Kian,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the number of concurrent connections supported by your mobile device will be determined by the BLE chipset and the Bluetooth Stack of your mobiled device. In terms of packet collisions I would not be worried as a Bluetooth Low Energy Central schedules its connections, i.e. it will communicate with one peripheral at the time sequentially, see&amp;nbsp;&lt;a title="Connection timing as a Central" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/multilink_scheduling/central_connection_timing.html?cp=2_3_1_0_14_2"&gt;Connection timing as a Central&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The nRF52832 and the S132 v6.0.0 SoftDevice supports up-to 20 concurrent connections.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>