<?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 Serial for Tab5]]></title><description><![CDATA[<p dir="auto">Dear Forum,</p>
<p dir="auto">I have a project that relies on Bluetooth serial for communicating with a OBD2 Car Scanner.<br />
And I would like to use the Tab5. I have one, so even if it might be overkill that's what I'm trying.</p>
<p dir="auto">However I cannot find an example on how to use Bluetooth with the Tab5.<br />
Most of the examples wont work because the Tab5 have a wireless coprocessor instead of the main processor being the wireless module.<br />
I have searched high and low, and tried ChatGPT and the chatbot here.</p>
<p dir="auto">The best I can find is to rewrite the ESP32-C6 firmware or make a wrapper class for the ESP32-C6.</p>
<p dir="auto">Morten, Denmark.</p>
]]></description><link>https://community.m5stack.com/topic/7926/bluetooth-serial-for-tab5</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:26:30 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7926.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Dec 2025 09:53:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bluetooth Serial for Tab5 on Thu, 11 Dec 2025 22:24:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/mortencomadan" aria-label="Profile: MortenComadan">@<bdi>MortenComadan</bdi></a> ; you don't mention what your project is based on for code; Arduino/ESP-IDF/MicroPython/UFlow2 etc..</p>
<p dir="auto">For the tools where Expressif have got involved the support should be there already. The C6 co-processor gets a standard firmware (that talks via QSPI to the P4) and the P4 IDF libraries know how to use this.</p>
<ul>
<li>What I'm unsure about is exactly which features are actually implemented in the ESP IDF; I want to use bluetooth audio sink features.. eventually.</li>
</ul>
<p dir="auto">If (like me) you are into MicroPython then good news. V1.27.0 was released a couple of days ago and has official P4 support: <a href="https://github.com/micropython/micropython/releases/tag/v1.27.0" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/micropython/micropython/releases/tag/v1.27.0</a></p>
<p dir="auto">UFlow2 is based on an older micropython version; I'm not sure how much of the P4 stuff they may have backported.</p>
<p dir="auto">I only got my Tab5 today, I'm going to be installing micropython 1.27 asap.</p>
]]></description><link>https://community.m5stack.com/post/30299</link><guid isPermaLink="true">https://community.m5stack.com/post/30299</guid><dc:creator><![CDATA[easytarget]]></dc:creator><pubDate>Thu, 11 Dec 2025 22:24:03 GMT</pubDate></item><item><title><![CDATA[Reply to Bluetooth Serial for Tab5 on Thu, 04 Dec 2025 08:33:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mortencomadan" aria-label="Profile: MortenComadan">@<bdi>MortenComadan</bdi></a> Hi,<br />
If your OBD2 scanner can work with BLE protocols, you can take a look at the following look for some guidance:<br />
<a href="https://uiflow-micropython.readthedocs.io/en/latest/system/m5ble.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://uiflow-micropython.readthedocs.io/en/latest/system/m5ble.html</a></p>
<p dir="auto">There are examples there and some basic info on the higher level functions to handle BLE.</p>
]]></description><link>https://community.m5stack.com/post/30274</link><guid isPermaLink="true">https://community.m5stack.com/post/30274</guid><dc:creator><![CDATA[BR123456]]></dc:creator><pubDate>Thu, 04 Dec 2025 08:33:58 GMT</pubDate></item></channel></rss>