Désolé pour ce délai, mais beaucoup de vacances , beaucoup d'occupations annexes
Protocol : 33 Bytes (264 bits)
==============================
aa aa aa aa aa 2d d4 ea 8e 7f e1 af df ef bf ff 76 7b ed ff 15 71 80 1e 50 20 10 40 00 89 84 12 00
xx xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
xx xx 00 01 02 03 04
preamble, 00 at 02 "0xaa" synchronisation
brand identifier, 03 04 0x2dd4 ( LaCrosse)
ea 8e 7f e1 af df ef bf ff 76 7b ed ff
05 06 07 08 09 10 11 12 13 14 15 16 17
13 bytes XOR "FF" with Next 13 bytes
15 71 80 1e 50 20 10 40 00 89 84 12 00
18 19 20 21 22 23 24 25 26 27 28 29 30
13 Bytes Data
Byte 18 nb bit at 1 in 12 last bytes (15 = 21 bit at 1)
Byte 19 Id sensor
Byte 20 ??? Battery !!
Byte 21 Wind gust m/s * 10 => 1e = 3.1 m/s
Byte 22 first nibble Wind direction( 0 to F), Second nibble ?? => 5 = ESE
Byte 23 Wind speed m/s * 10 in Bcd => 2.0 m/s
Byte 24 ???
Bytes 25 & 26 in Bcd : Temperature C = (26 * 100 + 25) / 10 => 004.0°C
Byte 27 in Bcd : Humidity => 89%
Bytes 28 & 29 in Bcd : Rain = ((29 * 100) + 18) => 128.4mm
Byte 30 Signe Th Bit 3 = 1 Negative, Bit 3 = 0 Positive
Ca fonctionne avec Sdr-rtl et RTL_433