<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[libnfc developers community - Addition of details to PN53X-Chip page]]></title>
	<link rel="self" href="http://www.libnfc.org/community/feed/atom/topic/128/"/>
	<updated>2010-01-05T14:51:07Z</updated>
	<generator>PunBB</generator>
	<id>http://www.libnfc.org/community/topic/128/addition-of-details-to-pn53xchip-page/</id>
		<entry>
			<title type="html"><![CDATA[Re: Addition of details to PN53X-Chip page]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/697/#p697"/>
			<content type="html"><![CDATA[<p>I don&#039;t blame you ... I blame me for being a compulsive buyer, and NXP for being NXP <img src="http://www.libnfc.org/community/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Seriously, you are totally right regarding Felica/NXP and ISO14443 Type B, it&#039;s a license problem. Gerald Madlmayr explains it well on his blog at <a href="http://blogs.forum.nokia.com/blog/gerald-madlmayrs-forum-nokia-blog/2009/05/16/type-a-type-b-felica">http://blogs.forum.nokia.com/blog/geral &#133; e-b-felica</a></p><div class="quotebox"><blockquote><p>So, is there no Type-B in the World of NFC you might ask? Good question. For a physical layer perspective - no. This is due to take fact, that NFC (ISO 18092!) was invented jointly by NXP and Sony and therefore only their needs are covered in this standard. As the specification of the integration of NFC-Technology (which covers ISO 18092 as well as ISO 14443 in active and passive mode) into devices is driven by the NFC-Forum, it is likely that also Type-B will be support by “NFC-Forum-Compliant” devices.</p></blockquote></div><br /><br /><div class="quotebox"><blockquote><p>The best way to emulate a -B card, is using the proxmark</p></blockquote></div><p>You are totally right for now, until NXP massively produces a chip that supports 14443b emulation. Then libnfc will be easier to play with... Uploading new firmwares to the proxmark every time you perform a check is a painful process.</p><br /><div class="quotebox"><blockquote><p>Besides this you could try to use the ISO14443 (layer4), since A or B does not matter here. The E-passport for example could work on both modulations, it just uses the layer on top of this and sends APDU&#039;s. Most PayPass/Visa readers are A / B compatible.</p></blockquote></div><p>Excellent point, I will try that ... Most readers today support ISO14443A/B. If I can reach ISO14443 layer 4 through Type A, I would feel like I lost a lot of time playing with Type B ... <img src="http://www.libnfc.org/community/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[rleroy]]></name>
				<uri>http://www.libnfc.org/community/user/140/</uri>
			</author>
			<updated>2010-01-05T14:51:07Z</updated>
			<id>http://www.libnfc.org/community/post/697/#p697</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Addition of details to PN53X-Chip page]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/694/#p694"/>
			<content type="html"><![CDATA[<p>You are totally right. But I guess you can better blame NXP than us <img src="http://www.libnfc.org/community/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>I suspect it has something to do with the licenses. The NXP chip can emulate their own MIFARE but not a -B card, but since they corporate with Sony, it does support FeliCa though. It seems to look like something Patent/License related. If I look to the register/raw settings, I come to the conclusion that the chip actually CAN emulate a -B card. But... it means you have to do everything in low-level and probably walk into lot&#039;s of side-problems like timings again.</p><p>The best way to emulate a -B card, is using the <a href="http://www.proxmark.org">proxmark</a>. Besides this you could try to use the ISO14443 (layer4), since A or B does not matter here. The E-passport for example could work on both modulations, it just uses the layer on top of this and sends APDU&#039;s. Most PayPass/Visa readers are A / B compatible.</p><p>Well, for what it&#039;s worth, I hope this helps <img src="http://www.libnfc.org/community/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[roel]]></name>
				<uri>http://www.libnfc.org/community/user/2/</uri>
			</author>
			<updated>2010-01-05T09:23:09Z</updated>
			<id>http://www.libnfc.org/community/post/694/#p694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Addition of details to PN53X-Chip page]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/693/#p693"/>
			<content type="html"><![CDATA[<p>Hi guys,</p><p>I think that it could be a great addition to add some details to the table located at the following page: <a href="http://www.libnfc.org/documentation/hardware/pn53x-chip.">http://www.libnfc.org/documentation/har &#133; n53x-chip.</a> A table that looks something like the following:<br /><span class="postimg"><img src="http://img413.imageshack.us/img413/1671/table1.jpg" alt="http://img413.imageshack.us/img413/1671/table1.jpg" /></span></p><p>When I initially bought my SCL3711 (PN533), I thought they were doing ISO14443 Type B card emulation, but after some research, I noticed that they don&#039;t. NXP makes a clear distinction between Reader/Writer mode and card emulation mode, but the table on the <a href="http://www.libnfc.org">www.libnfc.org</a> site does not. Indeed, PN53x readers in reader/writer mode supports ISO14443A/B, but in card emulation mode, they only support ISO14443A.</p><p>You can find the official NXP documentation that backs what I am saying at the following location, on page #6: <a href="http://www.nxp.com/acrobat_download/literature/9397/75016165.pdf">http://www.nxp.com/acrobat_download/lit &#133; 016165.pdf</a></p><p>If I knew this detail at the beginning, that would have saved me a lot of time and about a hundred dollar <img src="http://www.libnfc.org/community/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Anyways, keep up the good job guys and happy new year! <img src="http://www.libnfc.org/community/img/smilies/smile.png" width="15" height="15" alt="smile" /> I can&#039;t wait for the new PN5xx chips <img src="http://www.libnfc.org/community/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[rleroy]]></name>
				<uri>http://www.libnfc.org/community/user/140/</uri>
			</author>
			<updated>2010-01-05T05:08:51Z</updated>
			<id>http://www.libnfc.org/community/post/693/#p693</id>
		</entry>
</feed>

