Is there any checksum that results in 2 digit hexadecimal?
I can only find NMEA Checksum...
references:
http://en.wikipedia.org/wiki/NMEA_0183
I have some data file that I want to perform reverse engineering to find the kind of checksum.
Thank you in advance,