Files
rtl_433/include
Benjamin Larsson b3d941e6c6 Add support for Florabest FB-TH-1 BBQ Thermometer
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
2026-07-10 19:19:03 +02:00
..