rtl433
UNKNOWN
RTL-433 utility
|
TFA Dostmann 30.3196 T/H outdoor sensor. More...
Functions | |
static int | tfa_303196_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
TFA Dostmann 30.3196 T/H outdoor sensor at 868.33M. More... | |
Variables | |
static char * | output_fields [] |
r_device | tfa_303196 |
TFA Dostmann 30.3196 T/H outdoor sensor.
Copyright (c) 2019 Christian W. Zuckschwerdt zany@ Documented by Ekkehart Tessmer. triq .net
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
static |
TFA Dostmann 30.3196 T/H outdoor sensor at 868.33M.
https://www.tfa-dostmann.de/en/produkt/temperature-humidity-transmitter-11/ https://clientmedia.trade-server.net/1768_tfadost/media/7/86/3786.pdf
The device comes with 'TFA Modus Plus' (indoor) base station. Up to three outdoor sensors can be operated (ch 1, 2, or 3).
Data layout:
FFFFFFFF ??CCTTTT TTTTTTTT BHHHHHHH AAAAAAAA AAAAAAAA
Example data:
a8 21 fa 5b 38 54 : 10101000 00100001 11111010 01011011 00111000 01010100 a8 22 22 5e 90 48 : 10101000 00100010 00100010 01011110 10010000 01001000
References bitbuffer::bb, bitbuffer_find_repeated_row(), bitbuffer_manchester_decode(), bitbuffer_search(), bitbuffer::bits_per_row, DATA_DOUBLE, DATA_FORMAT, DATA_INT, data_make(), DATA_STRING, DECODE_ABORT_EARLY, DECODE_ABORT_LENGTH, DECODE_FAIL_SANITY, decoder_output_data(), lfsr_digest16(), and preamble_pattern.
|
static |
r_device tfa_303196 |