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

No NFC device Connection #33

Open
LiamLau1 opened this issue Aug 3, 2018 · 6 comments
Open

No NFC device Connection #33

LiamLau1 opened this issue Aug 3, 2018 · 6 comments

Comments

@LiamLau1
Copy link

LiamLau1 commented Aug 3, 2018

I'm using an ACR122U device on my raspberry pi, and when I run nfc-list, it recognises the nfc reader fine.
However when I run libnfc_crypto1_crack, it gives me an error of libnfc.driver.pn532_uart, pn54x_check_communication error. I've freed the uart on my raspi-config, so I wasn't sure what it could be..

Thanks in advance

@aczid
Copy link
Owner

aczid commented Aug 7, 2018

Are you sure the nfc device is installed correctly? Do other libnfc tools work?

@LiamLau1
Copy link
Author

LiamLau1 commented Aug 9, 2018

Yep sorry, nfc-list works. Mfoc also works.

@LiamLau1
Copy link
Author

LiamLau1 commented Aug 9, 2018

screen shot 2018-08-09 at 12 36 19

Not sure if this gives any ideas, sorry I'm quite a novice at this. Thanks

@LiamLau1
Copy link
Author

LiamLau1 commented Aug 9, 2018

I wanted to add, I'm not using uart at all. I'm using a usb nfc reader

@aczid
Copy link
Owner

aczid commented Aug 9, 2018

It looks like you're using a wrapper script that combines mfoc and my code. Can you try to run it standalone?

@sashaaldrick
Copy link

sashaaldrick commented Nov 10, 2021

I have replicated this issue myself- and running libnfc_crypto1_crack standalone with the same arguments produces the same issue as in the above screen shots. Any possible fixes?

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

3 participants