<?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>Phone connects multiple nRF52832 BLE peripheral devices simultaneously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109122/phone-connects-multiple-nrf52832-ble-peripheral-devices-simultaneously</link><description>Hi Support Team 
 Is it possible to implement one phone can connect multiple nRF52832 BLE peripheral devices simultaneously? Is there an App or source code for this? Many thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Apr 2024 05:58:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109122/phone-connects-multiple-nrf52832-ble-peripheral-devices-simultaneously" /><item><title>RE: Phone connects multiple nRF52832 BLE peripheral devices simultaneously</title><link>https://devzone.nordicsemi.com/thread/477698?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 05:58:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba3c6fbf-9124-4cb3-9d84-3411f103acc8</guid><dc:creator>Tom.Fu</dc:creator><description>&lt;p&gt;Hi Tai&lt;/p&gt;
&lt;p&gt;Great, many thanks for guiding.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Phone connects multiple nRF52832 BLE peripheral devices simultaneously</title><link>https://devzone.nordicsemi.com/thread/477394?ContentTypeID=1</link><pubDate>Sat, 06 Apr 2024 00:10:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6a41df4-2e33-4698-ae1c-a95d0569f789</guid><dc:creator>Tai</dc:creator><description>&lt;p&gt;Hi Tom. I would suggest looking at this one:&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Blinky"&gt;NordicSemiconductor/Android-nRF-Blinky: nRF Blinky is an application developed targeting an audience of developers who are new to Bluetooth Low Energy (github.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is much easier to follow. Using chatGPT to help you understand the code more. Before connecting to multiple nRF BLE devices, let&amp;#39;s try to connect one device first. No matter you&amp;#39;re using Android or IOS, the working principle is similar with the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Discover BLE devices&lt;/li&gt;
&lt;li&gt;Connect to peripheral devices&lt;/li&gt;
&lt;li&gt;Discover services and characteristics&lt;/li&gt;
&lt;li&gt;Read and write characteristics&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Phone connects multiple nRF52832 BLE peripheral devices simultaneously</title><link>https://devzone.nordicsemi.com/thread/473129?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2024 10:01:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31fc57f2-6859-4449-aab5-638b966c0019</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi, a mobile phone can act as a host for the the peripherals&lt;/p&gt;
&lt;p&gt;You can for example check out &lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp"&gt;nRF Connect for Mobile&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;we have the source here&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Connect/releases"&gt;https://github.com/NordicSemiconductor/Android-nRF-Connect/releases&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note however these applications might not be the easiest to adapt to your own need as they might have dependencies on libs used by all nordic apps.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>