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

Improve hardnested performance #7

Open
jumpycalm opened this issue Apr 6, 2022 · 1 comment
Open

Improve hardnested performance #7

jumpycalm opened this issue Apr 6, 2022 · 1 comment
Assignees

Comments

@jumpycalm
Copy link
Owner

Improve hardnested performance with 2 approaches:

  1. Non-stop encrypted nonce collection until we no longer need to collect nonces for all the non-broken keys.
  2. Research the possibility to use a faster data rate.
@jumpycalm jumpycalm self-assigned this Apr 6, 2022
@jumpycalm
Copy link
Owner Author

Further investigation on this issue, increasing the data rate will not significantly improve the nonce acquire performance. The bottleneck for the PN532 is the huge gap between each transceive command to be able to send.

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