FHEM Forum

CUL - Entwicklung => Fehlerberichte => Thema gestartet von: fuppking am 17 Juni 2017, 21:02:21

Titel: Unterschiedliche Modulation von TCM21
Beitrag von: fuppking am 17 Juni 2017, 21:02:21

Hallo,

Ich hab eine MEBUS Profi Wetterstation.... Hierbei geht's erstmal um das Windmesser
incl. Windrichtung(16 Schritte) und Temp/Luftfeuchte messer. Alles in einem Gerät.

Ich habe 2. 433 Mhz Empfänger, eine nanoCUL und einen Signalduino. Alle beide Empfanen was aber
ich denke das die das Falsch demodulieren. Mit dem nanoCUL empange ich über das Modul TCM21..._23 die
richtige Temp. und auch die Luftfeuchte, sonst nix. Mit dem Signalduino emfange ich mit dem gleichen Modul
irgendwelche Zahlen Temp. 0,1 oder machmal 0,7 und für bei der Luftfeuchte sind Windgeschindigkeitsabhnge Zahlen, die aber niccht wirklich richtig sind. Da das nun immer das gleiche Modul emföngt ist natülich
auch immer ein permanetes Wechseln der Anzeige die folge.

Jetzt brauch ich mal jemand der mir helfen kann den eingelesenen Code zu
enschlüsseln.


2017.06.17 19:05:53 4: SIGNALduino: Matched MS Protocol id 0 -> weather1 2017.06.17 19:05:53 5: SIGNALduino: Starting demodulation at Position 2 2017.06.17 19:05:53 4: SIGNALduino: Decoded MS Protocol id 0 dmsg s176E00D08000 length 40 RSSI = -54.5
101212121312131313121313121313131212121212121212121313121312121212131212122017.06.17 19:05:53 4: SIGNALduino: Matched MS Protocol id 0 -> weather1 2017.06.17 19:05:53 5: SIGNALduino: Starting demodulation at Position 2 2017.06.17 19:05:53 4: SIGNALduino: Decoded MS Protocol id 0 dmsg s176E00D08000 length 40 RSSI = -54.5
2017.06.17 19:05:53 5: SIGNALduino Dispatch: s176E00D08000, test gleich 2017.06.17 19:05:53 4: SIGNALduino Dispatch: s176E00D08000, Dropped due to short time or equal msg
2017.06.17 19:05:53 4: SIGNALduino/msg READ: MS;P0=-8924;P1=493;P2=-1999;P3=-3983;D=10121212131213131312131312131313121212121212121212131312131212121213121212;CP=1;SP=0;R=39;
2017.06.17 19:05:53 4: SIGNALduino: Matched MS Protocol id 0 -> weather1


Ich denke mir mal das in dem Modul irgendenwie ein Wurm drin sein muss.

Bit für jeden Tipp dankbar

LG
Titel: Antw:Unterschiedliche Modulation von TCM21
Beitrag von: fuppking am 17 Juni 2017, 21:37:26

hab noch einen nachtrag...


CODE                            CUL_TCM97001_23
CUL433_MSGCNT           104
CUL433_RAWMSG          s174450862010; 480: 8912
CUL433_TIME                2017-06-17 21:28:58
DEF                              CUL_TCM97001_23

LASTInputDev               SIGNALduino
MSGCNT                       895
NAME                           TCM21...._23
NR                                161
RSSI                             -66
SIGNALduino_DMSG       s176F0E00B000
SIGNALduino_MSGCNT   791
SIGNALduino_RAWMSG  MS;P0=-8926;P1=489;P2=-1997;P3=-3986;D=10121212131213131312131312131313131212121213131312121212121212121213121313;CP=1;SP=0;R=36;
SIGNALduino_RSSI        -56
SIGNALduino_TIME        2017-06-17 21:31:04
STATE                           T: -24.1 H: 00
TYPE                              CUL_TCM97001
lastH                              0
lastT                              1497727864


Hier sieht man ganz gut das Der nanoCUL und der Signalduino
2 Verschiedene MSG bekommt

Bitte umd Irgendwie Ratschläg oder Tipps