<?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>Connection,Service Discovery, Read and Write Operation Parallely from 2 Bluetooth Low Energy Device to the Android application.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41689/connection-service-discovery-read-and-write-operation-parallely-from-2-bluetooth-low-energy-device-to-the-android-application</link><description>Hi I have developed and Android application to connect for 2 BLE Devices one after other. 
 These 2 BLE devices connection and service discovery will happen one after the other. 
 But my requirement is Connection,Service Discovery,Read &amp;amp; Write operation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Dec 2018 10:05:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41689/connection-service-discovery-read-and-write-operation-parallely-from-2-bluetooth-low-energy-device-to-the-android-application" /><item><title>RE: Connection,Service Discovery, Read and Write Operation Parallely from 2 Bluetooth Low Energy Device to the Android application.</title><link>https://devzone.nordicsemi.com/thread/162460?ContentTypeID=1</link><pubDate>Wed, 19 Dec 2018 10:05:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e9c62cd-21ee-4d6b-8cff-7638c8fdf323</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;In Android and iOS different connections are independent from each other. You should be possible to just call connectGatt on both of them and keep to simultaneous connections. We recommend using the &lt;a href="https://github.com/NordicSemiconductor/Android-BLE-Library/"&gt;https://github.com/NordicSemiconductor/Android-BLE-Library/&lt;/a&gt;. Each BleManager class is responsible for talking to one device.&lt;/p&gt;
&lt;p&gt;Please, see &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Blinky"&gt;nRF Blinky&lt;/a&gt; app for a very simple sample (only one connection at a time), or &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Toolbox"&gt;nRF Toolbox&lt;/a&gt; -&amp;gt; Proximity for multiple connections.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>