<?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[RFID 2 Unit timeout?]]></title><description><![CDATA[<p dir="auto">There doesnt seem to be a way to specify a read timeout for reading the UID or Data from a tag.</p>
<p dir="auto">This makes the read operation completely blocking. Is there something I am overlooking? I would need to to a tag search for a specified number of ms, and if no tag is found, continue on. The way it looks (at least in UIFLOW) you just send the read command, and it tries forever until it succeeds?</p>
<p dir="auto">If there is no timeout capability yet, please add it to the list of highly desired features. :)</p>
]]></description><link>https://community.m5stack.com/topic/5589/rfid-2-unit-timeout</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:00:09 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5589.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Aug 2023 05:06:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RFID 2 Unit timeout? on Sat, 19 Aug 2023 02:30:28 GMT]]></title><description><![CDATA[<p dir="auto">Any chance m5stack releases FW code for individual units like this one? I couldnt find any in github. I have a few decades of experience with RFID firmware, writing ISO15693 anti-collision algorithms, etc and could add some enhancements to it for multi-tag, EAC alarms, etc. (My previous username here was in fact ISO15693)</p>
<p dir="auto">Otherwise Im going to need to use non-m5stack rfid HW for my project I think.</p>
]]></description><link>https://community.m5stack.com/post/22002</link><guid isPermaLink="true">https://community.m5stack.com/post/22002</guid><dc:creator><![CDATA[mtylerjr]]></dc:creator><pubDate>Sat, 19 Aug 2023 02:30:28 GMT</pubDate></item><item><title><![CDATA[Reply to RFID 2 Unit timeout? on Fri, 18 Aug 2023 05:26:34 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I see how "Card near" is intended to be used, as a tag search before trying to read. That helps a little - but if the tag is moving (as it would be in my application) it isnt a guarantee that the next read will be successful, so a timeout would really really really be helpful.</p>
]]></description><link>https://community.m5stack.com/post/21984</link><guid isPermaLink="true">https://community.m5stack.com/post/21984</guid><dc:creator><![CDATA[mtylerjr]]></dc:creator><pubDate>Fri, 18 Aug 2023 05:26:34 GMT</pubDate></item><item><title><![CDATA[Reply to RFID 2 Unit timeout? on Fri, 18 Aug 2023 05:12:34 GMT]]></title><description><![CDATA[<p dir="auto">Maybe there is a way to start a timer with a callback, and if the RFID operation has not finished (no tag found after xxx ms) is there a way to kill the command/request? That could be a workaround, but I dont know how to kill the ongoing rfid read/search in that case...</p>
]]></description><link>https://community.m5stack.com/post/21981</link><guid isPermaLink="true">https://community.m5stack.com/post/21981</guid><dc:creator><![CDATA[mtylerjr]]></dc:creator><pubDate>Fri, 18 Aug 2023 05:12:34 GMT</pubDate></item></channel></rss>