<?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>Android BluetoothSocket is blocking</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2786/android-bluetoothsocket-is-blocking</link><description>The Android API Kitkat documentation says the following about BluetoothSockect.connect() 
 &amp;quot;This method will block until a connection is made or the connection fails. If this method returns without an exception then this socket is now connected.&amp;quot; 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jun 2014 12:52:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2786/android-bluetoothsocket-is-blocking" /><item><title>RE: Android BluetoothSocket is blocking</title><link>https://devzone.nordicsemi.com/thread/10720?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2014 12:52:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:088ace87-2920-4e00-a725-74b29e3b85df</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gilson,&lt;/p&gt;
&lt;p&gt;BluetoothSocket is for classic Bluetooth (BR/EDR) for Bluetooth Low Energy, please use BluetoothGatt instead. Please follow the documentation &lt;a href="http://developer.android.com/guide/topics/connectivity/bluetooth-le.html"&gt;here&lt;/a&gt;, and &lt;a href="http://developer.android.com/tools/samples/index.html"&gt;the example&lt;/a&gt; on Android website or our samples app provided on our website.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>