show/hide this revision's text 2 fixed link

Guessing is the very right word. If this RF device is not proprietary, try reading the specifications! This would be the easiest way to go.

Guessing all the possible CRC (or Hashing algorithms) does not look too optimistic. Just take a look here: http://en.wikipedia.org/wiki/Cyclic_redundancy_check.

A third possibility is to reverse engineer the code you are using to generate the checksums.

good luck :)

show/hide this revision's text 1

Guessing is the very right word. If this RF device is not proprietary, try reading the specifications! This would be the easiest way to go.

Guessing all the possible CRC (or Hashing algorithms) does not look too optimistic. Just take a look here: http://en.wikipedia.org/wiki/Cyclic_redundancy_check

A third possibility is to reverse engineer the code you are using to generate the checksums.

good luck :)