We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, first of all thanks for sharing this library.
When I run your program, using i2c connection, everything runs ok.
But after a few moments I get the error:
pn532i2c.writeCommand exception occured: Error writing to /dev/i2c-1 at address 0x24 to address 0x24. Got -20001.
Do you know what could be causing this?
The text was updated successfully, but these errors were encountered:
Sounds like an issue when using Raspberry pi. There's 3 possibilities I can think of:
Hope this helps.
Sorry, something went wrong.
No branches or pull requests
Hi,
first of all thanks for sharing this library.
When I run your program, using i2c connection, everything runs ok.
But after a few moments I get the error:
pn532i2c.writeCommand exception occured: Error writing to /dev/i2c-1 at address 0x24 to address 0x24. Got -20001.
Do you know what could be causing this?
The text was updated successfully, but these errors were encountered: