timmerk / nfc-tools

Automatically exported from code.google.com/p/nfc-tools
0 stars 0 forks source link

lsnfc doesn't support FeliCa tags #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Obtain a FeliCa tag (probably by importing one from Japan)
2. Run the lsnfc utility to attempt to list tags in the reader's field
3. Observe that the FeliCa tag is not listed

What is the expected output? What do you see instead?

I would expect to see output similar to that produced by LibNFC's "nfc-list" 
utility:

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  

Instead, I only see:

device = ACS ACR122U 00 00 / ACR122U103 - PN532 v1.6 (0x07)
0 tag(s) on device.

What version of the product are you using? On what operating system?
SVN revision 957 under Ubuntu 11.10.

Please provide any additional information below.

I'm currently using LibNFC 1.5.1 (r1236).

Original issue reported on code.google.com by tyson....@gmail.com on 16 Jan 2012 at 1:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r981.

Original comment by adia...@il4p.fr on 28 Feb 2012 at 9:29