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

Fix delay implementation #1

Open
2 tasks
AntonioLangiu opened this issue Jan 14, 2018 · 0 comments
Open
2 tasks

Fix delay implementation #1

AntonioLangiu opened this issue Jan 14, 2018 · 0 comments

Comments

@AntonioLangiu
Copy link
Member

AntonioLangiu commented Jan 14, 2018

I noticed that while performing some operations (such as signature verification with ATECC508a) the final read used to get the final value fails. I think the problem is a delay problem due to the implementation of the timer. In fact, adding a delay during the initial implementation fixes the problem. However I need to investigate more to find a more reliable solution, maybe implementing the delay functions using directly the timer hw of the CC2650.

To finish this issue I should measure if:

@AntonioLangiu AntonioLangiu changed the title Fix timeout while receiving data Fix delay implementation Jan 14, 2018
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