<?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[UIFlow and BLE in Central Mode]]></title><description><![CDATA[<p dir="auto">I have an M5 Fire.  I am trying to get a Bluetooth BLE 2D/QR code scanner connected to the Fire using UIFlow (in HID mode).   This has not gone well.  I am wondering :</p>
<ul>
<li>
<p dir="auto">If I am developing in UIFlow over WIFI, does this effectively stop BLE/Bluetooth from working because Bluetooth and WIFI can't work at the same time?</p>
</li>
<li>
<p dir="auto">Is it possible, within UIFlow to turn WIFI off completely so that BLE can own the antenna and work?   (even with Execute code?)</p>
</li>
<li>
<p dir="auto">Has any one else managed to get something like this to work?</p>
</li>
</ul>
<p dir="auto">Thanks!!!</p>
]]></description><link>https://community.m5stack.com/topic/6391/uiflow-and-ble-in-central-mode</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 05:23:49 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6391.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Apr 2024 14:54:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UIFlow and BLE in Central Mode on Wed, 08 May 2024 03:14:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/whotopia" aria-label="Profile: whotopia">@<bdi>whotopia</bdi></a> Hi,</p>
<ol>
<li>ESP32 microcontroller supports both BLE and Wi-Fi simultaneously. The ESP32 chip has dedicated hardware for both BLE and Wi-Fi, allowing them to operate independently and concurrently. This means you can run BLE and Wi-Fi tasks concurrently without one interfering with the other.</li>
<li>Now M5Fire device with UIFlow only supports BLE Uart profile, not HID profile</li>
</ol>
]]></description><link>https://community.m5stack.com/post/25110</link><guid isPermaLink="true">https://community.m5stack.com/post/25110</guid><dc:creator><![CDATA[pandian.nano]]></dc:creator><pubDate>Wed, 08 May 2024 03:14:34 GMT</pubDate></item></channel></rss>