SIGNALduino und Ventus W132

Begonnen von JensS, 07 Januar 2019, 22:31:27

Vorheriges Thema - Nächstes Thema

JensS

Hallo,

bei meinem Windmesser W132 von der Wetterstation Ventus W155 werden die Winddaten nicht richtig erkannt. Selbst mit der neuesten Firmware und den aktuellen Modulen wird jeweils der Datenblock für Temperatur und Luftfeuchtigkeit. Ich tippe darauf, dass die Übertragung nicht in voller Länge verarbeitet wird und bitte Euch um Hilfe.
Es sieht so aus, als würden 6 Datenpakete in einem Zug gesendet aber lediglich das 1. (temp/hum) ausgewertet. Folgende Lektüre habe ich gefunden: http://www.tfd.hu/tfdhu/files/wsprotocol/auriol_protocol_v20.pdf
und so sollte das W132-Protokoll meiner Auffassung nach aussehen:
Intervall=0,5ms,Sync=9ms,1=4ms,0=2ms
8x bit 1 als preamble
1 syncbit
8 bit randomID
1 bit Batterie (0=voll, 1= leer)
00 als Kennung für  Temperatur-/Luftfeuchtigkeitspaket
1 bit für Auslöser (automatisch=0, per Taste=1)
12 bit Temperatur (*0,1^C)
4 bit Luftfeuchtigkeit (Einer)
4 bit Luftfeuchtigkeit (Zehner)
4 bit CRC
4 syncbit
8 bit randomID
1 bit Batterie
11 als Kennung für  Winddaten
1 bit für Auslöser (automatisch=0, per Taste=1)
12 bit Kennung für Windgeschwindigkeit (100000000000)
8 bit aktuelle Windgeschwindigkeit
4 bit CRC
4 syncbit
8 bit randomID
1 bit Batterie
11 als Kennung für  Winddaten
1 bit für Auslöser (automatisch=0, per Taste=1)
3 bit Kennung für Windrichtung/-spitzen (111)
9 bit aktuelle Windrichtung
8 bit aktuelle Windspitzen
4 bit CRC
4 syncbit
8 bit randomID
1 bit Batterie
11 als Kennung für  Winddaten
1 bit für Auslöser (automatisch=0, per Taste=1)
12 bit Kennung für Windgeschwindigkeit (100000000000)
8 bit aktuelle Windgeschwindigkeit
4 bit CRC
4 syncbit
8 bit randomID
1 bit Batterie
11 als Kennung für  Winddaten
1 bit für Auslöser (automatisch=0, per Taste=1)
3 bit Kennung für Windrichtung/-spitzen (111)
9 bit aktuelle Windrichtung
8 bit aktuelle Windspitzen
4 bit CRC
4 syncbit
8 bit randomID
1 bit Batterie
11 als Kennung für  Winddaten
1 bit für Auslöser (automatisch=0, per Taste=1)
12 bit Kennung für Windgeschwindigkeit (100000000000)
8 bit aktuelle Windgeschwindigkeit
4 bit CRC
1 syncbit


Könnte das sein und wer kann mir helfen, dies umzusetzen?

Gruß Jens
Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

HomeAuto_User

Hallo Jens,

um dein Problem beleuchten zu können wäre ein Logfile mit RAWMSG´s sehr hilfreich.
Es besteht nnur die Möglichkeit die einzelnen Bits sich anzusehen. Wurden die Daten schonmal richtig erkannt, wenn ja, seit wann ist das Problem?

LG Marco
"Developer" heißt nicht, das man alles wissen kann!
- FHEM v5.9 | Rasberry PI 3
- radino CC1101 433Mhz (SIGNALduino)| - radino CC1101 868Mhz (CUL) | nano 433Mhz (SIGNALduino) - Sensoren: purer Dschungel querbeet

JensS

#2
Hier ein kleiner Auszug der aktuellen Logdatei mit verbose 4.2019.01.08 20:08:21 4: Signalduino/msg READredu: MS;P1=508;P2=-4016;P3=-1986;P4=-9037;D=14131212131313121213121213121213131313131312131212131312131313131312121313;CP=1;SP=4;R=0;O;m0;
2019.01.08 20:08:21 4: Signalduino: Matched MS Protocol id 0 -> weather (v1)
2019.01.08 20:08:21 4: Signalduino: Decoded MS Protocol id 0 dmsg s636C0B20C000 length 40 RSSI = -74
2019.01.08 20:08:21 4: Signalduino Dispatch: s636C0B20C000, Dropped due to short time or equal msg
2019.01.08 20:08:21 4: Signalduino: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.08 20:08:21 4: Signalduino: Decoded MS Protocol id 0.3 dmsg s636C0B20C000 length 40 RSSI = -74
2019.01.08 20:08:21 4: Signalduino Dispatch: s636C0B20C000, Dropped due to short time or equal msg
2019.01.08 20:08:21 4: Signalduino: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.08 20:08:21 4: Signalduino/msg READredu: MS;P1=509;P2=-4014;P3=-1985;P4=-9036;D=14131212131313121213121213121213131313131312131212131312131313131312121313;CP=1;SP=4;R=0;O;
2019.01.08 20:08:21 4: Signalduino: Matched MS Protocol id 0 -> weather (v1)
2019.01.08 20:08:21 4: Signalduino: Decoded MS Protocol id 0 dmsg s636C0B20C000 length 40 RSSI = -74
2019.01.08 20:08:21 4: Signalduino Dispatch: s636C0B20C000, Dropped due to short time or equal msg
2019.01.08 20:08:21 4: Signalduino: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.08 20:08:21 4: Signalduino: Decoded MS Protocol id 0.3 dmsg s636C0B20C000 length 40 RSSI = -74
2019.01.08 20:08:21 4: Signalduino Dispatch: s636C0B20C000, Dropped due to short time or equal msg
2019.01.08 20:08:21 4: Signalduino: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.08 20:08:21 4: Signalduino/msg READredu: MU;P0=504;P1=-1991;P2=-4017;P3=-9036;P4=240;D=0101010101020102020101020101010101020201010340;CP=0;R=0;
2019.01.08 20:08:23 4: Signalduino/msg READredu: MS;P1=516;P2=-3955;P3=-1974;P4=-8917;D=14121213121312121313121213121212131212121313131312121313121313131312131312;CP=1;SP=4;R=0;O;m2;
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0 -> weather (v1)
2019.01.08 20:08:23 4: Signalduino: Decoded MS Protocol id 0 dmsg sD66EE1909000 length 40 RSSI = -74
2019.01.08 20:08:23 4: Signalduino: CUL_TCM97001_04: W132 windGuest: 1.8 aR: 9 0  winddir:0 aR:7 8 txt:N
2019.01.08 20:08:23 4: Signalduino: CUL_TCM97001_06: model: W132  CUL_TCM97001_214
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.08 20:08:23 4: Signalduino: Decoded MS Protocol id 0.3 dmsg sD66EE1909000 length 40 RSSI = -74
2019.01.08 20:08:23 4: Signalduino Dispatch: sD66EE1909000, Dropped due to short time or equal msg
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.08 20:08:23 4: Signalduino/msg READredu: MS;P1=516;P2=-3952;P3=-1973;P4=-8907;D=14121213121312121313121213121313131313131313131313121312121313131313121312;CP=1;SP=4;R=0;O;m1;
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0 -> weather (v1)
2019.01.08 20:08:23 4: Signalduino: Decoded MS Protocol id 0 dmsg sD66800B05000 length 40 RSSI = -74
2019.01.08 20:08:23 4: Signalduino: CUL_TCM97001_06: model: W132  CUL_TCM97001_214
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.08 20:08:23 4: Signalduino: Decoded MS Protocol id 0.3 dmsg sD66800B05000 length 40 RSSI = -74
2019.01.08 20:08:23 4: Signalduino Dispatch: sD66800B05000, Dropped due to short time or equal msg
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.08 20:08:23 4: Signalduino/msg READredu: MS;P1=495;P2=-3984;P3=-2000;P4=-8917;D=14121213121312121313121213121212131212121313131312121313121313131312131312;CP=1;SP=4;R=0;m0;
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0 -> weather (v1)
2019.01.08 20:08:23 4: Signalduino: Decoded MS Protocol id 0 dmsg sD66EE1909000 length 40 RSSI = -74
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.08 20:08:23 4: Signalduino: Decoded MS Protocol id 0.3 dmsg sD66EE1909000 length 40 RSSI = -74
2019.01.08 20:08:23 4: Signalduino Dispatch: sD66EE1909000, Dropped due to short time or equal msg
2019.01.08 20:08:23 4: Signalduino: Matched MS Protocol id 0.4 -> weather (v5)


STATE
Code: 04524FB991
Signalduino_DMSG
s04524FB99100
Signalduino_MSGCNT
70
Signalduino_RAWMSG
MS;P3=593;P4=-7482;P5=-1867;P6=-4092;D=3435353535353635353536353635353635353635353636363636353636363535363635353635353536;CP=3;SP=4;R=0;
Signalduino_RSSI
-74
Signalduino_TIME
2019-01-08 20:50:21
TYPE
CUL_TCM97001

Gruß Jens
Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

pejonp

LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

JensS

#4
Danke für den Hinweis. Die angegebene 14_CUL_TCM97001.pm hatte ich bereits probiert. Die Sendungen wurden nicht richtig erkannt. Die Windrichtung sprang immer wieder auf 0 (N) und die Windgeschwindigkeiten stimmen auch nicht.

Meine Vermutung ist, dass der SIGNALduino die Sendungen in Stücke hackt, weil er die 4 Syncbits zwischen den Sequenzen Temp/Hum-0/Speed-dir/gust-0/Speed-dir/gust-0/Speed als Pausen versteht und die tatsächliche Länge unterschätzt wird. Die preamle taucht ja nur am Anfang der Sendung auf und so ist die Erkennung der Sequenzen für Wind eher zufällig.

Gruß Jens
Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

pejonp

Hallo Jens,

Ich hatte mal eine w155 leihweise und fand das sie ihre eigenen Sensoren nicht sehr zuverlässig erkennt.
Im Display wurden Sensoren bzw. Daten nicht angezeigt, vor allem vom Windmesser.

Pejonp
LaCrossGW 868MHz:WT470+TFA+TX37-IT+EMT7110+W136+WH25A HP1003+WH2621
SignalD(CC1101):Bresser+WS-0101(868MHz WH1080)+Velux KLF200+MAX!+HM-MOD-UART:Smoke HM-SEC-SD+VITOSOLIC 200 RESOL VBUS-LAN+SolarEdge SE5K(Modbus)+Sonnen!eco8(10kWh)+TD3511+DRT710M(Modbus)+ZigBee+Z-Wave+MQTT+vitoconnect

Ralf9

Hallo Jens,

mich würde es mal interessieren wie es als MU-Nachrichten aussieht, dazu mußt Du mit "set disablemessagetype MS..." die MS-Nachrichten deaktivieren.

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

JensS

Ok, hab ich gemacht und die Logdatei angefügt.
Ein Eintrag fällt dabei besonders auf:

2019.01.09 12:21:21 4: Signalduino/msg READredu: MU;P0=-8922;P1=494;P2=-3976;P3=-1994;D=0121213121312121313121213121212131313131313131313131213121313131312121213101010101212131213121213131212131213131313131313131313131312121313131313121313131010101012121312131212131312121312121213131313131313131313121312131313131212121310;CP=1;R=0;

Umgerechnet sieht das etwa so aus:
s110101100110111000000000010100001110ssss110101100110100000000000011000001000ssss110101100110111000000000010100001110s

Ich denke, dass es sich dabei nur um einen Teil der Sendung handelt.

Gruß Jens
Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

Ralf9

#8
Ich habe es mir angeschaut.
Für mich sieht es so, daß es 3 verschiedene Sendungen gibt:

- Temperatur und Luftfeuchtigkeit wird 6 mal hintereinander gesendet.
- Wind: es wird hintereinander abwechselnd eine Nachricht mit windspeed und eine Nachricht mit  winddir + wingust gesendet
- rain

Von Deiner MU-Nachricht ergeben sich 3 MS-Nachrichten. Die MU-Nachricht ist nur ein Teil der Sendung.

MS;P1=494;P2=-8922;P3=-3976;P4=-1994;D=12131314131413131414131314131313141414141414141414141314131414141413131314;CP=1;SP=2;m0;
MS;P1=494;P2=-8922;P3=-3976;P4=-1994;D=12131314131413131414131314131414141414141414141414141313141414141413141414;CP=1;SP=2;m1;
MS;P1=494;P2=-8922;P3=-3976;P4=-1994;D=12131314131413131414131314131313141414141414141414141314131414141413131314;CP=1;SP=2;m2;


Die erste und dritte Nachricht sind gleich.


erste  sD66E0050E000   11010110 0 11 0 111 000000000 01010000 1110  winddir windgust
zweite sD66800608000   11010110 0 11 0 100 000000000 01100000 1000  windspeed


Evtl passen auch die Umrechnungen in der 14_CUL_TCM97001 noch nicht ganz.
D = Windspeed  (bitvalue * 0.2 m/s, correction for webapp = 3600/1000 * 0.2 * 100 = 72)

Hast Du mir auch noch eine MU-Nachricht von der Temperatur und vom rain?



@Pejonp
bei der 14_CUL_TCM97001.pm passen die events noch nicht so richtig.

Bei der ersten Nachricht sD66E0050E000 (winddir + windgust) wird auch für windspeed ein event erzeugt.

Edit: es passt doch, ich hatte  windspeed und winddir + windgust vertauscht.

Gruß Ralf




FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Ralf9

Hallo Jens,

welche firmware verwendest Du?
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

JensS

Danke für die Unterstützung!
   version    V 3.3.1-RC10 SIGNALduino  - compiled at Dec 29 2018 01:43:10
   versionmodul v3.3.3-dev_30.12.
Anbei die Logdatei - diesmal etwas größer. Der Regenmesser W174_99 wird gut empfangen.
ZitatThese two packets are sent in pairs repeated three times within a transmission burst. Five of six consecutive transmission bursts contain this type of data.
verstehe ich so, dass eine temp/hum-Nachricht und insgesamt fünf Wind-Nachrichten in einer Sendung sind. Also müssten pro Sendung alle redings altualieseirt werden. Liege ich hier falsch?
Aus den Internals noch die unknownmessages:2019-01-09 19:50:43-MU;P0=-1506;P1=549;P2=-2070;P3=-4146;D=0121212131312131212121212121212121213131312131313100;CP=1;R=0;#
2019-01-09 19:50:43-MU;P0=-588;P1=553;P2=-4120;P3=-2071;P4=-7404;D=01212131213131313131313131313121212131212121312121213121212121312140;CP=1;R=0;#
2019-01-09 19:50:43-MU;P0=-856;P1=546;P2=-2075;P3=-4073;D=012121313121312121212121212121212131313121313130;CP=1;R=0;#
2019-01-09 19:50:45-MC;LL=-990;LH=965;SL=-498;SH=453;D=AAAAAAAA;C=484;L=32;R=0;#
2019-01-09 19:50:45-MC;LL=-958;LH=1004;SL=-479;SH=475;D=3352D2CAAB2D34D2CCACCAAAAB2ACB4B32AAAAA8;C=485;L=157;R=0;#
2019-01-09 19:50:47-MU;P0=223;P1=-491;P2=164;P3=475;P4=-318;P5=-245;P6=-108;D=01210101210101343401010135062535013501213420;CP=0;R=0;#
2019-01-09 19:50:54-MU;P0=-1000;P1=490;P2=-4007;P3=-8938;P4=-2028;D=0121212121212131212141214121214141212141214141414141414141414141412121414141414121414141313131312121412141212141412121412121212141414141212121414121412141414141414141213131313121214121412121414121214121414141414141414141414141212141414141412141414131313;CP=1;R=0;O;#
2019-01-09 19:50:55-MU;P0=-8924;P1=491;P2=-3979;P3=-1999;D=0121213121312121313121213121212121313131312121213131213121313131313131312101010101212131213121213131212131213131313131313131313131312121313131313121313131010101012121312131212131312121312121212131313131212121313121312131313131313131210;CP=1;R=0;#
2019-01-09 19:50:57-MC;LL=-1063;LH=883;SL=-557;SH=416;D=29FAAF0015D387C;C=486;L=58;R=0;#
2019-01-09 19:50:58-MU;P0=-416;P1=496;P2=-1998;P3=-4030;P4=-9040;D=0121212131312131312131312121213121213131313121213121212121213131312141213131212121313121313121313121212131212131313131212131212121212131313121412131312121213131213131213131212121312121313131312121312121212121313131214121313121212131312131312131312121213;CP=1;R=0;O;#
2019-01-09 19:50:58-MU;P0=-1988;P1=510;P2=-4012;P3=-9036;D=0101212121210101210101010101212121013101212101010121210121210121210101012101012121212101012101010101012121210131012121010101212101212101212101010121010121212121010121010101010121212101310121210101012121012121012121010101210101212121210101210101010101212;CP=1;R=0;O;#
2019-01-09 19:51:00-MU;P0=-1104;P1=330;P2=184;P3=-152;P4=116;P5=-620;P6=880;P7=458;D=23456575757575757575757570606075756065151070;CP=7;R=0;#
2019-01-09 19:51:01-MC;LL=-1063;LH=884;SL=-595;SH=419;D=472F9DA979FFB;C=493;L=52;R=0;#2019-01-09 19:51:02-MC;LL=-1051;LH=917;SL=-569;SH=399;D=472F9DA979FFB42C28;C=489;L=69;R=0;#
2019-01-09 19:51:10-MU;P0=1259;P1=-1093;P2=513;P3=-3456;P4=168;P5=-308;D=0101010121012101010101010121210101010101234;CP=0;R=0;#
2019-01-09 19:51:23-MU;P0=172;P1=509;P2=-995;P3=1377;P4=1036;P5=-1336;P6=128;P7=-2204;D=121212121212123212321232121232321232123232121245670;CP=1;R=0;#
2019-01-09 19:51:25-MU;P0=-456;P1=491;P2=-4004;P3=-8941;P4=-2026;D=0121212121212131212141214121214141212141214141414141414141414141412121414141414121414141313131312121412141212141412121412121212121412121214141214141412141414141212141213131313121214121412121414121214121414141414141414141414141212141414141412141414131313;CP=1;R=0;O;#
2019-01-09 19:51:26-MU;P0=-8923;P1=493;P2=-3979;P3=-1997;D=0121213121312121313121213121212121213121212131312131313121313131312121312101010101212131213121213131212131213131313131313131313131312121313131313121313131010101012121312131212131312121312121212121312121213131213131312131313131212131210;CP=1;R=0;#
2019-01-09 19:51:33-MU;P0=-484;P1=563;P2=-2064;P3=-4157;P4=-9016;D=0121212121313121312121212121212121212131313121313131213131312131313131213141214131212121213131213121212121212121212121313131213131312131313121313131312131412141312121212131312131212121212121212121213131312131313121313131213131313121314121413121212121313;CP=1;R=0;O;#
2019-01-09 19:51:33-MU;P0=-2059;P1=555;P2=-4107;P3=-9024;D=01210101010101010101010121212101212121012121210121212121012131013121010101012121012101010101010101010101212121012121210121212101212121210121310131210101010121210121010101010101010101012121210121212101212121012121212101213130;CP=1;R=0;#
2019-01-09 19:51:34-MU;P0=266;P1=-994;P2=495;P3=116;P4=-92;P5=-2006;P6=-4053;D=0121213401012525252521252125252521212621212121212125252521212121212121212125212121212125252525212521252525212126212121212121252525212121212121212121252121212121252525252125212525252121262121212121212525252121212121212121212521212121212525252521252125252;CP=2;R=0;O;#
2019-01-09 19:51:34-MU;P0=515;P1=-984;P2=-4052;P3=-1978;D=01010201010101010103030301010101010101010103010101010103030303010301030303010102010101010101030;CP=0;R=0;#
2019-01-09 19:51:34-MU;P0=-979;P1=558;P2=-2028;P3=-584;P4=892;P5=412;P6=1370;P7=1904;D=01210101010101010101012101010101012121212101210134352131050506060606010;CP=1;R=0;#
2019-01-09 19:51:35-MU;P0=-1990;P1=324;P2=-4016;P3=519;P4=-9036;P5=-2736;P6=1840;P7=-576;D=012303030323030323232323030323030303030323232303430323567;CP=3;R=0;#
2019-01-09 19:51:44-MU;P0=-104;P1=-265;P2=475;P4=252;P5=-522;P7=139;D=12145454521452175704145454545754545457521;CP=4;R=0;


Gruß Jens
Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

Ralf9

Nach der Beschreibung ist die temp/hum und der Wind in verschiedenen Sendungen.

Temperature and relative humidity data:
This packet is repeated six times within a transmission burst.

Wind speed and direction data:
These two packets are sent in pairs repeated three times within a transmission burst.  of data.
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

JensS

Klar, hatte ich wohl nicht richtig gelesen. Sollte ich mit der unterschätzten Sendungslänge ebenfalls falsch liegen?
Bei den unknownmessages taucher immer wieder Sendungen auf, welche ich dem W132 zuordnen würde.
Zitat2019-01-09 19:51:33-MU;P0=-2059;P1=555;P2=-4107;P3=-9024;D=01210101010101010101010121212101212121012121210121212121012131013121010101012121012101010101010101010101212121012121210121212101212121210121310131210101010121210121010101010101010101012121210121212101212121012121212101213130;CP=1;R=0;#
Des weiteren werden neuerdings jede Menge SD_BELLs angelegt:
SD_BELL_3040840
SD_BELL_3041041
SD_BELL_3042042
SD_BELL_3043843
SD_BELL_3044044
SD_BELL_30BC83C
SD_BELL_30C0040
SD_BELL_30C1841
SD_BELL_30C2842
SD_BELL_30C3043
SD_BELL_FAA9F9F
SD_BELL_FAB829F

, habe jetzt auch ein SD_UT
2019-01-11_17:00:38 unknown_please_select_model unknownMSG: 00000000000001100101  (protocol: 34)
2019-01-11_17:01:12 unknown_please_select_model unknownMSG: 11100111101011101011  (protocol: 34)
2019-01-11_17:02:18 unknown_please_select_model unknownMSG: 00000000000001100101  (protocol: 34)
2019-01-11_17:12:01 unknown_please_select_model unknownMSG: 11100111101011101011  (protocol: 34)
2019-01-11_17:13:58 unknown_please_select_model unknownMSG: 00000000000001100101  (protocol: 34)
2019-01-11_17:14:00 unknown_please_select_model unknownMSG: 11100111101011101011  (protocol: 34)

und ein
CUL_TCM97001_Unknown:
MS;P3=598;P4=-7298;P5=-1860;P6=-4168;D=3435353535353635353536363635353535353635353636363536353636363535363635353535353536;CP=3;SP=4;R=0;

Könnte die Erkennung des W132 vielleicht etwas damit zu tun haben?

Gruß Jens
Debian auf APU2C4, HM-CFG-USB2, SIGNALduino, HM-ES-PMSw1-Pl, TFA 30.3121, TFA 30.3125, ITS-150, PIR-5000, configurable Firmata USB & LAN, 1-wire: DS-18B20, DS-18S20, DS-2408, DS-2413, diverse I2C-Komponenten, zigbee2mqtt, ESPEasy etc.

Ralf9

ZitatBei den unknownmessages taucher immer wieder Sendungen auf, welche ich dem W132 zuordnen würde.
2019-01-09 19:51:33-MU;P0=-2059;P1=555;P2=-4107;P3=-9024;D=01210101010101010101010121212101212121012121210121212121012131013121010101012121012101010101010101010101212121012121210121212101212121210121310131210101010121210121010101010101010101012121210121212101212121012121212101213130;CP=1;R=0;

Nein dies hat zwischen den Wiederholungen einen anderen Trenner: sync 0 sync
Dies sind 3 MS-Nachrichten wo bei der ersten der Anfang fehlt
2019.01.11 17:28:46.397 4 : sduinoD/msg get raw: MS;P0=-2059;P1=555;P2=-4107;P3=-9024;D=1312101010101212101210101010101010101010121212101212121012121210121212121012;CP=1;SP=3;
2019.01.11 17:28:46.397 4 : sduinoD: Matched MS Protocol id 0 -> weather (v1), bitLen=37
2019.01.11 17:28:46.397 4 : sduinoD: Decoded MS Protocol id 0 dmsg s86801DDDE800 length 40
2019.01.11 17:28:46.397 5 : sduinoD: dispatch s86801DDDE800
2019.01.11 17:28:46.397 4 : sduinoD: CUL_TCM97001 using longid: 0 model: GT_WT_02
2019-01-11 17:28:46.404 CUL_TCM97001 GT_WT_02_134 battery: low
2019-01-11 17:28:46.404 CUL_TCM97001 GT_WT_02_134 T: 2.9 H: 100


und das CUL_TCM97001_Unknown ist
entweder GT_WT_02
Matched MS Protocol id 0 -> weather (v1), bitLen=40
oder
decoded protocolid: 51 (Lidl Wetterstation 2759001/IAN114324) sensor id=142, channel=1, temp=2.2, hum=98, bat=ok


Bei den SD_BELL kannst Du im log die Protokoll ID sehen und dann in der Protocolllist nachschauen was es sein könnte.


Bei Deinem log habe ich die MU-Nachrichten für rain und wind gefunden, dazu schreibe ich später mehr.

Für die Temperatur konnte ich keine MU-Nachricht finden, evtl wird die Temperatur seltener gesendet als der Wind

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

ghostwriter

Hallo an alle

Ich möchte mich hier nochmal mit einklinken pejonp hat für mich vor Monaten die Erweiterung für die Ventus w155  gemacht.
Am besten fahre ich mit seiner 14_CUL_TCM97001.pm vom 3.2.18 da die neueren nicht funktionieren.
Letztendlich ist die Wetterstation bzw der Aussen Sensor (Wind,Winddirection,Temp,Hum)=W132 nicht so das gelbe vom Ei.
Ich kann pejonp nur zustimmen letztendlich die Finger davon lassen, es macht einfach kein Spass damit.
Unten meine funktionierende 14_CUL_TCM97001.pm


Gruss

Ralf9

#15
Ich habe in meiner firmware V 3.3.2.1-rc8 was eingebaut
https://forum.fhem.de/index.php/topic,82379.msg744554.html#msg744554

Bei MS-Nachrichten wird nun geschaut ob nach dem sync innerhalb der nächsten 10 Einträge weitere sync folgen und diese ggf übersprungen. Bei nicht komprimierten (config: Mred=0) MS-Nachrichten wird dann mit "s<anz> die Anzahl ausgegeben.

Die Wind Nachrichten sehen dann z.B. so aus.
An der "s13" lässt sich erkennen, daß wegen der Preamble der sync erst an der Position 13 ist.
Z.B. ein "s30" würde bedeuten, daß ein großer Teil am Anfang der ersten Nachricht fehlt und dies die zweite Nachricht ist.
An der "s6" lassen sich die 3 zusätzlichen sync erkennen. 
MS;P1=492;P2=-4005;P3=-8937;P4=-2023;D=13121214121412121414121214121414141414141414141414141412141414141412121414;CP=1;SP=3;O;s13;m0;
MS;P1=492;P2=-4005;P3=-8937;P4=-2023;D=13121214121412121414121214121212141212121414141412141212141414141414141212;CP=1;SP=3;s6;e;m1;
MS;P1=492;P2=-4005;P3=-8937;P4=-2023;D=13121214121412121414121214121414141414141414141414141412141414141412121414;CP=1;SP=3;s6;e;m2;
MS;P1=492;P2=-4005;P3=-8937;P4=-2023;D=13121214121412121414121214121212141212121414141412141212141414141414141212;CP=1;SP=3;s6;e;m3;


Normalerweise wird in der firmware bei den MS-Nachrichten die anzahl der Wiedeholungen auf 3 begrenzt.
MIt
get sduino raw CSmcmbl=8
kannst Du die Begrenzung der Wiederholungen auf 8 erhöhen.

Wenn Du das Attribut rawmsgEvent auf 1 setzt, dann lösen die empfangene Rohnachrichten events aus,
und dann im Event monitor in den Filter folgende Regexp eintragen
W132|SP=.*s

Dies ergibt dann im Event monitor z.B. folgendes:
2019-01-12 21:55:23.701 SIGNALduino sduinoD RAWMSG MS;P1=492;P2=-4005;P3=-8937;P4=-2023;D=13121214121412121414121214121414141414141414141414141412141414141412121414;CP=1;SP=3;O;s13;m0;
2019-01-12 21:55:23.703 CUL_TCM97001 W132_214 windSpeed: 0.8
2019-01-12 21:55:23.703 CUL_TCM97001 W132_214 Ws: 0.8
2019-01-12 21:55:52.838 SIGNALduino sduinoD RAWMSG MS;P1=492;P2=-4005;P3=-8937;P4=-2023;D=13121214121412121414121214121212141212121414141412141212141414141414141212;CP=1;SP=3;s6;e;m1;
2019-01-12 21:55:52.840 CUL_TCM97001 W132_214 windGust: 1.2
2019-01-12 21:55:52.840 CUL_TCM97001 W132_214 windDirection: 0
2019-01-12 21:55:52.840 CUL_TCM97001 W132_214 windDirectionText: N
2019-01-12 21:55:52.840 CUL_TCM97001 W132_214 Wg: 1.2  Wd: N


Damit lassen sich die Nachrichten der W132 leichter finden

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

Hallo Ralf,

ich habe jetzt auch einen W132 im Garten. Der bekommt allerdings nur alle paar Stunden einen Datensatz. Der ist dann
2019.01.18 06:59:36 4: sduino433/msg READ: MS;P0=508;P2=-1989;P4=-3962;P6=-8931;             D=06040202020204020402040402040404040204040204020202020202020202020202020204;CP=0;SP=6;s20;e;m0;

und ok. Dazwischen habe ich folgendes gefunden, das mir sehr nach einer zwerfallenen Meldung aussieht:

2019.01.18 07:00:29 4: sduino433/msg READ: MU;P0=-1032;P1=565;P2=-4118;P3=-2081;P4=-612;CP=1;D=012121212131213131213131313121312121312131214;e;
2019.01.18 07:00:29 4: sduino433/msg READ: MU;P0=2148;P1=-1446;P2=568;P3=-4117;P4=-2077;CP=2;D=012323232423242423242424242324232324232421;e;


Ich kann auch noch mal an Hand des Sendelämpchens genauer nach den Meldungen schauen.


Horst

Ralf9

Hallo Horst,

was für einen Empfänger und was für eine Antenne verwendest Du?
Wie ist der Abstand zwischen der W132 und dem Empfänger? Wie viele Wände?

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

Hallo Ralf,

433 MHz, Standard-Empfänger (nicht CC1101), 8m durch ein Fenster.
Das Signal sollte okay sein, aber das teste ich noch Mal.
3.3.2.1-rc8 und Entwicklungszweig, Kompression abgeschaltet.

Horst

Ralf9

#19
Zitat433 MHz, Standard-Empfänger
Was für ein Empfänger ist das?

Siehe auch hier:
https://wiki.fhem.de/wiki/SIGNALduino#Einfache_Module
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

Der empfängt den Türsensor aus dem Keller, durch 2 Decken und 70 cm Beton Wand.

Und jetzt steht der W132 2m neben dem Empfänger.

Horst

Ralf9

Ich weiß jetzt immer noch nicht welchen Empfänger Du hast.
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

DN 433M High Sensitivity Wireless Remote Control Receiver Vorstand Module RXB8 DC 2.4 ~ 5V https://www.amazon.de/dp/B00EQ1UK68/ref=cm_sw_r_cp_taa_gaMqCbGFWM76T

Der erste Teil des Problems ist behoben. Es stand ein Trigger Intervall von 300s drin. Morgen Stelle ich den Sensor wieder nach draußen.

Danke für die Hilfe.

Horst

Ralf9

An dem Empfänger dürfte es eigentlich nicht liegen.
Gibt es evtl Störquellen in der Nähe des Empfängers?

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

Hallo Ralf,

den größten Anteil am Problem hatten die 300 Sek. event-min-interval. Die Meldungen werden nicht alle geschickt, Alle 31 Sek. Windrichtung oder Geschwindigkeit, alle 2 Minuten Temp und Hum.

Bei 5 Min. Interval scheint jeweils nach einem Paket auch kein Paket für einen anderen der Werte mehr angenommen zu werden. Es wurden also über längere Zeit zwar Pakete empfangen, aber immer nur dieselbe Art.

Seit der Wert gelöscht ist kommt von 3 Paketen im Durchschnitt eins an.

Horst

PS: gleich kommt der Entfernungstest im Garten

Harst

Hallo Ralf,

Jetzt kommt mein Endstand.
Der W132 ist wieder im Garten. Distanz zum Empfänger etwa 20m (seitlich) durch mehrere Holzverkleidungen und eine Hecke.
Im Schnitt kommen alle 90 Sekunden Daten an, das gilt für alle Sensoren an Bord.

Horst

Ralf9

Hallo Horst,

mich würde ein log Auszug der empfangenen raw Nachrichten, insbesondere die mit Temperatur interessieren

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

Hallo Ralf,

da hab ich glück gehabt, ich hatte es gesichert:

->2019.01.19 10:54:37 4: sduino433/msg READ: MS;P0=-3955;P1=517;P2=-1968;P6=-8913;D=16101212121210121012101012101010101210101210121212121212121212121212121210;CP=1;SP=6;O;s69;m0;
2019.01.19 10:54:37 5: sduino433: dispatch s856F68001000
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_01:     msg:856F68001000 typ:11
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_01:      aR:1A6F61008000
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_01: bitData:100001010110111101101000000000000001000000000000
2019.01.19 10:54:37 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:4 aR:6 1 txt:SE
2019.01.19 10:54:37 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 4
->2019.01.19 10:54:37 4: sduino433/msg READ: MS;P0=-3955;P1=514;P2=-1975;P6=-8913;D=16101212121210121012101012101212121212121212121212121212121212121210121010;CP=1;SP=6;s6;p;m1;
2019.01.19 10:54:37 5: sduino433: dispatch s85680000B000
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.19 10:54:37 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:54:37 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
->2019.01.19 10:54:38 4: sduino433/msg READ: MS;P1=516;P2=-1973;P3=-3947;P4=-8915;D=14131212121213121312131312131313131213131213121212121212121212121212121213;CP=1;SP=4;s39;e;m0;
2019.01.19 10:54:38 5: sduino433: dispatch s856F68001000
2019.01.19 10:54:38 5: sduino433: CUL_TCM97001_01:     msg:856F68001000 typ:11
2019.01.19 10:54:38 5: sduino433: CUL_TCM97001_01:      aR:1A6F61008000
2019.01.19 10:54:38 5: sduino433: CUL_TCM97001_01: bitData:100001010110111101101000000000000001000000000000
2019.01.19 10:54:38 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:4 aR:6 1 txt:SE
2019.01.19 10:54:38 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:54:38 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:54:38 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 4

->2019.01.19 10:55:08 4: sduino433/msg READ: MS;P1=557;P2=-1961;P4=-3955;P5=-8915;P6=-1408;D=15141212121214121412141412141414141214141216;CP=1;SP=5;s51;e;
->2019.01.19 10:55:08 4: sduino433/msg READ: MU;P0=-1324;P1=517;P2=-1968;P3=-3698;P4=-8919;CP=1;D=012121212121212121212121212121314141414131212121213;e;
2019.01.19 10:55:08 4: sduino433/msg READ: MU;P0=-1979;P1=507;P2=-3944;P3=-408;CP=1;D=0121012101010101010101010101010101010101013;e;
->2019.01.19 10:55:08 4: sduino433/msg READ: MU;P0=-3949;P1=516;P2=-2201;P3=-8920;CP=1;D=012101013131313101212121210121012101012101012;e;
2019.01.19 10:55:08 4: sduino433/msg READ: MU;P0=-160;P1=516;P2=-3956;P3=-1972;P4=-8900;P5=-6844;CP=1;D=01213121313131313131313131313131313121415;e;
2019.01.19 10:55:09 4: sduino433/msg READ: MU;P0=-6344;P1=506;P2=-8908;P3=-3958;P4=-1980;P5=788;P6=-488;CP=1;D=0121314141414131413141313141314141414141414141456;e;
->2019.01.19 10:55:09 4: sduino433/msg READ: MU;P0=-1965;P1=516;P2=-3957;P3=-8914;P4=-596;CP=1;D=01010101012101212131313131210101010121014;e;

->2019.01.19 10:55:39 4: sduino433/msg READ: MS;P1=511;P2=-1969;P3=-3960;P4=-8917;D=14131212121213121312121212121212131212131312121212131212131313121212121312;CP=1;SP=4;O;s57;m0;
2019.01.19 10:55:39 5: sduino433: dispatch s8501309C2000
2019.01.19 10:55:39 5: sduino433: CUL_TCM97001_01:     msg:8501309C2000 typ:00
2019.01.19 10:55:39 5: sduino433: CUL_TCM97001_01:      aR:1A08C0934000
2019.01.19 10:55:39 5: sduino433: CUL_TCM97001_01: bitData:100001010000000100110000100111000010000000000000
2019.01.19 10:55:39 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:20 H:39
2019.01.19 10:55:39 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.19 10:55:39 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.19 10:55:39 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
->2019.01.19 10:55:39 4: sduino433/msg READ: MS;P1=511;P2=-1975;P3=-3961;P4=-8917;D=14131212121213121312121212121212131212131312121212131212131313121212121312;CP=1;SP=4;e;m1;
2019.01.19 10:55:39 4: sduino433 Dispatch: s8501309C2000, Dropped due to short time or equal msg
->2019.01.19 10:55:39 4: sduino433/msg READ: MS;P1=511;P2=-1975;P3=-3961;P4=-8917;P5=1128;D=14131212121213121312121212121212131212131312121212131212131313125;CP=1;SP=4;e;m2;
2019.01.19 10:55:39 5: sduino433: dispatch s8501309C00
2019.01.19 10:55:40 4: sduino433/msg READ: MU;P0=-560;P1=543;P2=-1977;P3=-3959;P4=-8924;P5=-1136;CP=1;D=012121213121413121212121312131212121212121213121213131212121213121213131312121212131215;e;


2019.01.19 10:56:10 4: sduino433/msg READ: MS;P1=506;P2=-1974;P3=-3959;P4=-8917;D=14131212121213121312131312131313131213131213121212121212121212121212121213;CP=1;SP=4;O;s77;m0;
2019.01.19 10:56:10 5: sduino433: dispatch s856F68001000
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_01:     msg:856F68001000 typ:11
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_01:      aR:1A6F61008000
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_01: bitData:100001010110111101101000000000000001000000000000
2019.01.19 10:56:10 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:4 aR:6 1 txt:SE
2019.01.19 10:56:10 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 4
2019.01.19 10:56:10 4: sduino433/msg READ: MS;P1=514;P2=-1972;P3=-3702;P4=-8917;D=14131212121213121312131312131212121212121212121212121212121212121213121313;CP=1;SP=4;s6;e;m1;
2019.01.19 10:56:10 5: sduino433: dispatch s85680000B000
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.19 10:56:10 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:56:10 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
2019.01.19 10:56:10 4: sduino433/msg READ: MS;P1=514;P2=-1972;P3=-3702;P4=-8917;D=14131212121213121312131312131313131213131213121212121212121212121212121213;CP=1;SP=4;s6;e;m2;
2019.01.19 10:56:10 5: sduino433: dispatch s856F68001000
2019.01.19 10:56:11 4: sduino433/msg READ: MU;P0=-1972;P1=-180;P2=696;P3=-856;P4=92;P5=-132;P6=519;P7=-3958;CP=6;D=12345676060606067606760676760676060606065;e;
2019.01.19 10:56:11 4: sduino433/msg READ: MU;P0=-868;P1=506;P2=-1974;P3=-3959;P4=-8920;CP=1;D=01212121213121312131312131313131213131213121212121212121212121212121213141;e;

2019.01.19 10:56:41 4: sduino433/msg READ: MS;P2=-1971;P3=513;P4=-3959;P5=-8918;D=35343232323234323432343432343434343234343234323232323232323232323232323234;CP=3;SP=5;O;s75;m0;
2019.01.19 10:56:41 5: sduino433: dispatch s856F68001000
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_01:     msg:856F68001000 typ:11
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_01:      aR:1A6F61008000
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_01: bitData:100001010110111101101000000000000001000000000000
2019.01.19 10:56:41 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:4 aR:6 1 txt:SE
2019.01.19 10:56:41 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 4
2019.01.19 10:56:41 4: sduino433/msg READ: MS;P2=-1976;P3=510;P4=-3953;P5=-8918;D=35343232323234323432343432343232323232323232323232323232323232323234323434;CP=3;SP=5;s6;e;m1;
2019.01.19 10:56:41 5: sduino433: dispatch s85680000B000
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.19 10:56:41 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.19 10:56:41 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
2019.01.19 10:56:41 4: sduino433/msg READ: MS;P2=-1976;P3=510;P4=-3953;P5=-8918;P6=-808;D=35343232323234323432343432343434343234343234323232323232323232323232323236;CP=3;SP=5;s6;e;m2;
2019.01.19 10:56:41 5: sduino433: dispatch s856F68000000
2019.01.19 10:56:42 4: sduino433/msg READ: MS;P1=518;P2=-8918;P3=-916;P4=960;P5=-1969;P6=-3955;P7=-152;D=12134515151515161516151616151615151515151517;CP=1;SP=2;s3;e;
2019.01.19 10:56:42 4: sduino433/msg READ: MU;P0=-2696;P1=524;P2=-3958;P3=-1971;P4=-8916;CP=1;D=01213121212121312121312131313131313131313131313131312141;e;


Die -> sind von mir. Ich habe auch einiges gelöscht, sollte aber alles relevante drin sein.

Grüße

Horst

Ralf9

Hallo Horst,

nun sieht es deutlich besser aus.
Bei den MS Nachrichten mit Temperatur ist mir was aufgefallen.
Laut Protokollbescheibung sind bei Wind und Temperatur zwischen den Wiederholungen jeweils 4 sync (clock sync clock sync clock sync clock sync )

Bei den Wind Nachrichten ist am s6 erkennbar, daß 3 sync übersprungen werden
MS;P1=514;P2=-1972;P3=-3702;P4=-8917;D=14131212121213121312131312131212121212121212121212121212121212121213121313;CP=1;SP=4;s6;e;m1;

Bei der Temperatur Nachricht fehlt dieses s6
MS;P1=511;P2=-1975;P3=-3961;P4=-8917;D=14131212121213121312121212121212131212131312121212131212131313121212121312;CP=1;SP=4;e;m1;

Hast Du mir nochmals ein paar Temperatur MS Nachrichten?

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Harst

Hallo Ralf,

hier sind neue Daten. Ich habe jeweils innerhalb von 2s alles gelassen. Gestern auf 2m Distanz. Auch die MU, die zu diesem Sender gehören. Oft grätscht halt jemand rein.

T-Block, kleine Distanz:
2019.01.19 11:42:09 4: sduino433/msg READ: MS;P1=509;P2=-3959;P3=-1977;P4=-8919;P5=-664;P6=168;P7=-1080;D=1412131313131213121313156713131213121313121213131313131313121212131312121313;CP=1;SP=4;O;s59;m0;
2019.01.19 11:42:09 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:42:09 5: sduino433: Found wrong signalpattern, catched 10 bits, aborting demodulation
2019.01.19 11:42:09 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:42:09 5: sduino433: Found wrong signalpattern, catched 10 bits, aborting demodulation
2019.01.19 11:42:09 4: sduino433: Sync 1 13 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 7 -> weather
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 4
2019.01.19 11:42:09 5: sduino433: Found wrong signalpattern, catched 10 bits, aborting demodulation
2019.01.19 11:42:09 4: sduino433/msg READ: MS;P1=510;P2=-3957;P3=-1971;P4=-8917;D=14121313131312131213131313131213121313121213131313131313121212131312121313;CP=1;SP=4;e;m1;
2019.01.19 11:42:09 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:42:09 5: sduino433 Dispatch: s8505301CC000, test ungleich: disabled
2019.01.19 11:42:09 5: sduino433 Dispatch: s8505301CC000,  dispatch
2019.01.19 11:42:09 5: sduino433: dispatch s8505301CC000
2019.01.19 11:42:09 5: sduino433: CUL_TCM97001_01:     msg:8505301CC000 typ:00
2019.01.19 11:42:09 5: sduino433: CUL_TCM97001_01:      aR:1A0AC0833000
2019.01.19 11:42:09 5: sduino433: CUL_TCM97001_01: bitData:100001010000010100110000000111001100000000000000
2019.01.19 11:42:09 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:20.2 H:38
2019.01.19 11:42:09 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.19 11:42:09 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.19 11:42:09 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.19 11:42:09 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:42:09 4: sduino433: Decoded MS Protocol id 0.3 dmsg s8505301CC000 length 40
2019.01.19 11:42:09 5: sduino433 Dispatch: s8505301CC000, test gleich
2019.01.19 11:42:09 4: sduino433 Dispatch: s8505301CC000, Dropped due to short time or equal msg
2019.01.19 11:42:09 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:42:09 4: sduino433/msg READ: MS;P1=510;P2=-3957;P3=-1971;P4=-8917;D=14121313131312131213131313131213121313121213131313131313121212131312121313;CP=1;SP=4;e;m2;
2019.01.19 11:42:09 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:42:09 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:42:09 5: sduino433 Dispatch: s8505301CC000, test gleich
2019.01.19 11:42:09 4: sduino433 Dispatch: s8505301CC000, Dropped due to short time or equal msg
2019.01.19 11:42:09 4: sduino433: Decoded MS Protocol id 0.3 dmsg s8505301CC000 length 40
2019.01.19 11:42:09 5: sduino433 Dispatch: s8505301CC000, test gleich
2019.01.19 11:42:09 4: sduino433 Dispatch: s8505301CC000, Dropped due to short time or equal msg
2019.01.19 11:42:09 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:42:09 4: sduino433: Sync geloescht
2019.01.19 11:42:09 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.19 11:42:09 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:42:09 4: sduino433/msg READ: MU;P0=-230;P1=509;P2=-1978;P3=-3962;P4=-8924;CP=1;D=01212121212131313121213131212141312121212131210;e;
2019.01.19 11:42:09 5: sduino433: one pattern for MU Protocol id 5 not found, aborting

T-Block, kleine Distanz:
2019.01.19 11:45:15 4: sduino433/msg READ: MU;P0=-1974;P1=564;P2=-3954;P3=-8912;P4=-704;P5=124;P6=-1144;P7=-192;CP=1;D=01010101010121012101012121010101010101012121210101212101013121010101012101210101010101210121010121210101010101456101217;p;
2019.01.19 11:45:15 4: sduino433/msg READ: MU;P0=-898;P1=164;P2=514;P3=-1973;P4=-8920;P5=-3961;P6=-360;CP=2;D=01023232425232323232523252323232323252326;e;
2019.01.19 11:45:16 4: sduino433/msg READ: MS;P1=518;P2=-1978;P3=-3963;P4=-8923;D=14131212121213121312121212121312131212131312121212121212131313121213131212;CP=1;SP=4;s55;e;m0;
2019.01.19 11:45:16 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 11:45:16 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:45:16 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:45:16 5: sduino433 Dispatch: s8505301CC000, test ungleich: disabled
2019.01.19 11:45:16 5: sduino433 Dispatch: s8505301CC000,  dispatch
2019.01.19 11:45:16 5: sduino433: dispatch s8505301CC000
2019.01.19 11:45:16 5: sduino433: CUL_TCM97001_01:     msg:8505301CC000 typ:00
2019.01.19 11:45:16 5: sduino433: CUL_TCM97001_01:      aR:1A0AC0833000
2019.01.19 11:45:16 5: sduino433: CUL_TCM97001_01: bitData:100001010000010100110000000111001100000000000000
2019.01.19 11:45:16 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:20.2 H:38
2019.01.19 11:45:16 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.19 11:45:16 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.19 11:45:16 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.19 11:45:16 4: sduino433/msg READ: MS;P1=518;P2=-1978;P3=-3963;P4=-8923;D=14131212121213121312121212121312131212131312121212121212131313121213131212;CP=1;SP=4;e;m1;


2019.01.19 11:48:21 4: sduino433/msg READ: MS;P0=-1957;P1=573;P2=-3961;P3=-8913;D=13121010101012101210101010101210121010121210101010101010121212101012121010;CP=1;SP=3;s5;e;m0;
2019.01.19 11:48:21 4: sduino433: Sync 1 12 -> 1 eingetragen
2019.01.19 11:48:21 4: sduino433: Sync geloescht
2019.01.19 11:48:21 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 11:48:21 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:48:21 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:48:21 5: sduino433 Dispatch: s8505301CC000, test ungleich: disabled
2019.01.19 11:48:21 5: sduino433 Dispatch: s8505301CC000,  dispatch
2019.01.19 11:48:21 5: sduino433: dispatch s8505301CC000
2019.01.19 11:48:21 5: sduino433: CUL_TCM97001_01:     msg:8505301CC000 typ:00
2019.01.19 11:48:21 5: sduino433: CUL_TCM97001_01:      aR:1A0AC0833000
2019.01.19 11:48:21 5: sduino433: CUL_TCM97001_01: bitData:100001010000010100110000000111001100000000000000
2019.01.19 11:48:21 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:20.2 H:38
2019.01.19 11:48:21 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.19 11:48:21 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.19 11:48:21 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.19 11:48:21 4: sduino433/msg READ: MS;P0=-1957;P1=573;P2=-3961;P3=-8913;D=13121010101012101210101010101210121010121210101010101010121212101012121010;CP=1;SP=3;e;m1;
2019.01.19 11:48:21 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:48:21 5: sduino433 Dispatch: s8505301CC000, test gleich
2019.01.19 11:48:21 4: sduino433 Dispatch: s8505301CC000, Dropped due to short time or equal msg
2019.01.19 11:48:21 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:48:21 5: sduino433 Dispatch: s8505301CC000, test gleich
2019.01.19 11:48:21 4: sduino433 Dispatch: s8505301CC000, Dropped due to short time or equal msg
2019.01.19 11:48:21 4: sduino433/msg READ: MU;P0=-488;P1=513;P2=-3954;P3=-1982;CP=1;D=01213121313131313121312131312121313131313131312121213131212131313;e;
2019.01.19 11:48:22 4: sduino433/msg READ: MS;P1=512;P2=-1965;P3=-3963;P4=-8920;D=14131212121213121312121212121312131212131312121212121212131313121213131212;CP=1;SP=4;s11;e;m0;
2019.01.19 11:48:22 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 11:48:22 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:48:22 4: sduino433: Decoded MS Protocol id 0 dmsg s8505301CC000 length 40
2019.01.19 11:48:22 5: sduino433 Dispatch: s8505301CC000, test ungleich: disabled
2019.01.19 11:48:22 5: sduino433 Dispatch: s8505301CC000,  dispatch
2019.01.19 11:48:22 5: sduino433: dispatch s8505301CC000
2019.01.19 11:48:22 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 11:48:22 5: sduino433: Starting demodulation at Position 2
2019.01.19 11:48:22 4: sduino433: Decoded MS Protocol id 0.3 dmsg s8505301CC000 length 40
2019.01.19 11:48:22 5: sduino433 Dispatch: s8505301CC000, test gleich
2019.01.19 11:48:22 4: sduino433 Dispatch: s8505301CC000, Dropped due to short time or equal msg
2019.01.19 11:48:22 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.19 11:48:22 5: sduino433: Starting demodulation at Position 2


T-Block, große Distanz:
2019.01.19 18:37:33 4: sduino433/msg READ: MU;P0=-192;P1=2904;P2=-1904;P3=507;P5=-3963;P6=-8920;CP=3;D=01232323232353235323532323535353232353535353535353232353232353532323235323632;e;
2019.01.19 18:37:33 4: sduino433/msg READ: MS;P0=-3972;P1=499;P2=-1990;P3=-8931;P4=2636;P5=3992;P6=-2756;D=13101212121210121012101212101010121210101042125610121210121210101212121012;CP=1;SP=3;O;s73;m0;
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 5: sduino433: Found wrong signalpattern, catched 20 bits, aborting demodulation
2019.01.19 18:37:33 4: sduino433: Decoded MS Protocol id 0 dmsg s854E7000 length 24
2019.01.19 18:37:33 5: sduino433 Dispatch: s854E7000, test ungleich: disabled
2019.01.19 18:37:33 5: sduino433 Dispatch: s854E7000,  dispatch
2019.01.19 18:37:33 5: sduino433: dispatch s854E7000
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 5: sduino433: Found wrong signalpattern, catched 20 bits, aborting demodulation
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 5: sduino433: Found wrong signalpattern, catched 20 bits, aborting demodulation
2019.01.19 18:37:33 4: sduino433/msg READ: MS;P0=-3967;P1=500;P2=-1985;P3=-8931;D=13101212121210121012101212101010121210101010101010121210121210101212121012;CP=1;SP=3;e;m1;
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 4: sduino433: Decoded MS Protocol id 0 dmsg s854E7F262000 length 40
2019.01.19 18:37:33 5: sduino433 Dispatch: s854E7F262000, test ungleich: disabled
2019.01.19 18:37:33 5: sduino433 Dispatch: s854E7F262000,  dispatch
2019.01.19 18:37:33 5: sduino433: dispatch s854E7F262000
2019.01.19 18:37:33 5: sduino433: CUL_TCM97001_01:     msg:854E7F262000 typ:10
2019.01.19 18:37:33 5: sduino433: CUL_TCM97001_01:      aR:1A27EF464000
2019.01.19 18:37:33 5: sduino433: CUL_TCM97001_01: bitData:100001010100111001111111001001100010000000000000
2019.01.19 18:37:33 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:-2.5 H:64
2019.01.19 18:37:33 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.19 18:37:33 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.19 18:37:33 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 4: sduino433: Decoded MS Protocol id 0.3 dmsg s854E7F262000 length 40
2019.01.19 18:37:33 5: sduino433 Dispatch: s854E7F262000, test gleich
2019.01.19 18:37:33 4: sduino433 Dispatch: s854E7F262000, Dropped due to short time or equal msg
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 4: sduino433/msg READ: MS;P0=-3967;P1=500;P2=-1985;P3=-8931;P7=-1180;D=1310121212121012101210121210101012121010101010101012121017;CP=1;SP=3;e;m2;
2019.01.19 18:37:33 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 18:37:33 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:37:33 5: sduino433: Found wrong signalpattern, catched 1 bits, aborting demodulation


T-Block, große Distanz:

2019.01.19 18:43:45 4: sduino433/msg READ: MU;P0=-196;P1=518;P2=-8920;P3=-3966;P4=-2236;P5=6756;CP=1;D=0121314141414131413141314141313131414131313541313141414;e;
2019.01.19 18:43:45 4: sduino433/msg READ: MU;P0=-1448;P1=514;P2=-1959;P3=-3968;P4=-8940;P5=-156;CP=1;D=01212131312121213121413121212121312131213121215;e;
2019.01.19 18:43:45 4: sduino433/msg READ: MS;P0=-1978;P1=506;P2=-8915;P3=-3771;D=12131010101013101310131010131313101013131313131313101013101013131010101310;CP=1;SP=2;s3;p;m0;
2019.01.19 18:43:45 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 18:43:45 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:43:45 4: sduino433: Decoded MS Protocol id 0 dmsg s854E7F262000 length 40
2019.01.19 18:43:45 5: sduino433 Dispatch: s854E7F262000, test ungleich: disabled
2019.01.19 18:43:45 5: sduino433 Dispatch: s854E7F262000,  dispatch
2019.01.19 18:43:45 5: sduino433: dispatch s854E7F262000
2019.01.19 18:43:45 5: sduino433: CUL_TCM97001_01:     msg:854E7F262000 typ:10
2019.01.19 18:43:45 5: sduino433: CUL_TCM97001_01:      aR:1A27EF464000
2019.01.19 18:43:45 5: sduino433: CUL_TCM97001_01: bitData:100001010100111001111111001001100010000000000000
2019.01.19 18:43:45 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:-2.5 H:64
2019.01.19 18:43:45 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.19 18:43:45 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.19 18:43:45 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.19 18:43:45 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 18:43:45 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:43:45 4: sduino433: Decoded MS Protocol id 0.3 dmsg s854E7F262000 length 40
2019.01.19 18:43:45 5: sduino433 Dispatch: s854E7F262000, test gleich
2019.01.19 18:43:45 4: sduino433 Dispatch: s854E7F262000, Dropped due to short time or equal msg
2019.01.19 18:43:45 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.19 18:43:45 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:43:45 4: sduino433/msg READ: MS;P0=-1978;P1=506;P2=-8915;P3=-3771;P4=-1108;P5=100;P6=-2748;D=1213101010101310131013101013131310101313145613131313101013101013131010101310;CP=1;SP=2;p;m1;
2019.01.19 18:43:45 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.19 18:43:45 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:43:45 5: sduino433: Found wrong signalpattern, catched 1 bits, aborting demodulation
2019.01.19 18:43:45 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.19 18:43:45 5: sduino433: Starting demodulation at Position 2
2019.01.19 18:43:45 5: sduino433: Found wrong signalpattern, catched 19 bits, aborting demodulation
2019.01.19 18:43:45 4: sduino433: Matched MS Protocol id 7 -> weather
2019.01.19 18:43:45 5: sduino433: Starting demodulation at Position 4
2019.01.19 18:43:45 5: sduino433: Found wrong signalpattern, catched 19 bits, aborting demodulation



von heute, große Distanz, Zeitfenster jeweils vollständig, dazwischen gekürzt:

2019.01.20 11:40:34 4: sduino433/msg READ: MS;P1=502;P2=-1979;P3=-3975;P5=-8932;D=15131212121213121312121312131312121212131212121212131213121213131212131313;CP=1;SP=5;s19;e;m0;
2019.01.20 11:40:34 5: sduino433: dispatch s852C20A67000
2019.01.20 11:40:34 5: sduino433: CUL_TCM97001_01:     msg:852C20A67000 typ:01
2019.01.20 11:40:34 5: sduino433: CUL_TCM97001_01:      aR:1A434056E000
2019.01.20 11:40:34 5: sduino433: CUL_TCM97001_01: bitData:100001010010110000100000101001100111000000000000
2019.01.20 11:40:34 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:6.7 H:65
2019.01.20 11:40:34 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.20 11:40:34 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.20 11:40:34 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.20 11:40:34 4: sduino433/msg READ: MU;P0=-656;P1=497;P2=-3971;P3=-2208;CP=1;D=01213131313121313131313121312131312121313121213;e;
2019.01.20 11:40:34 4: sduino433/msg READ: MS;P1=509;P2=-3965;P3=-8930;P4=-1973;D=13121414141412141214141214121214141414121414141414121412141412121414121212;CP=1;SP=3;s2;p;m0;
2019.01.20 11:40:34 4: sduino433 Dispatch: s852C20A67000, Dropped due to short time or equal msg

2019.01.20 11:41:05 4: sduino433/msg READ: MS;P0=-3985;P2=-1996;P3=488;P4=-8966;D=34303232323230323032303032303030323230323030323032323232323232323232323230;CP=3;SP=4;s23;e;m0;
2019.01.20 11:41:05 5: sduino433: dispatch s856E5A001000
2019.01.20 11:41:05 5: sduino433: CUL_TCM97001_01:     msg:856E5A001000 typ:11
2019.01.20 11:41:05 5: sduino433: CUL_TCM97001_01:      aR:1A67A5008000
2019.01.20 11:41:05 5: sduino433: CUL_TCM97001_01: bitData:100001010110111001011010000000000001000000000000
2019.01.20 11:41:05 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:5 aR:A 5 txt:S
2019.01.20 11:41:05 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:41:05 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:41:05 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 5

2019.01.20 11:41:36 4: sduino433/msg READ: MS;P1=504;P2=-1976;P3=-4101;P4=-8930;D=14131212121213121312131312131313121213121313121312121212121212121212121213;CP=1;SP=4;s59;e;m0;
2019.01.20 11:41:36 5: sduino433: dispatch s856E5A001000
2019.01.20 11:41:36 5: sduino433: CUL_TCM97001_01:     msg:856E5A001000 typ:11
2019.01.20 11:41:36 5: sduino433: CUL_TCM97001_01:      aR:1A67A5008000
2019.01.20 11:41:36 5: sduino433: CUL_TCM97001_01: bitData:100001010110111001011010000000000001000000000000
2019.01.20 11:41:36 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:5 aR:A 5 txt:S
2019.01.20 11:41:36 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:41:36 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:41:36 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 5

2019.01.20 11:42:07 4: sduino433/msg READ: MU;P0=-3963;P1=502;P2=-1988;P3=100;P4=-1484;P5=-8936;P6=-6528;CP=1;D=01010121210121010121012121234121212121212121010121516;e;

2019.01.20 11:42:38 4: sduino433/msg READ: MU;P0=-348;P1=501;P2=-1989;P3=-4315;P4=-8928;CP=1;D=0121312121212121212121212121212121212121212131213131413;e;

2019.01.20 11:43:09 4: sduino433/msg READ: MU;P0=-992;P1=518;P2=-1983;P3=-3958;P4=-8931;CP=1;D=0121212121213121212121212121212131314141412;e;
2019.01.20 11:43:09 4: sduino433/msg READ: MS;P1=-1985;P2=510;P3=-3974;P4=-8914;D=24232121212123212321232321232323212123212323212321212321212121212121232321;CP=2;SP=4;s42;e;m0;
2019.01.20 11:43:09 5: sduino433: dispatch s856E5A406000
2019.01.20 11:43:09 5: sduino433: CUL_TCM97001_01:     msg:856E5A406000 typ:11
2019.01.20 11:43:09 5: sduino433: CUL_TCM97001_01:      aR:1A67A5206000
2019.01.20 11:43:09 5: sduino433: CUL_TCM97001_01: bitData:100001010110111001011010010000000110000000000000
2019.01.20 11:43:09 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0.4 aR: 2 0  winddir:5 aR:A 5 txt:S
2019.01.20 11:43:09 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:43:09 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:43:09 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 5

Störsignale?
2019.01.20 11:43:40 4: sduino433/msg READ: MU;P0=524;P1=-2514;P2=-920;P3=-384;P4=-1257;P5=-552;CP=0;D=010201030405020102020104030401040101040102010;p;
2019.01.20 11:43:40 4: sduino433/msg READ: MU;P0=-2134;P1=534;P2=-1196;P3=-519;P4=-260;P5=-374;P7=-200;CP=1;D=01213101310141012131215121010121712151013121012101;p;

2019.01.20 11:44:11 4: sduino433/msg READ: MU;P0=-512;P1=491;P2=-1989;P3=-3976;P4=2240;P5=-248;P6=-8932;CP=1;D=012121212121212131245121212121212121313161;e;
2019.01.20 11:44:11 4: sduino433/msg READ: MU;P0=499;P1=-1484;P2=-1989;P3=3050;P4=-3980;P5=-8916;P6=-700;P7=976;CP=0;D=0102020202023202310202020202020202040405067;p;
2019.01.20 11:44:11 4: sduino433/msg READ: MU;P0=4340;P1=-3979;P2=497;P3=-1914;P4=-350;P5=7720;CP=2;D=01212123232123212123212321232323232323232454212321;e;

fehlt

2019.01.20 11:45:12 4: sduino433/msg READ: MU;P0=-4151;P1=585;P2=-2145;P3=-8748;CP=1;D=01010101012121210121010101210101012121210101012131213;e;
2019.01.20 11:45:12 4: sduino433/msg READ: MU;P0=-2091;P1=3240;P2=577;P3=-1096;P4=100;P5=-2944;P6=-4137;P7=2468;CP=2;D=23452670262020202620262626202626262020201;p;
2019.01.20 11:45:13 4: sduino433/msg READ: MU;P0=-548;P1=-870;P2=-1986;P3=502;P4=-3961;P5=-8932;P6=1580;CP=3;D=2323434323434343232343234343234323232323232323232323232343535353561603232323234323432343432343231;e;
2019.01.20 11:45:13 4: sduino433/msg READ: MU;P0=-112;P1=510;P2=-1985;P3=-3958;P4=-8917;P5=-1540;CP=1;D=0121212131213131414141413121212121312131213131213131315;e;
2019.01.20 11:45:13 4: sduino433/msg READ: MU;P0=-364;P1=511;P2=-1988;P3=-3970;P4=-8710;P5=1212;P6=-1096;CP=1;D=012121212121212121212121212121312131314141414531212121213121312131312131316;e;

2019.01.20 11:45:44 4: sduino433/msg READ: MS;P0=-1977;P1=500;P2=-3973;P3=-8924;P4=-5276;P5=840;P6=-184;P7=300;D=145670131312101010101210121012121012121210101210121210121010101010101010101010101213131313121010101012101210121210121010101010101010101010101010101010101012101212;CP=1;SP=4;s23;e;m0;
2019.01.20 11:45:44 4: sduino433/msg READ: MS;P0=505;P3=-1976;P4=-3963;P5=-8925;D=05040303030304030403040403040303030303030303030303030303030303030304030404;CP=0;SP=5;s18;p;m0;
2019.01.20 11:45:44 5: sduino433: dispatch s85680000B000
2019.01.20 11:45:44 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.20 11:45:44 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.20 11:45:44 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.20 11:45:44 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.20 11:45:44 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:45:44 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:45:44 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0

2019.01.20 11:46:15 4: sduino433/msg READ: MU;P0=-156;P1=498;P2=-3971;P3=-1988;P4=-1220;CP=1;D=0121313131313131313131313131313131313131312131214;e;
2019.01.20 11:46:15 4: sduino433/msg READ: MU;P0=-2674;P1=493;P2=-1985;P3=-3960;P4=-612;P5=4732;P6=-1508;P7=3128;CP=1;D=01213121456721212121212121212121212121210;e;

2019.01.20 11:46:46 4: sduino433/msg READ: MS;P0=-1984;P1=519;P2=-3962;P3=-8928;D=13121010101012101210101210101012121010121010101010101210101012121010101012;CP=1;SP=3;s43;e;m0;
2019.01.20 11:46:46 5: sduino433: dispatch s852320461000
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_01:     msg:852320461000 typ:01
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_01:      aR:1A4C40268000
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_01: bitData:100001010010001100100000010001100001000000000000
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:7.6 H:62
2019.01.20 11:46:46 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.20 11:46:46 4: sduino433/msg READ: MU;P0=-802;P1=494;P2=-1926;P3=1972;P4=-2610;P5=-3974;P6=-8924;P7=2984;CP=1;D=012341512121212151614701212121512151212151212121515121212;e;
2019.01.20 11:46:46 4: sduino433/msg READ: MS;P1=499;P2=-1987;P3=-3964;P4=-8926;D=14131212121213121312121312121213131212131212121212121312121213131212121213;CP=1;SP=4;s17;e;m0;
2019.01.20 11:46:46 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.20 11:46:46 5: sduino433: Starting demodulation at Position 2
2019.01.20 11:46:46 4: sduino433: Decoded MS Protocol id 0 dmsg s852320461000 length 40
2019.01.20 11:46:46 5: sduino433 Dispatch: s852320461000, test ungleich: disabled
2019.01.20 11:46:46 5: sduino433 Dispatch: s852320461000,  dispatch
2019.01.20 11:46:46 5: sduino433: dispatch s852320461000
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_01:     msg:852320461000 typ:01
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_01:      aR:1A4C40268000
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_01: bitData:100001010010001100100000010001100001000000000000
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_02: W044 CH:1 Bat:1 Mode:0 T:7.6 H:62
2019.01.20 11:46:46 4: sduino433: CUL_TCM97001_06: model: W044  CUL_TCM97001_133
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_09:  model:W044 Rmodel:W044 Mode:1 P:1 
2019.01.20 11:46:46 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.20 11:46:46 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)

2019.01.20 11:47:17 4: sduino433/msg READ: MS;P1=503;P2=-3968;P3=-1983;P4=-8926;D=14121313131312131213121213121313131313131313131313;CP=1;SP=4;s79;e;
2019.01.20 11:47:17 5: sduino433: dispatch s85680000
2019.01.20 11:47:17 4: sduino433/msg READ: MS;P1=496;P2=-8930;P3=-3971;P4=-1984;D=12131414141413141314131314131313141413141313141314141414141414141414141413;CP=1;SP=2;s5;e;m0;
2019.01.20 11:47:17 5: sduino433: dispatch s856E5A001000
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_01:     msg:856E5A001000 typ:11
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_01:      aR:1A67A5008000
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_01: bitData:100001010110111001011010000000000001000000000000
2019.01.20 11:47:17 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:5 aR:A 5 txt:S
2019.01.20 11:47:17 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 5
2019.01.20 11:47:17 4: sduino433/msg READ: MS;P1=496;P2=-8930;P3=-3971;P4=-1984;D=12131414141413141314131314131414141414141414141414141414141414141413141313;CP=1;SP=2;s6;e;m1;
2019.01.20 11:47:17 5: sduino433: dispatch s85680000B000
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.20 11:47:17 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:47:17 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
2019.01.20 11:47:47 4: sduino433/msg READ: MU;P0=-612;P1=534;P2=806;P4=283;P5=-447;P6=-199;P7=-140;CP=4;D=0102020204545451645451745164516454545164516164545454545451616451616451616161645454;p;
2019.01.20 11:47:47 4: sduino433/msg READ: MU;P0=-958;P1=741;P2=-725;P3=255;P4=-478;P5=496;P6=-238;CP=3;D=01212121234343456343456345634563434345634565634343434343456563456563456565656343430121212123434345634345634563456343434563456563434343434345656345656345656565634343012121212343434563434563456345634343456345656343434343434565634565634565656563434301212121234343456343456345634563434345634565634343434343456563456563456565656343430121212123434345634345634563456343434563456563434343434345656345656345656565
6343430121212123434345634345634563456343434563456563434343434345656345656345656565634343012121212343434563434563456345634343456345656343434343434565634565634565656563434301212121234343456343456345634563434345634565634343434343456563456563456565656343430121212123434345634345634563456343434563456563434343434345656345656345656565634343012121212343434563434563456345634343456345656343434343434565634565634565656563434301212121234343456343456345634563434345634565634343434343456563456563456565656343430121212123434
345634345634563456343434563456563434343434345656345656345656565634343012121212343434563434563;o3;
2019.01.20 11:47:47 4: sduino433/msg READ: MU;P0=-1096;P1=512;P2=-1985;P3=-3964;P4=-8020;CP=1;D=012121212121212121212121212121212121212131213131414;e;
2019.01.20 11:47:48 4: sduino433/msg READ: MS;P0=-3720;P1=500;P2=-1986;P3=-8925;P5=1404;P6=-1080;D=13105612121210121012101012101212121212121212121212121212121212121210;CP=1;SP=3;s13;e;
2019.01.20 11:47:48 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.20 11:47:48 5: sduino433: Starting demodulation at Position 2
2019.01.20 11:47:48 5: sduino433: Found wrong signalpattern, catched 1 bits, aborting demodulation

2019.01.20 11:48:19 4: sduino433/msg READ: MS;P1=503;P2=-1977;P3=-3969;P4=-8926;P5=-242;P6=4960;P7=-520;D=1413121212156715121312131312131313121213121313121312121212121212121212121213;CP=1;SP=4;s50;e;m0;
2019.01.20 11:48:19 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.20 11:48:19 5: sduino433: Starting demodulation at Position 2
2019.01.20 11:48:19 5: sduino433: Found wrong signalpattern, catched 4 bits, aborting demodulation
2019.01.20 11:48:19 4: sduino433: Matched MS Protocol id 0.3 -> weather (v4)
2019.01.20 11:48:19 5: sduino433: Starting demodulation at Position 2
2019.01.20 11:48:19 5: sduino433: Found wrong signalpattern, catched 4 bits, aborting demodulation
2019.01.20 11:48:19 4: sduino433/msg READ: MS;P1=503;P2=-1977;P3=-3969;P4=-8926;D=14131212121213121312131312131212121212121212121212121212121212121213121313;CP=1;SP=4;s6;e;m1;
2019.01.20 11:48:19 4: sduino433: Matched MS Protocol id 0 -> weather (v1)
2019.01.20 11:48:19 5: sduino433: Starting demodulation at Position 2
2019.01.20 11:48:19 4: sduino433: Decoded MS Protocol id 0 dmsg s85680000B000 length 40
2019.01.20 11:48:19 5: sduino433 Dispatch: s85680000B000, test ungleich: disabled
2019.01.20 11:48:19 5: sduino433 Dispatch: s85680000B000,  dispatch
2019.01.20 11:48:19 5: sduino433: dispatch s85680000B000
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.20 11:48:19 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
2019.01.20 11:48:19 4: sduino433/msg READ: MS;P0=-1978;P1=506;P2=-3970;P3=-8920;D=13121010101012101210121210121010101010101010101010101010101010101012101212;CP=1;SP=3;s11;e;m0;
2019.01.20 11:48:19 4: sduino433 Dispatch: s85680000B000, Dropped due to short time or equal msg
2019.01.20 11:48:19 4: sduino433/msg READ: MS;P0=-1978;P1=506;P2=-3970;P3=-8920;D=13121010101012101210121210121212101012101212101210101010101010101010101012;CP=1;SP=3;s6;e;m1;
2019.01.20 11:48:19 5: sduino433: dispatch s856E5A001000
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_01:     msg:856E5A001000 typ:11
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_01:      aR:1A67A5008000
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_01: bitData:100001010110111001011010000000000001000000000000
2019.01.20 11:48:19 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:5 aR:A 5 txt:S
2019.01.20 11:48:19 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 11:48:19 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 5

2019.01.20 11:48:50 4: sduino433/msg READ: MU;P0=-8696;P1=501;P2=-3960;P3=-1986;P4=-264;P5=2984;P6=-724;P7=-5352;CP=1;D=012131313131213145613121213121313131313131313131313131313131313131312131212101017;e;

####################################################


2019.01.20 12:02:17 4: sduino433/msg READ: MU;P0=-9388;P1=859;P2=-847;P3=224;P4=-621;P5=603;P6=-261;P7=320;CP=3;D=121212123456345656345656345634343456343434743434565656565656565634563434345656343456345630;e;
2019.01.20 12:02:17 4: sduino433/msg READ: MU;P0=-879;P1=841;P2=227;P3=-622;P4=595;P5=-265;P6=-7168;CP=2;D=0101010102345234545234545234523232345232323232323454545454545454523452323234545232345234526;e;i;
2019.01.20 12:02:17 4: sduino433/msg READ: MU;P0=605;P1=-258;P2=228;P3=-609;P5=3164;P6=-17868;CP=2;D=01230101230123232301232323232351010101010123012323230101232301230126;e;
2019.01.20 12:02:17 4: sduino433/msg READ: MU;P0=-623;P1=236;P4=594;P5=-263;P6=-2888;CP=1;D=01010101010454545454545454510451010104545101045104516;e;
2019.01.20 12:02:17 4: sduino433/msg READ: MU;P0=-380;P1=261;P2=-585;P3=625;P4=-234;P6=-136;P7=-4552;CP=1;D=0121234121212121212343434343434343412341212123434121234123617;e;
2019.01.20 12:02:17 4: sduino433/msg READ: MU;P0=-428;P1=235;P2=-624;P3=595;P4=-257;P5=-20276;CP=1;D=012343434343434343412341212123434121234123415;e;

2019.01.20 12:02:47 4: sduino433/msg READ: MU;P0=-2956;P1=505;P2=-3967;P3=-1260;P4=1224;P5=-1982;P6=-8254;CP=1;D=012134215151515151515151515151215151515151515151512121616;e;
2019.01.20 12:02:47 4: sduino433/msg READ: MU;P0=-448;P1=519;P2=-1962;P3=-3951;P4=-3072;P5=248;P6=-624;P7=-8451;CP=1;D=01212131213121313121313131212145612131312131213121212121212121313131217171717;e;

2019.01.20 12:03:18 5: fehlt

2019.01.20 12:03:48 4: sduino433/msg READ: MU;P0=-456;P1=514;P2=-1964;P3=-3948;P4=-8923;P5=-1392;CP=1;D=01213131213121212121212121212121212121212121212121312131314141415;e;
2019.01.20 12:03:49 4: sduino433/msg READ: MU;P0=-864;P1=496;P2=-2162;P3=-3958;CP=1;D=01212121213121312131312131313121213121313121312121212121212121212121212;e;

2019.01.20 12:04:20 4: sduino433/msg READ: MS;P0=-96;P1=506;P2=-1975;P3=-3963;P4=-8529;P5=-1530;P6=148;P7=7004;D=1415657413121212121312131213131213131310;CP=1;SP=4;s18;e;

2019.01.20 12:04:50 4: sduino433/msg READ: MU;P0=-1979;P1=500;P2=-3964;P3=-6396;CP=1;D=01012121012101010101010101010101010101010101010101210121213;e;
2019.01.20 12:04:51 4: sduino433/msg READ: MU;P0=-908;P1=495;P2=-1985;P3=-3976;P4=-8284;CP=1;D=0121213121313121312121212121212121212121213141414;e;
2019.01.20 12:04:51 4: sduino433/msg READ: MU;P0=-3968;P1=520;P2=-2169;P3=-8924;P4=-5396;P5=-2980;P6=-736;P7=-1366;CP=1;D=012101012101212121212121212121212121212121212121210121010131415141516121212171217;p;
2019.01.20 12:04:51 4: sduino433/msg READ: MU;P0=944;P1=496;P2=652;P3=-1792;P5=-224;P6=-3232;CP=1;D=3031323031323132313231323132313231323132313131303131315161;p;
2019.01.20 12:04:51 4: sduino433/msg READ: MU;P0=553;P1=-1424;P2=968;P3=-2071;P5=-200;P6=-4123;P7=-3160;CP=0;D=0123010503030626030306060303060606060307;p;

2019.01.20 12:05:22 4: sduino433/msg READ: MU;P0=-2868;P1=497;P2=-1989;P3=-3824;P4=-8936;CP=1;D=01212121212121313121312131212121213141312121212131213;e;
2019.01.20 12:05:22 4: sduino433/msg READ: MU;P0=-1985;P1=502;P2=-3914;P3=-8928;P4=2348;P5=-624;CP=1;D=01012131210101010121012101012101212124510121210101;e;
2019.01.20 12:05:22 4: sduino433/msg READ: MU;P0=-832;P1=503;P2=-1966;P3=-3963;P4=-8912;P5=-1076;CP=1;D=0121212121314131212121213121312121312131315;e;

05:53 fehlt

2019.01.20 12:06:24 4: sduino433/msg READ: MS;P4=-3973;P5=500;P6=-8932;P7=-1975;D=56545757575754575457545457545454575754575454575457545457575757575754575457;CP=5;SP=6;s7;e;m0;
2019.01.20 12:06:24 5: sduino433: dispatch s856E5AC0A000
2019.01.20 12:06:24 5: sduino433: CUL_TCM97001_01:     msg:856E5AC0A000 typ:11
2019.01.20 12:06:24 5: sduino433: CUL_TCM97001_01:      aR:1A67A5305000
2019.01.20 12:06:24 5: sduino433: CUL_TCM97001_01: bitData:100001010110111001011010110000001010000000000000
2019.01.20 12:06:24 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0.6 aR: 3 0  winddir:5 aR:A 5 txt:S
2019.01.20 12:06:24 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 12:06:24 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 12:06:24 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 5
2019.01.20 12:06:24 4: sduino433/msg READ: MU;P0=-280;P1=504;P2=-1980;P3=-3961;P4=-8926;P5=-1388;CP=1;D=0121212121212121212121212131213131414141413121215;e;

2019.01.20 12:06:55 4: sduino433/msg READ: MU;P0=509;P1=-1428;P2=5900;P3=-1060;P4=-3966;P5=-1974;P6=-8928;CP=0;D=012304050504050404050405050505050505050505050504060606060405050505040504050404050403;e;

07:25 fehlt

2019.01.20 12:07:56 4: sduino433/msg READ: MU;P0=-1983;P1=501;P2=-3961;P3=2032;P4=-756;P5=-8928;P6=-6176;CP=1;D=0101210341010101010101010101210101010101010101012121516;e;
2019.01.20 12:07:57 4: sduino433/msg READ: MU;P0=501;P1=-3963;P2=-1985;P3=-8928;P4=-6168;CP=0;D=01010202010201010201020201020202020202020101020304;e;
2019.01.20 12:07:57 4: sduino433/msg READ: MU;P0=-1977;P1=508;P2=-3955;P3=-600;CP=1;D=0121012121012101010101010101010101012101010101013;e;

2019.01.20 12:08:28 4: sduino433/msg READ: MU;P0=-1958;P1=501;P2=-226;P3=180;P5=1840;P6=-3971;P7=-8928;CP=1;D=0101010123250161016101610161010101016171;p;

2019.01.20 12:08:58 4: sduino433/msg READ: MU;P0=-108;P1=499;P2=-1984;P3=-3976;P4=-8924;P5=-6788;CP=1;D=0121212121212121312121212121212121213131415;e;
2019.01.20 12:09:00 4: sduino433/msg READ: MU;P0=-231;P1=258;P2=-476;P3=501;P4=-956;P5=746;P6=-720;CP=1;D=01212301212301230123012121230123030121212121230303012303030121230301212145656565612121230121230123012301212123012303012121212123030301230303012123030121214565656561212123012123012301230121212301230301212121212303030123030301212303012121456565656121212301212301230123012121230123030121212121230303012303030121230301212145656565612121230121230123012301212123012303012121212123030301230303012123030121214565
6565612121230121230123012301212123012303012121212123030301230303012123030121214565656561212123012123012301230121212301230301212121212303030123030301212303012121456565656121212301212301230123012121230123030121212121230303012303030121230301212145656565612121230121230123012301212123012303012121212123030301230303012123030121214565656561212123012123012301230121212301230301212121212303030123030301212303012121456565656121212301212301230123012121230123030121212121230303012303030121230301212145656565612121230121230
123012301212123012303012121212123030301230303012123030121214565656561212123012123012301230121;o3;

2019.01.20 12:09:30 4: sduino433/msg READ: MU;P0=558;P1=-1907;P4=-400;P5=-244;P6=748;P7=996;CP=0;D=010101040104010501010161617101616101016101010;p;
2019.01.20 12:09:30 4: sduino433/msg READ: MU;P0=894;P1=-2036;P2=581;P5=-4055;P6=-1240;P7=-364;CP=2;D=012121212121012121210121252521210521262725212;p;
2019.01.20 12:09:30 4: sduino433/msg READ: MU;P0=508;P1=-3989;P2=940;P3=-2052;P4=-1212;P5=-170;CP=0;D=012304050424230405030303040304030301032301040;p;

2019.01.20 12:10:01 4: sduino433/msg READ: MU;P0=-1432;P1=525;P2=-3954;P3=-1973;P4=-284;CP=1;D=012131213131313131313131313131213131313131314;e;
2019.01.20 12:10:01 4: sduino433/msg READ: MU;P0=-2568;P1=545;P2=-8935;P3=-3924;P4=-1958;P5=-720;CP=1;D=01212121314141414131413141313141313131415;e;
2019.01.20 12:10:01 4: sduino433/msg READ: MU;P0=-952;P1=502;P2=-1984;P3=-3968;P4=-1444;CP=1;D=012121213121312131312131212121212121212121214;e;
2019.01.20 12:10:01 4: sduino433/msg READ: MU;P0=-472;P1=-870;P2=503;P3=-1985;P4=-3965;P5=-336;P6=2720;P7=-8932;CP=2;D=1232323232423242324242324232323232323232323232324232323232323232323256124272727272423232323242324232424232420;e;

2019.01.20 12:10:31 4: sduino433/msg READ: MU;P0=-4405;P1=504;P2=-1982;P3=-8924;CP=1;D=012121212121212121212121212121212121212101210101310;e;
2019.01.20 12:10:32 4: sduino433/msg READ: MU;P0=-856;P1=509;P2=-1989;P3=-3876;P4=-8927;CP=1;D=01213131312121212131212121212121212121212131414141413;e;
2019.01.20 12:10:32 4: sduino433/msg READ: MU;P0=180;P1=-216;P2=501;P3=-824;P4=4224;P5=-2202;P6=-3970;P7=-8922;CP=2;D=012343252525252525252525252625262627272727262525252525;e;
2019.01.20 12:10:32 4: sduino433/msg READ: MU;P0=-2852;P1=497;P2=-3970;P3=-1969;P4=-5604;CP=1;D=0121213121212131313131213131313131313131313131214;e;

2019.01.20 12:11:02 4: sduino433/msg READ: MU;P0=-1140;P1=894;P2=-9104;P3=560;P4=-2081;P5=-4110;P6=-1533;CP=3;D=34353436343414303414343414303414343434343616343634343634343434141514343414353634343434343534353435343532353434353534343535353;p;
2019.01.20 12:11:02 4: sduino433/msg READ: MS;P2=550;P5=-4124;P6=-2230;P7=-9100;D=2725262625252626252525252625262625262626262525262625252626262625262526252625;CP=2;SP=7;s28;p;m0;
2019.01.20 12:11:02 4: sduino433/msg READ: MU;P0=513;P1=728;P4=-1999;P5=-1223;CP=0;D=1415141414141414141414141414040404141404041405040414050;p;
2019.01.20 12:11:03 4: sduino433/msg READ: MU;P0=-212;P1=544;P2=-2154;P3=865;P5=-1449;P6=-4134;P7=-6296;CP=1;D=12323212153232151216121512171216151012161;p;
2019.01.20 12:11:03 4: sduino433/msg READ: MS;P0=-8934;P1=552;P2=-3974;P3=-1987;D=10121313131312131213121213121212131212121313131312131313131313131313131312;CP=1;SP=0;s3;e;m0;
2019.01.20 12:11:03 5: sduino433: dispatch s856EE1001000
2019.01.20 12:11:03 5: sduino433: CUL_TCM97001_01:     msg:856EE1001000 typ:11
2019.01.20 12:11:03 5: sduino433: CUL_TCM97001_01:      aR:1A6778008000
2019.01.20 12:11:03 5: sduino433: CUL_TCM97001_01: bitData:100001010110111011100001000000000001000000000000
2019.01.20 12:11:03 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:0 aR:7 8 txt:N
2019.01.20 12:11:03 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 12:11:03 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 12:11:03 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.20 12:11:03 4: sduino433/msg READ: MU;P0=-140;P1=494;P2=-1995;P3=-3663;CP=1;D=01212121212121212121212121212121212121213121313;e;
2019.01.20 12:11:03 4: sduino433/msg READ: MU;P0=-1104;P1=504;P2=-8924;P3=-3963;P4=-1977;P5=-748;CP=1;D=01213141414141314131413131413131314131315;e;

2019.01.20 12:11:34 4: sduino433/msg READ: MU;P0=-3965;P1=506;P2=-1982;P3=-8920;P4=-1112;CP=1;D=010121212121210121012101210121210101213101214;e;

2019.01.20 12:12:05 4: sduino433/msg READ: MU;P0=-3878;P1=504;P2=-1980;P3=-556;CP=1;D=010121012121212121212121212121212121212121212101213;e;

2019.01.20 12:12:35 4: sduino433/msg READ: MU;P0=-548;P1=505;P2=-1974;P3=-3972;P4=-8926;P5=-2960;CP=1;D=0121212121212121212121212121212131213131414141415;e;
2019.01.20 12:12:36 4: sduino433/msg READ: MS;P1=505;P2=-3966;P3=-1982;P4=-8923;D=14121313131312131213121213121313131313131313131313131313131313131312131212;CP=1;SP=4;s53;e;m0;
2019.01.20 12:12:36 5: sduino433: dispatch s85680000B000
2019.01.20 12:12:36 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.20 12:12:36 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.20 12:12:36 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.20 12:12:36 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.20 12:12:36 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 12:12:36 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 12:12:36 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
2019.01.20 12:12:36 4: sduino433/msg READ: MS;P1=505;P2=-3966;P3=-1982;P4=-8923;P5=-352;D=14121313131312131213121213121212131212121313131315;CP=1;SP=4;s6;e;m1;
2019.01.20 12:12:36 5: sduino433: dispatch s856EE000
2019.01.20 12:12:36 4: sduino433/msg READ: MS;P0=-8891;P1=502;P2=-3970;P3=-1982;P4=-484;D=101213131313121312131212131212121312121213131313121313131313131314;CP=1;SP=0;s79;e;
2019.01.20 12:12:36 5: sduino433: dispatch s856EE10000

2019.01.20 12:13:07 4: sduino433/msg READ: MS;P0=-3965;P1=504;P2=-1989;P3=-8922;D=13101212121210121012101012101010121010101212121210121212121212121212121210;CP=1;SP=3;s53;e;m0;
2019.01.20 12:13:07 5: sduino433: dispatch s856EE1001000
2019.01.20 12:13:07 5: sduino433: CUL_TCM97001_01:     msg:856EE1001000 typ:11
2019.01.20 12:13:07 5: sduino433: CUL_TCM97001_01:      aR:1A6778008000
2019.01.20 12:13:07 5: sduino433: CUL_TCM97001_01: bitData:100001010110111011100001000000000001000000000000
2019.01.20 12:13:07 4: sduino433: CUL_TCM97001_04: W132 windGuest: 0 aR: 0 0  winddir:0 aR:7 8 txt:N
2019.01.20 12:13:07 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 12:13:07 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 12:13:07 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:0 Wind: 0
2019.01.20 12:13:07 4: sduino433/msg READ: MU;P0=-1986;P1=497;P2=-3975;P3=-7992;CP=1;D=012121012121210101010121010101010101010101010121313;e;

13:38 fehlt

2019.01.20 12:14:08 4: sduino433/msg READ: MU;P0=-2009;P1=500;P3=-3972;P4=-344;CP=1;D=0101010101010101010101010101010101010101314;e;
2019.01.20 12:14:09 4: sduino433/msg READ: MS;P1=503;P2=-3963;P3=-2219;P4=-8923;D=14121313131312131213121213121313131313131313131313131313131313131312131212;CP=1;SP=4;s79;e;m0;
2019.01.20 12:14:09 5: sduino433: dispatch s85680000B000
2019.01.20 12:14:09 5: sduino433: CUL_TCM97001_01:     msg:85680000B000 typ:11
2019.01.20 12:14:09 5: sduino433: CUL_TCM97001_01:      aR:1A610000D000
2019.01.20 12:14:09 5: sduino433: CUL_TCM97001_01: bitData:100001010110100000000000000000001011000000000000
2019.01.20 12:14:09 5: sduino433: CUL_TCM97001_03:  W132  windSpeed: 0 aR: 0 0
2019.01.20 12:14:09 4: sduino433: CUL_TCM97001_06: model: W132  CUL_TCM97001_133
2019.01.20 12:14:09 5: sduino433: CUL_TCM97001_09:  model:W132 Rmodel:W132 Mode:0 P:1 
2019.01.20 12:14:09 5: sduino433: CUL_TCM97001_10:  Channel:1 B:1 BAT:1 W:1 Wind: 0
2019.01.20 12:14:09 4: sduino433: Matched MS Protocol id 0.4 -> weather (v5)
2019.01.20 12:14:09 5: sduino433: Starting demodulation at Position 2
2019.01.20 12:14:09 4: sduino433/msg READ: MU;P0=-960;P1=499;P2=-1981;P3=-3966;P4=-8938;P5=-284;CP=1;D=0121212121212121212121212121212121213121313141415;e;
2019.01.20 12:14:09 5: sduino433: dispatch u63#AAAAAAAAA8
2019.01.20 12:14:09 4: SIGNALduino_unknown incomming msg: u63#AAAAAAAAA8


Viel "Spaß"

Horst

Ralf9

Hallo Horst,

Danke für die Daten, demnach passt beim Temperatursensor in der Protokollbeschreibung das mit dem sync nicht ganz.

Die Wiederholungen der Temperatur- und Regennachrichten werden durch ein sync getrennt.
Die Wiederholungen der Windnachrichten werden mit 4 sync getrennt.

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

jochen.baur@web.de

Hallo zusammen,

ich bekommen wie W132 einfach nicht angebunden. Ich hab einen CUL433 am laufen und steuer damit meine erste Jalousie, die weiteren folgen wenn der Windmesser läuft. Aber wie bekomme ich den angebunden.
Kann ich den am selben CUL433 betreiben.
Wie binde ich den ein?
Ich komme leider auch nach lesen der foren nicht weiter und brauche hier nur den richtigen tip.

Danke!!!
Gruß
Jochen

Harst

Hallo,

wenn der CUL als CUL und nicht als Signalduino läuft ist das die falsche Frageumgebung. Aber ich glaube auch, dass mein CUL das Protokoll nicht empfängt.

Horst

fr00sch

Hallo,

zu dem Thema Einheit der Windgeschwindigkeit habe ich hier mal eine Frage. Die Angabe im Quellcode ist "m/s". Ich erhalte aber bei dem Sturm heute maximal 7,5 angezeigt. Was umgerechnet 27km/h wären, aber ich bin mit relativ sicher, dass es hier mehr ist im Rhein-Main-Gebiet. :-D

Kann mir hier jemand helfen? Erfahrungswerte nennen?

Gruß fr00sch

RPi3B+ als FHEM mit VCCU,ZWave,Signalduino,MQTT
RPi4B als CCU3
QNAP TS451p(mit Docker) als Messwerte-Datenbank

Harst

Hallo fr00sch,

das ist bei mir auch so. Bei mir ist es eindeutig die Lage des Sensors. Er muss hoch oben und frei aufgehängt sein.

Horst

fr00sch

OK, gut zu wissen, danke für das schnelle Feedback.

Eigentlich ist der Sensor auf dem Dach installiert und nur die Satellitenschüssel ist direkt daneben...
Mh das werde ich mal überprüfen, wenn es nicht anders geht, dann weiß ich jetzt immer hin, dass es ab 4-5 m/s bei mir ungemütlich wird ':-D

Gruß
RPi3B+ als FHEM mit VCCU,ZWave,Signalduino,MQTT
RPi4B als CCU3
QNAP TS451p(mit Docker) als Messwerte-Datenbank