<?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[M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Just wonder if anyone tried to read data from bluetooth xiaomi temp/humi sensors<br />
I've seen examples with arduino/esp32 but Im looking for micropython code as its more convinient to build UI with it<br />
Not interested in MQTT for now, just getting data and transmitting it on screen label<br />
I can get thermometer ID with some phone bluetooth software but got no clue (yet) how to send handshake and aquire data</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.m5stack.com/topic/2905/m5stack-stick-atom-with-xiaomi-lywsd03mmc</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:02:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2905.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 06 Feb 2021 12:10:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC on Tue, 16 Feb 2021 05:42:53 GMT]]></title><description><![CDATA[<p dir="auto">did you find any micropython code any bluetooth communication for arduino. with arduino c code communication is not hard.i made reader <img src="https://i.ibb.co/tLJyWht/mireader.png" alt="https://i.ibb.co/tLJyWht/mireader.png" class=" img-fluid img-markdown" /><br />
it is reads actual values and creates array for histogram.half part of the screen show histograms graph<br />
<img src="https://i.ibb.co/y8Q2YF2/mireader2.png" alt="alt metni" class=" img-fluid img-markdown" /><br />
i used nRF Connect  app on android which bt id and details will be used on the code.</p>
]]></description><link>https://community.m5stack.com/post/12510</link><guid isPermaLink="true">https://community.m5stack.com/post/12510</guid><dc:creator><![CDATA[alperian]]></dc:creator><pubDate>Tue, 16 Feb 2021 05:42:53 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC on Sun, 14 Feb 2021 10:13:28 GMT]]></title><description><![CDATA[<p dir="auto">Sorry can't tolerate GATT with my problem,<br />
trying with Arduino C++ right now</p>
]]></description><link>https://community.m5stack.com/post/12483</link><guid isPermaLink="true">https://community.m5stack.com/post/12483</guid><dc:creator><![CDATA[Thrasher]]></dc:creator><pubDate>Sun, 14 Feb 2021 10:13:28 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack (Stick|Atom) with Xiaomi LYWSD03MMC on Tue, 09 Feb 2021 10:27:54 GMT]]></title><description><![CDATA[<p dir="auto">Most likely possible through GATT client<br />
<a href="https://docs.micropython.org/en/latest/library/ubluetooth.html#gatt-client" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.micropython.org/en/latest/library/ubluetooth.html#gatt-client</a></p>
]]></description><link>https://community.m5stack.com/post/12367</link><guid isPermaLink="true">https://community.m5stack.com/post/12367</guid><dc:creator><![CDATA[ehm.education]]></dc:creator><pubDate>Tue, 09 Feb 2021 10:27:54 GMT</pubDate></item></channel></rss>