<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[libnfc developers community — Sony Felica (JIS X 6319-4)]]></title>
	<link rel="self" href="http://www.libnfc.org/community/feed/atom/forum/13/" />
	<updated>2012-01-16T22:59:01Z</updated>
	<generator>PunBB</generator>
	<id>http://www.libnfc.org/community/</id>
		<entry>
			<title type="html"><![CDATA[Anticollision, and Multiple Token Support]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/topic/567/anticollision-and-multiple-token-support/new/posts/" />
			<summary type="html"><![CDATA[<p>Hi,</p><p>I&#039;m new to working with FeliCa, but I decided to purchase some tags (which I received today) from Japan, and begin researching this rather mysterious, obscure, and seemingly regionally-isolated technology - since I was getting bored with MiFare, and haven&#039;t much progress on interfacing with my Maxim ISO/IEC 14443-B sample cards.</p><p>I believe that FeliCa&#039;s anticollision mechanism is based upon a &quot;timeslot&quot; mechanism, and documented in various public PDFs.</p><p>With that mind, I&#039;ve noticed that LibNFC and the ACS card readers (especially the ACR122U variants) will only report the NFCID2 of the first tag to respond to a poll at 212 kbps (regardless of how tags are stacked, or distance), when testing the <em>nfc-list</em> utility. </p><p>For example - with 2 tags on the reader, the following is reported:</p><div class="codebox"><pre><code>tyson@UmBongo:~/nfc-tools-read-only/nfcd$ nfc-list -v
nfc-list uses libnfc 1.5.1 (r1236)
Connected to NFC device: ACS ACR122U 00 00 / ACR122U103 - PN532 v1.6 (0x07)
0 ISO14443A passive target(s) found.

1 Felica (212 kbps) passive target(s) found:
        ID (NFCID2): 01  27  00  5d  1a  05  88  cd  
    Parameter (PAD): 00  f0  00  00  02  06  03  00  
   System Code (SC): 88  b4  

1 Felica (424 kbps) passive target(s) found:
        ID (NFCID2): 01  27  00  5d  1a  05  88  cd  
    Parameter (PAD): 00  f0  00  00  02  06  03  00  
   System Code (SC): 88  b4  </code></pre></div><p>With a single tag held above the reader, the following is reported:</p><div class="codebox"><pre><code>tyson@UmBongo:~/nfc-tools-read-only/nfcd$ nfc-list -v
nfc-list uses libnfc 1.5.1 (r1236)
Connected to NFC device: ACS ACR122U 00 00 / ACR122U103 - PN532 v1.6 (0x07)
0 ISO14443A passive target(s) found.

0 Felica (212 kbps) passive target(s) found.

1 Felica (424 kbps) passive target(s) found:
        ID (NFCID2): 01  27  00  5d  1a  05  8a  cd  
    Parameter (PAD): 00  f0  00  00  02  06  03  00  
   System Code (SC): 88  b4  </code></pre></div><p>Additionally, I&#039;ve noticed that <em>nfc-list</em> will sometimes claim that no tags are present - when in fact, two FeliCa tags are; and sometimes, only the 212 kbps bitrate is reported for a tag. I&#039;ve also been able to &quot;drown out&quot; FeliCa tags by stacking ISO/IEC 14443-A and 14443-B tags on top.</p><p>Out of curiosity - are these issues related to missing functionality, or bugs in LibNFC? Or are they related to limitations of the (implementation of the) chipset in this family of readers? If the former is true, are there any plans to implement support for this functionality? (Or is it just a case of &quot;whoever&#039;s interested enough should implement it&quot;?)</p><p>Thanks,</p><p>Tyson.</p>]]></summary>
			<author>
				<name><![CDATA[tyson.key]]></name>
				<uri>http://www.libnfc.org/community/user/1123/</uri>
			</author>
			<updated>2012-01-16T22:59:01Z</updated>
			<id>http://www.libnfc.org/community/topic/567/anticollision-and-multiple-token-support/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Sony NFC-F Sample Gift Campaign]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/topic/403/sony-nfcf-sample-gift-campaign/new/posts/" />
			<summary type="html"><![CDATA[<p>Sony has launched a sample gift campaign, see <a href="http://www.sony.net/Products/felica/campaign/NFC-F.html">http://www.sony.net/Products/felica/campaign/NFC-F.html</a> </p><p>The web site says:<br />&quot;To support the development of NFC Forum Type 3 Tag enabled products, Sony has initiated a campaign to distribute 100 sample kits upon request to interested companies free of charge. The sample kit campaign aims at providing interested parties with a set of NFC Forum Tag Type 3 compatible cards as well as an NFC USB external reader. Using this kit, developers will be able to test their devices with NFC Forum Type 3 Tag compatible cards, as well as to change the NDEF formatted content on those using the supplied NFC reader.&quot;</p><p>The sample kit includes an NFC reader, 10 FeliCa Lite and 10 FeliCa cards all NDEF formatted.</p><p>/Stephen</p>]]></summary>
			<author>
				<name><![CDATA[nephets]]></name>
				<uri>http://www.libnfc.org/community/user/89/</uri>
			</author>
			<updated>2011-05-13T17:37:46Z</updated>
			<id>http://www.libnfc.org/community/topic/403/sony-nfcf-sample-gift-campaign/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Could provide FeliCa example ?]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/topic/386/could-provide-felica-example/new/posts/" />
			<summary type="html"><![CDATA[<p>I&#039;m a beginner.</p><p>I have install libnfc in my PC.</p><p>I can use the sample &quot;nfc-anticol&quot; and PN532 board to test ISO14443A card. But can not find a sample for FeliCa card.</p><p>Could libnfc provide FeliCa example ?</p>]]></summary>
			<author>
				<name><![CDATA[zqing]]></name>
				<uri>http://www.libnfc.org/community/user/835/</uri>
			</author>
			<updated>2011-04-20T01:40:07Z</updated>
			<id>http://www.libnfc.org/community/topic/386/could-provide-felica-example/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to initialize Sony Felica RC-S965 to support NDEF Data?]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/topic/352/how-to-initialize-sony-felica-rcs965-to-support-ndef-data/new/posts/" />
			<summary type="html"><![CDATA[<p>Hello,</p><p>My problem is that I cannot get the Felica RC-S965 to function as NFC Forum Type 3 tag. So far I&#039;ve been able to encode the tag so that I&#039;m able to select system code 12FCh after I changed the memory configuration code&#039;s system option from 00h to 01h (Block 88h, Byte 3). I wonder what should I do next to get the tag function as NFC Forum Type 3 tag with Nokia 6212 Classic for example? The tag isn&#039;t yet detected as NFC tag by the 6212. My goal would be to encode NDEF Message of type NFC Smart Poster on the tag.</p><p>Any help?</p>]]></summary>
			<author>
				<name><![CDATA[Henkka]]></name>
				<uri>http://www.libnfc.org/community/user/771/</uri>
			</author>
			<updated>2011-03-22T08:20:16Z</updated>
			<id>http://www.libnfc.org/community/topic/352/how-to-initialize-sony-felica-rcs965-to-support-ndef-data/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to set up PN51x to read Felica]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/topic/156/how-to-set-up-pn51x-to-read-felica/new/posts/" />
			<summary type="html"><![CDATA[<p>I have difficulty in reading Felica card. Can anyone help?</p>]]></summary>
			<author>
				<name><![CDATA[lmcheng]]></name>
				<uri>http://www.libnfc.org/community/user/185/</uri>
			</author>
			<updated>2010-03-15T01:25:59Z</updated>
			<id>http://www.libnfc.org/community/topic/156/how-to-set-up-pn51x-to-read-felica/new/posts/</id>
		</entry>
</feed>
