Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting with LLCP: org.nfctools.spi.scm.GeneralFailureException #1

Open
monwolf opened this issue Sep 17, 2012 · 0 comments
Open

Starting with LLCP: org.nfctools.spi.scm.GeneralFailureException #1

monwolf opened this issue Sep 17, 2012 · 0 comments

Comments

@monwolf
Copy link

monwolf commented Sep 17, 2012

Hi everbody, i'm newbie programming in java and NFC too. I'm trying to Run the examples for LLCP protocol, but i have this error every time, when I put my mobile device with NFC, i'm running on windows 7 and android 4.1.1. I tried to connect with this App using beam:

DEBUG: org.nfctools.ndefpush.NdefPushLlcpService - 0 NDEF messages to send
INFO : org.nfctools.spi.scm.SclTerminal - Disconnect from card
INFO : org.nfctools.utils.LoggingStatusListener - Status: DISCONNECTED
INFO : org.nfctools.utils.LoggingStatusListener - Status: WAITING
INFO : org.nfctools.spi.scm.SclTerminal - Waiting...
org.nfctools.spi.scm.GeneralFailureException
at org.nfctools.spi.scm.Scl3711.transmit(Scl3711.java:100)
at org.nfctools.spi.scm.Scl3711.initiatorConnect(Scl3711.java:119)
at org.nfctools.spi.scm.Scl3711NfcipManager.connectAsInitiator(Scl3711NfcipManager.java:43)
at org.nfctools.spi.scm.SclTerminal.initInitiatorDep(SclTerminal.java:76)
at main.java.org.nfctools.examples.llcp.LlcpService.run(LlcpService.java:96)
at main.java.org.nfctools.examples.llcp.LlcpService.main(LlcpService.java:156)

I've tried to run: org.nfctools.examples.llcp.LlcpService, org.nfctools.examples.llcp.LlcpDemo, and org.nfctools.examples.llcp.P2P. And my NFC reader is: Scl3711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant