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

reception of bytes is not checked #3

Open
eyal-rounds opened this issue Feb 27, 2020 · 2 comments
Open

reception of bytes is not checked #3

eyal-rounds opened this issue Feb 27, 2020 · 2 comments

Comments

@eyal-rounds
Copy link

according to the spec if in 8 ticks more the one phase shift occurs it's a timing violation. this code does not check it at all, it hops from 2nd tick to the next 2nd tick of each bit.
also when preparing the byte from the byte array doesn't take into account the start bit.

@pavanshah2001
Copy link

Hi @eyal-rounds , were you able to get this library working with the bug fix you did? I'm not able to make this work. How did you handle assigning short address?

@eyal-rounds
Copy link
Author

eyal-rounds commented Apr 13, 2023 via email

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