没有支持的卡终端发现ARC1281U NFC读卡器 [英] No supported card terminal found ARC1281U nfc card reader

查看:758
本文介绍了没有支持的卡终端发现ARC1281U NFC读卡器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要做主机卡上的基于仿真,<一个href="https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCIQFjAB&url=https%3A%2F%2Fdeveloper.android.com%2Fguide%2Ftopics%2Fconnectivity%2Fnfc%2Fhce.html&ei=j7yuVNOjOo-zuAT09oDoBQ&usg=AFQjCNHKCL7h7xqSdizIVPMpukW7l7267A&sig2=UjrJAxN_X0KirDDoZlrWmQ&bvm=bv.83339334,d.c2E"相对=nofollow> HCE 使用此的例如了解ACR 1281U NFC卡 阅读器。

I'm trying to do Host card based emulation,HCE using this example for ACR 1281U Nfc card reader.

本教程建议使用 nfctools 阅读日志时连接到读卡器b。使用命令

The tutorial Suggest to use nfctools to read logs when connected to the reader b using the command

java -cp "C:\DATA\setups\ACR1281U-C1 SDK v1.0\nfctools-examples.jar" org.nfctools.examples.hce.HceDemo

但我得到的错误是在我的Windows 7系统

But the error I get is on my windows 7 system

C:\DATA\setups\ACR1281U-C1 SDK v1.0\nfctools-examples\org\nfctools\examples\hce>
java -cp "C:\DATA\setups\ACR1281U-C1 SDK v1.0\nfctools-examples.jar" org.nfctool
s.examples.hce.HceDemo
Jan 08, 2015 12:17:29 AM org.nfctools.scio.TerminalHandler getAvailableTerminal
INFO: Checking terminal: ACS ACR1281 1S Dual Reader ICC 0
Jan 08, 2015 12:17:29 AM org.nfctools.scio.TerminalHandler getAvailableTerminal
INFO: Checking terminal: ACS ACR1281 1S Dual Reader PICC 0
Jan 08, 2015 12:17:29 AM org.nfctools.scio.TerminalHandler getAvailableTerminal
INFO: Checking terminal: ACS ACR1281 1S Dual Reader SAM 0
Exception in thread "main" java.lang.IllegalArgumentException: No supported card
 terminal found. Available Terminals  [ACS ACR1281 1S Dual Reader ICC 0] [ACS AC
R1281 1S Dual Reader PICC 0] [ACS ACR1281 1S Dual Reader SAM 0]
        at org.nfctools.scio.TerminalHandler.getAvailableTerminal(TerminalHandle
r.java:59)
        at org.nfctools.examples.TerminalUtils.getAvailableTerminal(TerminalUtil
s.java:34)
        at org.nfctools.examples.TerminalUtils.getAvailableTerminal(TerminalUtil
s.java:26)
        at org.nfctools.examples.hce.HceDemo.run(HceDemo.java:10)
        at org.nfctools.examples.hce.HceDemo.main(HceDemo.java:16)

在一些人提到在博客的评论之一:你有安装PCSC?Java可以使用智能卡接口只能访问的读者。

In one of the comments on blog some one mentions " Do you have pcsc installed? Java can only access the reader using a smartcard interface."

  • 请建议是什么PCSC我我怎样才能使这项工作?
  • 如何找出AID我要注册在我的项目,该项目coresponds我的阅读器?

有HCE上几乎没有任何资源,我无法找到任何解决这个。

There are hardly any resources on HCE and I'm not able to find any solution to this.

谢谢!

推荐答案

您收到此错误消息意味着nfctools库不承认任何的智能卡阅读器的3接口

The error message that you receive means that the nfctools library does not recognize any of the 3 interfaces of your smartcard reader

  • 在ACS ACR1281 1S双读卡器ICC 0
  • 在ACS ACR1281 1S双读卡器PICC 0
  • 在ACS ACR1281 1S双读卡器SAM 0

作为支持的接口。

这篇关于没有支持的卡终端发现ARC1281U NFC读卡器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆