<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Reading and Writing RFID Tags</title><link>/members-area/personalblogs/b/ralph-yamamoto-s-blog/posts/reading-and-writing-rfid-tags</link><description>I am going to start a project soon where I want to use RFID tags to enable user authentication and individual profiles for a home automation remote controller. I haven&amp;#39;t worked with RFID tags before, even though they are fairly ubiquitous a...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Reading and Writing RFID Tags</title><link>https://community.element14.com/members-area/personalblogs/b/ralph-yamamoto-s-blog/posts/reading-and-writing-rfid-tags</link><pubDate>Wed, 19 Dec 2018 01:17:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:87c36033-a254-404e-8e58-b6c48e27b4aa</guid><dc:creator>Gough Lui</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;I&amp;#39;d avoid any of the MiFare Classic 1K tags if you care about security. Retrieval of the keys is too easy with a bit of software running under Linux with a supported reader which could allow the data to be cloned. Many MiFare Classic 1K-compatible tags do not have genuine NXP chips which are even easier to break. You can see it in dumps as some of them have odd byte sequences &amp;quot;bcdefghi&amp;quot; in some areas. It is possible to make blocks permanently inaccessible if you set the trailer permission bytes to the wrong value (which I have done intentionally in the past). It is also possible to protect the tag with a code, but retain NDEF read capability (i.e. read only key permission is default, read/write is customised).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;While the UID byte is pre-burned into the chip, it&amp;#39;s also important to note there are &amp;quot;backdoored&amp;quot; Chinese versions of the chip that allow for UID reprogramming. Being just a memory store, these really don&amp;#39;t do much in the way of real authentication, not like the DESFire series do which is more akin to a smart card running a kind of operating system.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;MiFare Ultralight tags could be useful in some instances - don&amp;#39;t know of UID clones of these, so perhaps using UID with their OTP bytes can also be used for security so that it doesn&amp;#39;t get reprogrammed.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Gough&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6133&amp;AppID=330&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Reading and Writing RFID Tags</title><link>https://community.element14.com/members-area/personalblogs/b/ralph-yamamoto-s-blog/posts/reading-and-writing-rfid-tags</link><pubDate>Mon, 17 Dec 2018 20:11:36 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:87c36033-a254-404e-8e58-b6c48e27b4aa</guid><dc:creator>three-phase</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I have never had anything to do with RFID take before either, so I look forward to reading your blogs on this.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind regards.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6133&amp;AppID=330&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Reading and Writing RFID Tags</title><link>https://community.element14.com/members-area/personalblogs/b/ralph-yamamoto-s-blog/posts/reading-and-writing-rfid-tags</link><pubDate>Mon, 17 Dec 2018 12:45:01 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:87c36033-a254-404e-8e58-b6c48e27b4aa</guid><dc:creator>Fred27</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;I&amp;#39;m glad you&amp;#39;re enjoying your first forays into the world of RFID and NFC. If you&amp;#39;re doing some home automation you can probably limit your efforts to just reading the ID on the card and having a list of IDs (stored wherever is convenient) that you give access to. No need to write to tags.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Fred - another NFC implantee!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6133&amp;AppID=330&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Reading and Writing RFID Tags</title><link>https://community.element14.com/members-area/personalblogs/b/ralph-yamamoto-s-blog/posts/reading-and-writing-rfid-tags</link><pubDate>Mon, 17 Dec 2018 11:08:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:87c36033-a254-404e-8e58-b6c48e27b4aa</guid><dc:creator>e14phil</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Awesome Great work!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have had a play with this RFID kit before, its a really neat package with great arduino library support. &lt;/p&gt;&lt;p&gt;The reason I have played with it is that I have an NFC/RFID chip implanted in my hand. &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-87c36033-a254-404e-8e58-b6c48e27b4aa/contentimage_5F00_2516.png:16:16]&lt;/span&gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Feel free to read my blog about it here: &lt;a class="jive-link-blog-small" href="/members-area/b/blog/posts/life-as-a-cyborg---day-0---implantation"&gt;Life as a Cyborg - Day 0 - Implantation&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Keep up the good work! I cant wait to see what you do with it next. &lt;/p&gt;&lt;p&gt;e14Phil&amp;nbsp; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6133&amp;AppID=330&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>