<?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[M5Dial mising nfc machine module...]]></title><description><![CDATA[<p dir="auto">hi all... just recived my m5dial and connected it to my uiflow2.0 and trying to find how to read nfc tag ... but can't find any machine module for it... is that something in making or i need to search for some library</p>
<p dir="auto">I remember seeing RFID 2 Unit (WS1850S) that was also i2c that had modules in UIFlow... would not be easy to just copy it there...?</p>
<p dir="auto">I think it is core function of m5dial would be nice to be able to work with that</p>
]]></description><link>https://community.m5stack.com/topic/5786/m5dial-mising-nfc-machine-module</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:48:02 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5786.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Nov 2023 09:52:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Fri, 05 Jan 2024 15:23:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello guys</p>
<p dir="auto">good news. M5Dial internal RFID reader is now supported in UIFlow2 alpha-<strong>29</strong>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/23238</link><guid isPermaLink="true">https://community.m5stack.com/post/23238</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 05 Jan 2024 15:23:56 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Sat, 25 Nov 2023 09:44:43 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/jamesarm97" aria-label="Profile: jamesarm97">@<bdi>jamesarm97</bdi></a></p>
<p dir="auto">please check out the example code below to get the card UID into an UIFlow2 label.</p>
<p dir="auto">Notes:</p>
<ul>
<li>you need to create a label first</li>
<li>observe the <code>global rdr</code> statement at the top of the first <code>Execute code</code> block. It is required to make the function <code>getUID</code> work</li>
<li>observe the function <code>getUID</code> is of the type with return parameter, although it is not set. The return value is set by the <code>return</code> statement in the <code>Execute code</code> block.</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1700904709852-uiflow2_m5dial_rfid_20231125.png" alt="0_1700904706191_UIFlow2_M5Dial_RFID_20231125.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Please find the complete example <a href="https://github.com/felmue/micropython-mfrc522/blob/fm-micropyton-mfrc522-i2c/examples/UIFlow2_M5Dial_RFID_20231125.m5f2" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/22890</link><guid isPermaLink="true">https://community.m5stack.com/post/22890</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 25 Nov 2023 09:44:43 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Fri, 24 Nov 2023 22:27:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> That example worked, but I am not sure how to get then card id back into UIFLOW2, the variables defined in the Execute code only seem to be valid from within that code block. Kind of new to all this stuff.</p>
]]></description><link>https://community.m5stack.com/post/22889</link><guid isPermaLink="true">https://community.m5stack.com/post/22889</guid><dc:creator><![CDATA[jamesarm97]]></dc:creator><pubDate>Fri, 24 Nov 2023 22:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Sat, 25 Nov 2023 09:22:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello guys</p>
<p dir="auto">I found an existing MFRC522 library which I modified so it can be used with UIFlow2 and M5Dial.</p>
<p dir="auto">The <code>mrfc522.py</code> library <a href="https://github.com/felmue/micropython-mfrc522/blob/fm-micropyton-mfrc522-i2c/mfrc522.py" target="_blank" rel="noopener noreferrer nofollow ugc">file</a> can be downloaded into M5Dial using Chrome, UIFlow2 and its <code>Device File Manager</code>. Place it alongside the already existing <code>boot.py</code> and <code>main.py</code>.</p>
<p dir="auto">After that you can use an <code>Execute code</code> block to run an <a href="https://github.com/felmue/micropython-mfrc522/tree/fm-micropyton-mfrc522-i2c/examples" target="_blank" rel="noopener noreferrer nofollow ugc">example</a> to read the version, scan, read or write a card.</p>
<p dir="auto">Note : tested with UIFlow2.0.0 Alpha-28 firmware.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/22886</link><guid isPermaLink="true">https://community.m5stack.com/post/22886</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 25 Nov 2023 09:22:32 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Tue, 21 Nov 2023 16:54:33 GMT]]></title><description><![CDATA[<p dir="auto">It is possible to add library for the NFC function to the Micropython using a program like thonny.</p>
]]></description><link>https://community.m5stack.com/post/22846</link><guid isPermaLink="true">https://community.m5stack.com/post/22846</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 21 Nov 2023 16:54:33 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Tue, 21 Nov 2023 14:01:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lbuque" aria-label="Profile: lbuque">@<bdi>lbuque</bdi></a> how hard is it to use the UIFlow1 RFID module that already existed for the same chip command set on a different product and quickly modify it for UIFLOW2?</p>
]]></description><link>https://community.m5stack.com/post/22845</link><guid isPermaLink="true">https://community.m5stack.com/post/22845</guid><dc:creator><![CDATA[jamesarm97]]></dc:creator><pubDate>Tue, 21 Nov 2023 14:01:40 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Mon, 20 Nov 2023 21:31:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumin50" aria-label="Profile: mumin50">@<bdi>mumin50</bdi></a> In the same boat, I had a few m5dials that were backordered come in for a specific project and need the rfid on UIFLOW2 also. Def would be nice to have something more that "coming"</p>
]]></description><link>https://community.m5stack.com/post/22839</link><guid isPermaLink="true">https://community.m5stack.com/post/22839</guid><dc:creator><![CDATA[jamesarm97]]></dc:creator><pubDate>Mon, 20 Nov 2023 21:31:29 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Fri, 10 Nov 2023 09:16:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lbuque" aria-label="Profile: lbuque">@<bdi>lbuque</bdi></a> said in <a href="/post/22698">M5Dial mising nfc machine module...</a>:</p>
<blockquote>
<p dir="auto">es, this feature is coming soon.</p>
</blockquote>
<p dir="auto">Any indication when? "Comming soon" is not realy telling when to expect. If it is a week or 2 i can wait ... if it is 2mth i will probably spend my money somwhere else to get other dial like that is supported by circuitpython as i have a deadline in project.</p>
]]></description><link>https://community.m5stack.com/post/22704</link><guid isPermaLink="true">https://community.m5stack.com/post/22704</guid><dc:creator><![CDATA[mumin50]]></dc:creator><pubDate>Fri, 10 Nov 2023 09:16:51 GMT</pubDate></item><item><title><![CDATA[Reply to M5Dial mising nfc machine module... on Fri, 10 Nov 2023 01:51:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumin50" aria-label="Profile: mumin50">@<bdi>mumin50</bdi></a> Yes, this feature is coming soon.</p>
]]></description><link>https://community.m5stack.com/post/22698</link><guid isPermaLink="true">https://community.m5stack.com/post/22698</guid><dc:creator><![CDATA[lbuque]]></dc:creator><pubDate>Fri, 10 Nov 2023 01:51:05 GMT</pubDate></item></channel></rss>