<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Bluetooth abd Android]]></title><description><![CDATA[<p dir="auto">I need to connect a Bluetooth device hc-05 to a samsung android galaxy a20 cellphone and i would like to know which classes would be more appropriate to use if those of qml or c ++?  Since I tried to compile an application for the Samsung Galaxy with the example ones but it didn't seem to locate any devices.  when I set hc05  as master the internal bluetooth of the Samsung you have identified it immediately.</p>
]]></description><link>https://forum.qt.io/topic/123906/bluetooth-abd-android</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 06:09:20 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/123906.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Feb 2021 13:05:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bluetooth abd Android on Fri, 19 Feb 2021 15:44:40 GMT]]></title><description><![CDATA[<p dir="auto">I give an update of my tests.</p>
<p dir="auto">I tried using what was said in the video and documentation.<br />
And I first noticed that setting the Hc05 module in master mode is recognized by the device for which I forced the address but the software compiled on android 10 and 7 does not work, that is, it does not recognize it.<br />
So it's better to set it as a slave.<br />
At this point, using only qml code, the device is not detected by Android 7 or 10.<br />
On the other hand those that are written in C ++ are envied only by Android 7 while the 10 finds nothing.  I also tried to compile with different versions such as 5.12,5.13,5.14,5.15 same result.</p>
]]></description><link>https://forum.qt.io/post/645465</link><guid isPermaLink="true">https://forum.qt.io/post/645465</guid><dc:creator><![CDATA[Polly]]></dc:creator><pubDate>Fri, 19 Feb 2021 15:44:40 GMT</pubDate></item><item><title><![CDATA[Reply to Bluetooth abd Android on Wed, 17 Feb 2021 17:19:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pl45m4">@<bdi>Pl45m4</bdi></a><br />
Thank you very much for all</p>
]]></description><link>https://forum.qt.io/post/645051</link><guid isPermaLink="true">https://forum.qt.io/post/645051</guid><dc:creator><![CDATA[Polly]]></dc:creator><pubDate>Wed, 17 Feb 2021 17:19:12 GMT</pubDate></item><item><title><![CDATA[Reply to Bluetooth abd Android on Wed, 17 Feb 2021 14:57:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/polly">@<bdi>Polly</bdi></a> said in <a href="/post/644998">Bluetooth abd Android</a>:</p>
<blockquote>
<p dir="auto">qml or c ++</p>
</blockquote>
<p dir="auto">Both ways work. Depends on what you want to do.</p>
<ul>
<li><a href="https://doc.qt.io/qt-5/qtbluetooth-index.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/qtbluetooth-index.html</a></li>
</ul>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/polly">@<bdi>Polly</bdi></a> said in <a href="/post/644998">Bluetooth abd Android</a>:</p>
<blockquote>
<p dir="auto">Since I tried to compile an application for the Samsung Galaxy with the example ones but it didn't seem to locate any devices</p>
</blockquote>
<p dir="auto">Does your app work at all (-&gt; BluetoothDeviceDiscovery etc...)?</p>
<p dir="auto"><a href="https://www.youtube.com/watch?v=6oUTEatBoh4" target="_blank" rel="noopener noreferrer nofollow ugc">Here</a> is a good tutorial which, I think, is exactly showing what you are trying to achieve</p>
]]></description><link>https://forum.qt.io/post/645024</link><guid isPermaLink="true">https://forum.qt.io/post/645024</guid><dc:creator><![CDATA[Pl45m4]]></dc:creator><pubDate>Wed, 17 Feb 2021 14:57:36 GMT</pubDate></item></channel></rss>