mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-07-31 18:47:04 -04:00
Reverse-engineered from real captures and analysis in the issue discussion. OOK PPM, 30 bits repeated ~9 times: a 16-bit id (observed fixed on the one unit tested), a 13-bit temperature, and a parity bit (XOR of all 30 bits is always 1). Source: https://github.com/merbanan/rtl_433/issues/1223