This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
auriol [2014/10/23 08:52] Bram1337 [Checksum] |
auriol [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 68: | Line 68: | ||
==== Checksum ==== | ==== Checksum ==== | ||
- | According to the reveng tool it's a CRC-4-ITU checksum (start=0x0, width=4 check=0x7, poly=3), we need someone to write the c code to check according to this CRC as humidity seems not to be supported by protocol. | + | We need someone who is able to decipher the checksum and write a c snippet for it. |
This protocol was created for pilight with the help of pilight-debug. | This protocol was created for pilight with the help of pilight-debug. |