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

vend nfc dependency broken #29

Open
stigok opened this issue Jul 14, 2017 · 5 comments
Open

vend nfc dependency broken #29

stigok opened this issue Jul 14, 2017 · 5 comments

Comments

@stigok
Copy link
Contributor

stigok commented Jul 14, 2017

After a # pacman -Syu, vend broke.

@stigok
Copy link
Contributor Author

stigok commented Jul 14, 2017

It seems as if it doesn't load the nfc git submodule in the git repo, but haven't really dug too deep

@stigok
Copy link
Contributor Author

stigok commented Jul 29, 2017

Dependency fixed by compiling and installing the nfc-bindings from source in the git submodule.
But now it doesn't respond on MQTT messages

@krav
Copy link
Contributor

krav commented Jul 31, 2017

There was a change in the nfc-bindings module not in upstream fix a locking thing, should be in nfc-bindings in /opt/nfcd

@stigok
Copy link
Contributor Author

stigok commented Nov 4, 2017

Maybe nfcpy/nfcpy will be a better road.

I will test and see what happens when running python -m nfc using that library on a Pi connectected with an NFC device connected over i2c.

@stigok
Copy link
Contributor Author

stigok commented Nov 4, 2017

Actually, i2c is out of question as it's not supported. However, the readers we currently have available can be connected through UART connectors. More information and discussion on the subject: nfcpy/nfcpy#76

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

2 participants