Include CRC checksum #6
maartenlambrecht
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for this nice script.
As each telegram includes a CRC checksum, and considering the fact that the baudrate it quite high, it may be interesting to include a CRC checksum validation before parsing the telegram.
Here you can find an example of a CRC checksum validation: https://github.com/jensdepuydt/belgian_digitalmeter_p1/blob/main/read_p1.py
Beta Was this translation helpful? Give feedback.
All reactions