Skip to content

CRC Bit might not be correctly accessed #2

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

Open
rsubbaraman opened this issue Sep 27, 2023 · 0 comments
Open

CRC Bit might not be correctly accessed #2

rsubbaraman opened this issue Sep 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rsubbaraman
Copy link
Member

LMIC.sysname_crc_err might not be returning the true value of the CRC bit. It seems to declare no error for packets that are erroneous.

193100000000000000000000F06D0619, 1, 0, 0 # this
1A2F0000000000000000000000000000, -3, 25, 0
1A300000000000000000000000000000, 0, 24, 0
1D320000000000000000000000000000, -8, 27, 0
1A310000000000000000000000000000, -3, 28, 0
1A320000000000000000000000000000, 1, 24, 0
1C320000000000000000000000000000, 0, 3, 0
1A330000000000000000000000000000, -2, 14, 0
1C340000000000000000000000000000, -8, 28, 0
1A340000000000000000000000000000, -2, 25, 0
19340000000000000000000000000000, -17, 28, 0
1C350000000000000000000000000000, -8, 26, 0
1C360000000000000000000000000000, -8, 23, 0
1A350000000000000000000000000000, 3, 10, 0
1C370000000000000000000000000000, -8, 23, 0
22310000000000000000000000000000, -3, 18, 0
1C380000000000000000000000000000, -8, 25, 0
1C390000000000000000000000000000, -9, 24, 0
1936000000000000008000007061E29E, -2, 3, 0 # This
@rsubbaraman rsubbaraman added the bug Something isn't working label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant