<?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]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">does anyone have a (simple) bluetooth sample for M5Stack?</p>
]]></description><link>https://community.m5stack.com/topic/53/bluetooth</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:57:38 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/53.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Dec 2017 13:27:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bluetooth on Sat, 24 Feb 2018 02:51:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wwh1260051266" aria-label="Profile: wwh1260051266">@<bdi>wwh1260051266</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/ia2018" aria-label="Profile: ia2018">@<bdi>ia2018</bdi></a><br />
There is an interesting blog about BLE and the M5Stack as well as some code for the M5Stack at the links below.</p>
<p dir="auto">I haven't had a chance to try the code but it works for the writer.</p>
<p dir="auto">Similarly, this code uses 75% of the flash memory.  BLE must be greedy.</p>
<p dir="auto">Blog: <a href="https://kongduino.wordpress.com/2018/01/17/basic-ble-functionality-on-the-m5stack/" target="_blank" rel="noopener noreferrer nofollow ugc">https://kongduino.wordpress.com/2018/01/17/basic-ble-functionality-on-the-m5stack/</a><br />
Github: <a href="https://github.com/Kongduino/M5_BMP280" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Kongduino/M5_BMP280</a></p>
]]></description><link>https://community.m5stack.com/post/449</link><guid isPermaLink="true">https://community.m5stack.com/post/449</guid><dc:creator><![CDATA[JJ]]></dc:creator><pubDate>Sat, 24 Feb 2018 02:51:52 GMT</pubDate></item><item><title><![CDATA[Reply to Bluetooth on Sat, 24 Feb 2018 02:24:28 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://www.instructables.com/id/ESP32-BLE-Android-App-Arduino-IDE-AWESOME/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.instructables.com/id/ESP32-BLE-Android-App-Arduino-IDE-AWESOME/</a></p>
<p dir="auto">This is good! I have tested! But the target use about 71% program size about ESP32.</p>
]]></description><link>https://community.m5stack.com/post/448</link><guid isPermaLink="true">https://community.m5stack.com/post/448</guid><dc:creator><![CDATA[wwh1260051266]]></dc:creator><pubDate>Sat, 24 Feb 2018 02:24:28 GMT</pubDate></item><item><title><![CDATA[Reply to Bluetooth on Thu, 11 Jan 2018 17:21:59 GMT]]></title><description><![CDATA[<p dir="auto">It works great. There should be several ESP32 samples for BLE. Look for the SimpleBLEDevice under the examples for ESP32. It allows simple tx/rx to a phone/tablet etc. You might also checkout the nRF Connect app from Nordic for debugging.</p>
<p dir="auto">Good luck</p>
]]></description><link>https://community.m5stack.com/post/166</link><guid isPermaLink="true">https://community.m5stack.com/post/166</guid><dc:creator><![CDATA[ia2018]]></dc:creator><pubDate>Thu, 11 Jan 2018 17:21:59 GMT</pubDate></item><item><title><![CDATA[Reply to Bluetooth on Mon, 08 Jan 2018 08:50:22 GMT]]></title><description><![CDATA[<p dir="auto">The ESP32 has a bluetooth stack, but the manufacturer (EspressIf) is still finishing their software implementation to manage it.</p>
<p dir="auto">It's not a limitation of the M5 hardware, it's just that the existing Arduino libraries are dependent on the processor's specific hardware registers in order to function.  Until EspressIf finishes their work and publishes it, support for Bluetooth on any ESP32 based platform will be limited.</p>
<p dir="auto">If you use PlatformIO instead of the Arduino IDE, you could potentially use EspressIf's Dev Platform but you wouldn't be able to use the M5Stack Libraries without some work.</p>
<p dir="auto">The Bluetooth hardware options have really been expanding lately, but the software side needs to catch up.</p>
]]></description><link>https://community.m5stack.com/post/153</link><guid isPermaLink="true">https://community.m5stack.com/post/153</guid><dc:creator><![CDATA[ElectroMagus]]></dc:creator><pubDate>Mon, 08 Jan 2018 08:50:22 GMT</pubDate></item></channel></rss>