angepasstes 00_SIGNALduino Modul, auch für FSK und für den Maple

Begonnen von Ralf9, 29 Mai 2020, 18:32:13

Vorheriges Thema - Nächstes Thema

SusisStrolch

Zitat von: Ralf9 am 22 Juli 2023, 12:54:27Das Problem war, daß der minicul während der Rückgabe der ccreg einen Reset gemacht hat.
Normalerweise siehts so aus:

Ja, das ist mir schon klar.
Jedoch wird der CUL auch bei der Versionsabfrage zurückgesetzt.
Ich wundere mich, dass dies bei Sydeys Version nicht passiert.
Kann es sein dass der Versionsstring zu lang ist?
Synology DS1515+, 16GB RAM, 4x 6TB WD-Red
- Docker (FHEM), MariaDB, MariaDB10, Surveillance Station
Gateways: LCG miniCUL433, LCG miniCUL868, AVR-X4000, VU-Solo SE, Kodi
ESP8266: ESPEasy (S0-Counter, Temp/Hum), Sonoff TH, Sonoff 4ch

Ralf9

Das hatten wir schon mal, das Problem liegt am LaCrosseGateway Carrier Board
https://forum.fhem.de/index.php?topic=113054.0

ZitatBingo!
Das wars...
Da werden ich wohl mal @HCS fragen obs hier einen potentiellen Buffer-Overflow gibt.

Edit: habe die LCG-Firmware von 1.33 auf 1.35 aktualisert. Mit der Version funktioniert auch die 'normale' 3.3.2.1-rc9.

Edit²: vergesse alles...
Habe zwei LCGs am laufen. Das Eine funktioniert mit rc9 und rc9t, das Andere nur mit der rc9t.
Da es sich in beiden Fällen um gleiche Hardware mit gleicher LCG Release handelt muss das Problem woanders liegen.

D.h. wenn Du es mit dem LaCrosseGateway Carrier Board nicht hinbekommst, dann müsste ich eine Spezialversion erstellen mit einem Versionstring kleiner 80 Zeichen
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

SusisStrolch

Zitat von: Ralf9 am 29 Juli 2023, 10:26:47D.h. wenn Du es mit dem LaCrosseGateway Carrier Board nicht hinbekommst, dann müsste ich eine Spezialversion erstellen mit einem Versionstring kleiner 80 Zeichen
Nö, nicht unbedingt nötig.
Ich habe jetzt einfach mit nem Hexeditor das Datum rausgepatcht, nun läuft es.
version V 3.3.5-dev210522 SIGNALduino cc1101 (minicul 433MHz) (b0) -
versionmodul v3.4.15-dev_ralf_08.04.
versionprotoL v3.4.15-dev_ralf_08.04.
Btw 'Spezialversion erstellen' - mit welcher Umgebung baust du denn die Hex?

Wegen dem LGW schaue ich mal ob sich da was patchen lässt...

Danke!

Synology DS1515+, 16GB RAM, 4x 6TB WD-Red
- Docker (FHEM), MariaDB, MariaDB10, Surveillance Station
Gateways: LCG miniCUL433, LCG miniCUL868, AVR-X4000, VU-Solo SE, Kodi
ESP8266: ESPEasy (S0-Counter, Temp/Hum), Sonoff TH, Sonoff 4ch

SusisStrolch

Argh... präsenile Phase...
Den Artikel hatte ich ja selbst verfasst...  :o
Synology DS1515+, 16GB RAM, 4x 6TB WD-Red
- Docker (FHEM), MariaDB, MariaDB10, Surveillance Station
Gateways: LCG miniCUL433, LCG miniCUL868, AVR-X4000, VU-Solo SE, Kodi
ESP8266: ESPEasy (S0-Counter, Temp/Hum), Sonoff TH, Sonoff 4ch

Ralf9

ZitatBtw 'Spezialversion erstellen' - mit welcher Umgebung baust du denn die Hex?
Mit der Arduino IDE
https://github.com/Ralf9/SIGNALDuino/tree/dev-r335_cc1101#readme
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

Nighthawk

Hallo Ralf,

ich nutze einen Maple Signalduino mit deiner Firmware V 4.2.2-dev220712.
Heute ist mir aufgefallen dass öfters mal folgende Meldungen im Log eingetragen werden:

2023.08.04 14:03:43 4: MapleDuino/msg READ: MC;LL=1477;LH=0;SL=-960;SH=497;D=0056684FEDEA8987C3F7A96E5515AB3A;C=488;L=127;R=248;s18;b0; buffMove overflow! start=65535
2023.08.04 14:03:43 5: MapleDuino/noMsg Parse: MC;LL=1477;LH=0;SL=-960;SH=497;D=0056684FEDEA8987C3F7A96E5515AB3A;C=488;L=127;R=248;s18;b0; buffMove overflow! start=65535

Haben diese etwas zu bedeuten, oder können sie ignoriert werden?

Desweiteren habe ich heute versucht das Modul auf den neusten Stand zu bringen per

update all https://raw.githubusercontent.com/Ralf9/RFFHEM/dev/controls_dev_ralf9_signalduino.txt

Es scheint aber nicht vollständig  korrekt gelaufen zu sein, denn die Versionen sind ungleich:

versionmodul   v3.4.14-dev_ralf_29.09.
versionprotoL  v3.4.15-dev_ralf_08.04.

Wie kann ich dies beheben?

Ralf9

Ist das 00_SIGNALduino Modul evtl in exclude_from_update eingetragen?

ZitatHeute ist mir aufgefallen dass öfters mal folgende Meldungen im Log eingetragen werden: buffMove overflow!...
Die Routinen in der signalDecoder Library sind z.T. sehr komplex, es kann sein dass bei der Pulsverarbeitung noch bugs drin sind die nur sehr selten in nur in ganz speziellen Fällen auftreten.
Ich habe diese Fehlermeldung bei mir und bei anderen bis jetzt noch nicht gesehen.
Es ist sehr schwierig solche nicht reproduzierbare bugs zu finden und zu beheben.
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

ZitatHeute ist mir aufgefallen dass öfters mal folgende Meldungen im Log eingetragen werden:
Kann es sein, dass diese MC-Nachrichten von einer Wetterstation von Dir oder einem Nachbarn kommen?
Ich bekomme mit diesen Nachrichten: "T: 19.3 H: 72 R: 1539"
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

Nighthawk

Hallo Ralf,

die Fehlermeldung kam bei mir gar nicht so selten:

2023.08.04 16:24:26 4: MapleDuino/msg READ: MC;LL=-30985;LH=340;SL=1471;SH=-969;D=0056684FE5DC7187C;C=487;L=66;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:24:26 5: MapleDuino/noMsg Parse: MC;LL=-30985;LH=340;SL=1471;SH=-969;D=0056684FE5DC7187C;C=487;L=66;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:24:32 4: MapleDuino/msg READ: MC;LL=1458;LH=499;SL=308;SH=-972;D=0056684FEDD64787C2F7158AC639A798;C=487;L=125;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:24:32 5: MapleDuino/noMsg Parse: MC;LL=1458;LH=499;SL=308;SH=-972;D=0056684FEDD64787C2F7158AC639A798;C=487;L=125;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:25:17 4: MapleDuino/msg READ: MC;LL=0;LH=0;SL=491;SH=-972;D=00566847EBD79387C2F7158CBE55ABC0;C=487;L=126;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:25:17 5: MapleDuino/noMsg Parse: MC;LL=0;LH=0;SL=491;SH=-972;D=00566847EBD79387C2F7158CBE55ABC0;C=487;L=126;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:26:07 4: MapleDuino/msg READ: MC;LL=1471;LH=0;SL=-970;SH=495;D=0056684FDDD66587C2F71F8AB463B2B4;C=488;L=126;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:26:07 5: MapleDuino/noMsg Parse: MC;LL=1471;LH=0;SL=-970;SH=495;D=0056684FDDD66587C2F71F8AB463B2B4;C=488;L=126;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:26:55 4: MapleDuino/msg READ: MC;LL=1470;LH=0;SL=-976;SH=486;D=0056684FDBCADB87C2F7178AAE61AE06;C=488;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:26:55 5: MapleDuino/noMsg Parse: MC;LL=1470;LH=0;SL=-976;SH=486;D=0056684FDBCADB87C2F7178AAE61AE06;C=488;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:27:45 4: MapleDuino/msg READ: MC;LL=492;LH=-30998;SL=1469;SH=272;D=0056684FE1D18F87C3F70F8E4073C2AC;C=489;L=126;R=240;s18;b0; buffMove overflow! start=65535
2023.08.04 16:27:45 5: MapleDuino/noMsg Parse: MC;LL=492;LH=-30998;SL=1469;SH=272;D=0056684FE1D18F87C3F70F8E4073C2AC;C=489;L=126;R=240;s18;b0; buffMove overflow! start=65535
2023.08.04 16:28:26 4: MapleDuino/msg READ: MC;LL=1475;LH=503;SL=-974;SH=-90;D=00566847DFD1CF87C2F70B8EC33FB120;C=485;L=126;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:28:26 5: MapleDuino/noMsg Parse: MC;LL=1475;LH=503;SL=-974;SH=-90;D=00566847DFD1CF87C2F70B8EC33FB120;C=485;L=126;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:29:14 4: MapleDuino/msg READ: MC;LL=499;LH=355;SL=-30978;SH=1477;D=D3697E;C=486;L=23;R=240;s5;b0; buffMove overflow! start=65535
2023.08.04 16:29:14 5: MapleDuino/noMsg Parse: MC;LL=499;LH=355;SL=-30978;SH=1477;D=D3697E;C=486;L=23;R=240;s5;b0; buffMove overflow! start=65535
2023.08.04 16:29:17 4: MapleDuino/msg READ: MC;LL=502;LH=0;SL=0;SH=1468;D=D3697E;C=486;L=23;R=241;s5;b0; buffMove overflow! start=65535
2023.08.04 16:29:17 5: MapleDuino/noMsg Parse: MC;LL=502;LH=0;SL=0;SH=1468;D=D3697E;C=486;L=23;R=241;s5;b0; buffMove overflow! start=65535
2023.08.04 16:30:05 4: MapleDuino/msg READ: MC;LL=1477;LH=8736;SL=494;SH=-967;D=0056684FCDC22D87C2F7138E8C31AB34;C=488;L=126;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:30:05 5: MapleDuino/noMsg Parse: MC;LL=1477;LH=8736;SL=494;SH=-967;D=0056684FCDC22D87C2F7138E8C31AB34;C=488;L=126;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:30:55 4: MapleDuino/msg READ: MC;LL=1465;LH=-30989;SL=-975;SH=499;D=0056684FD9CAF987C2F7178A8D73ADB0;C=487;L=126;R=240;s18;b0; buffMove overflow! start=65535
2023.08.04 16:30:55 5: MapleDuino/noMsg Parse: MC;LL=1465;LH=-30989;SL=-975;SH=499;D=0056684FD9CAF987C2F7178A8D73ADB0;C=487;L=126;R=240;s18;b0; buffMove overflow! start=65535
2023.08.04 16:32:26 4: MapleDuino/msg READ: MC;LL=0;LH=-1969;SL=1463;SH=32001;D=C3E17B8CC64B0DD534;C=488;L=72;R=242;s5;b0; buffMove overflow! start=65535
2023.08.04 16:32:26 5: MapleDuino/noMsg Parse: MC;LL=0;LH=-1969;SL=1463;SH=32001;D=C3E17B8CC64B0DD534;C=488;L=72;R=242;s5;b0; buffMove overflow! start=65535
2023.08.04 16:32:27 4: MapleDuino/msg READ: MC;LL=0;LH=1468;SL=-969;SH=499;D=C3E17B8CC64B0DD534;C=488;L=72;R=242;s5;b0; buffMove overflow! start=65535
2023.08.04 16:32:27 5: MapleDuino/noMsg Parse: MC;LL=0;LH=1468;SL=-969;SH=499;D=C3E17B8CC64B0DD534;C=488;L=72;R=242;s5;b0; buffMove overflow! start=65535
2023.08.04 16:33:21 4: MapleDuino/msg READ: MC;LL=498;LH=0;SL=1466;SH=-972;D=0056684FEBE44F87C2F70D8C9E01AB78;C=486;L=127;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:33:21 5: MapleDuino/noMsg Parse: MC;LL=498;LH=0;SL=1466;SH=-972;D=0056684FEBE44F87C2F70D8C9E01AB78;C=486;L=127;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:34:02 4: MapleDuino/msg READ: MC;LL=500;LH=1469;SL=-969;SH=111;D=0056684FE1CB1787C2F70B8EA4D7A44E;C=489;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:34:02 5: MapleDuino/noMsg Parse: MC;LL=500;LH=1469;SL=-969;SH=111;D=0056684FE1CB1787C2F70B8EA4D7A44E;C=489;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:34:06 4: MapleDuino/msg READ: MC;LL=0;LH=0;SL=1473;SH=-978;D=0056684FE1CB1787C2F70B8EA4D7A44E;C=489;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:34:06 5: MapleDuino/noMsg Parse: MC;LL=0;LH=0;SL=1473;SH=-978;D=0056684FE1CB1787C2F70B8EA4D7A44E;C=489;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:34:56 4: MapleDuino/msg READ: MC;LL=1491;LH=0;SL=0;SH=-957;D=00566847E9E5F787C2F7098EB95DAD54;C=488;L=127;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:34:56 5: MapleDuino/noMsg Parse: MC;LL=1491;LH=0;SL=0;SH=-957;D=00566847E9E5F787C2F7098EB95DAD54;C=488;L=127;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:35:53 4: MapleDuino/msg READ: MC;LL=-8650;LH=-4052;SL=-17872;SH=573;D=0056684FE7DC1187C2F7038ABF5BB688;C=490;L=125;R=220;s18;b0; buffMove overflow! start=65535
2023.08.04 16:35:53 5: MapleDuino/noMsg Parse: MC;LL=-8650;LH=-4052;SL=-17872;SH=573;D=0056684FE7DC1187C2F7038ABF5BB688;C=490;L=125;R=220;s18;b0; buffMove overflow! start=65535
2023.08.04 16:35:53 4: MapleDuino/msg READ: MC;LL=-4032;LH=-27088;SL=589;SH=-17916;D=0056684FE7DC1187C2F7038ABF5BB688;C=490;L=125;R=223;s18;b0; buffMove overflow! start=65535
2023.08.04 16:35:53 5: MapleDuino/noMsg Parse: MC;LL=-4032;LH=-27088;SL=589;SH=-17916;D=0056684FE7DC1187C2F7038ABF5BB688;C=490;L=125;R=223;s18;b0; buffMove overflow! start=65535
2023.08.04 16:35:54 4: MapleDuino/msg READ: MC;LL=-27115;LH=-8655;SL=-4066;SH=558;D=0056684FE7DC1187C2F7038ABF5BB688;C=490;L=125;R=215;s18;b0; buffMove overflow! start=65535
2023.08.04 16:35:54 5: MapleDuino/noMsg Parse: MC;LL=-27115;LH=-8655;SL=-4066;SH=558;D=0056684FE7DC1187C2F7038ABF5BB688;C=490;L=125;R=215;s18;b0; buffMove overflow! start=65535
2023.08.04 16:36:32 4: MapleDuino/msg READ: MC;LL=1473;LH=0;SL=-974;SH=489;D=0056684FE7E40B87C2F6FF8CCABBBEA8;C=486;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:36:32 5: MapleDuino/noMsg Parse: MC;LL=1473;LH=0;SL=-974;SH=489;D=0056684FE7E40B87C2F6FF8CCABBBEA8;C=486;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:37:14 4: MapleDuino/msg READ: MC;LL=0;LH=0;SL=505;SH=-972;D=CD08FB7A3D30F85EE0B19A0DB8670;C=487;L=114;R=240;s25;b0; buffMove overflow! start=65535
2023.08.04 16:37:14 5: MapleDuino/noMsg Parse: MC;LL=0;LH=0;SL=505;SH=-972;D=CD08FB7A3D30F85EE0B19A0DB8670;C=487;L=114;R=240;s25;b0; buffMove overflow! start=65535
2023.08.04 16:37:19 4: MapleDuino/msg READ: MC;LL=504;LH=-1947;SL=1467;SH=-969;D=00566847D9D1B587C2F70B8CD2FBBB70;C=486;L=126;R=240;s18;b0; buffMove overflow! start=65535
2023.08.04 16:37:19 5: MapleDuino/noMsg Parse: MC;LL=504;LH=-1947;SL=1467;SH=-969;D=00566847D9D1B587C2F70B8CD2FBBB70;C=486;L=126;R=240;s18;b0; buffMove overflow! start=65535
2023.08.04 16:38:04 4: MapleDuino/msg READ: MC;LL=1467;LH=0;SL=-976;SH=493;D=00566847E1D7DD87C2F7118CD8A9C9E0;C=488;L=125;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:38:04 5: MapleDuino/noMsg Parse: MC;LL=1467;LH=0;SL=-976;SH=493;D=00566847E1D7DD87C2F7118CD8A9C9E0;C=488;L=125;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:38:57 4: MapleDuino/msg READ: MC;LL=1465;LH=0;SL=-974;SH=492;D=00566847D7CB9187C2F7118ADFCFD5A4;C=489;L=126;R=244;s18;b0; buffMove overflow! start=65535
2023.08.04 16:38:57 5: MapleDuino/noMsg Parse: MC;LL=1465;LH=0;SL=-974;SH=492;D=00566847D7CB9187C2F7118ADFCFD5A4;C=489;L=126;R=244;s18;b0; buffMove overflow! start=65535
2023.08.04 16:39:42 4: MapleDuino/msg READ: MC;LL=-973;LH=1471;SL=490;SH=-112;D=0056684FD5CA8187C2F7158CE88DD17C;C=487;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:39:42 5: MapleDuino/noMsg Parse: MC;LL=-973;LH=1471;SL=490;SH=-112;D=0056684FD5CA8187C2F7158CE88DD17C;C=487;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:12 4: MapleDuino/msg READ: MC;LL=-3519;LH=-8121;SL=1075;SH=-17421;D=00566847DDD1ED87C2F7198CED99CED0;C=487;L=126;R=199;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:12 5: MapleDuino/noMsg Parse: MC;LL=-3519;LH=-8121;SL=1075;SH=-17421;D=00566847DDD1ED87C2F7198CED99CED0;C=487;L=126;R=199;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:13 4: MapleDuino/msg READ: MC;LL=-3503;LH=-12760;SL=1121;SH=-8138;D=00566847DDD1ED87C2F7198CED99CED0;C=487;L=126;R=215;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:13 5: MapleDuino/noMsg Parse: MC;LL=-3503;LH=-12760;SL=1121;SH=-8138;D=00566847DDD1ED87C2F7198CED99CED0;C=487;L=126;R=215;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:20 4: MapleDuino/msg READ: MC;LL=520;LH=-3501;SL=-8183;SH=1119;D=00566847DFCBC787C2F7178CF151D4C2;C=488;L=127;R=220;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:20 5: MapleDuino/noMsg Parse: MC;LL=520;LH=-3501;SL=-8183;SH=1119;D=00566847DFCBC787C2F7178CF151D4C2;C=488;L=127;R=220;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:28 4: MapleDuino/msg READ: MC;LL=-30977;LH=0;SL=487;SH=1485;D=00566847DFCBC787C2F7178CF151D4C2;C=488;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:40:28 5: MapleDuino/noMsg Parse: MC;LL=-30977;LH=0;SL=487;SH=1485;D=00566847DFCBC787C2F7178CF151D4C2;C=488;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:41:16 4: MapleDuino/msg READ: MC;LL=1470;LH=0;SL=0;SH=0;D=FA387270F85EE3F19FB57AC68;C=488;L=97;R=241;s11;b0; buffMove overflow! start=65535
2023.08.04 16:41:16 5: MapleDuino/noMsg Parse: MC;LL=1470;LH=0;SL=0;SH=0;D=FA387270F85EE3F19FB57AC68;C=488;L=97;R=241;s11;b0; buffMove overflow! start=65535
2023.08.04 16:42:02 4: MapleDuino/msg READ: MC;LL=1469;LH=0;SL=-970;SH=491;D=00566847EDDDD387C3F71D8B6BF5CA06;C=491;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:42:02 5: MapleDuino/noMsg Parse: MC;LL=1469;LH=0;SL=-970;SH=491;D=00566847EDDDD387C3F71D8B6BF5CA06;C=491;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:42:07 4: MapleDuino/msg READ: MC;LL=0;LH=0;SL=1465;SH=484;D=0056684FCFBC0387C3F71F8D6CC7D95C;C=488;L=126;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:42:07 5: MapleDuino/noMsg Parse: MC;LL=0;LH=0;SL=1465;SH=484;D=0056684FCFBC0387C3F71F8D6CC7D95C;C=488;L=126;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:45:14 4: MapleDuino/msg READ: MC;LL=1473;LH=-30995;SL=-965;SH=503;D=00566847D9CBFD87C3F72D8D3F59C9BA;C=487;L=127;R=232;s18;b0; buffMove overflow! start=65535
2023.08.04 16:45:14 5: MapleDuino/noMsg Parse: MC;LL=1473;LH=-30995;SL=-965;SH=503;D=00566847D9CBFD87C3F72D8D3F59C9BA;C=487;L=127;R=232;s18;b0; buffMove overflow! start=65535
2023.08.04 16:46:02 4: MapleDuino/msg READ: MC;LL=1466;LH=0;SL=497;SH=-964;D=0056684FD1B64787C3F72F8B3B9FCAD2;C=489;L=127;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:46:02 5: MapleDuino/noMsg Parse: MC;LL=1466;LH=0;SL=497;SH=-964;D=0056684FD1B64787C3F72F8B3B9FCAD2;C=489;L=127;R=242;s18;b0; buffMove overflow! start=65535
2023.08.04 16:46:50 4: MapleDuino/msg READ: MC;LL=1472;LH=-157;SL=-962;SH=496;D=0056684FD5A27787C3F7378B2F27CAF2;C=490;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:46:50 5: MapleDuino/noMsg Parse: MC;LL=1472;LH=-157;SL=-962;SH=496;D=0056684FD5A27787C3F7378B2F27CAF2;C=490;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:46:50 4: MapleDuino/msg READ: MC;LL=0;LH=0;SL=1484;SH=-968;D=0056684FD5A27787C3F7378B2F27CAF2;C=490;L=127;R=244;s18;b0; buffMove overflow! start=65535
2023.08.04 16:46:50 5: MapleDuino/noMsg Parse: MC;LL=0;LH=0;SL=1484;SH=-968;D=0056684FD5A27787C3F7378B2F27CAF2;C=490;L=127;R=244;s18;b0; buffMove overflow! start=65535
2023.08.04 16:47:38 4: MapleDuino/msg READ: MC;LL=1477;LH=0;SL=-973;SH=482;D=00566847DFD7FD87C3F7398912CDD1DE;C=488;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:47:38 5: MapleDuino/noMsg Parse: MC;LL=1477;LH=0;SL=-973;SH=482;D=00566847DFD7FD87C3F7398912CDD1DE;C=488;L=127;R=241;s18;b0; buffMove overflow! start=65535
2023.08.04 16:50:50 4: MapleDuino/msg READ: MC;LL=1469;LH=0;SL=-967;SH=490;D=0056684FE1CB9787C2F72B89B09BC0CE;C=488;L=127;R=244;s18;b0; buffMove overflow! start=65535
2023.08.04 16:50:50 5: MapleDuino/noMsg Parse: MC;LL=1469;LH=0;SL=-967;SH=490;D=0056684FE1CB9787C2F72B89B09BC0CE;C=488;L=127;R=244;s18;b0; buffMove overflow! start=65535
2023.08.04 16:51:38 4: MapleDuino/msg READ: MC;LL=1468;LH=-30969;SL=-966;SH=492;D=00566847E9E58787C3F72589389FD1E6;C=485;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:51:38 5: MapleDuino/noMsg Parse: MC;LL=1468;LH=-30969;SL=-966;SH=492;D=00566847E9E58787C3F72589389FD1E6;C=485;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:52:26 4: MapleDuino/msg READ: MC;LL=1453;LH=0;SL=-980;SH=495;D=00566847E9D1F787C2F725898F3FBE4E;C=487;L=127;R=243;s18;b0; buffMove overflow! start=65535
2023.08.04 16:52:26 5: MapleDuino/noMsg Parse: MC;LL=1453;LH=0;SL=-980;SH=495;D=00566847E9D1F787C2F725898F3FBE4E;C=487;L=127;R=243;s18;b0; buffMove overflow! start=65535

Ich nutze eine WS1080 und es wird immer mal wieder eine IT von einem der Nachbarn erkannt..

Ralf9

Steht eine Wetterstation wie in der Anlage, bei einem Deiner Nachbarn?

Kannst Du bitte mal über ca 5-10 Min alle empfangenen MC-Nachrichten posten?
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

Nighthawk

Hallo Ralf,

so etwas ähnliche hängt bei meinem Nachbarn.

Hier die Daten:

2023.08.05 16:50:00 4: MapleDuino/msg READ: MC;LL=1465;LH=-215;SL=-974;SH=487;D=0056684FE5D6F987C3F747932AB9CE18;C=489;L=127;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:00 5: MapleDuino/noMsg Parse: MC;LL=1465;LH=-215;SL=-974;SH=487;D=0056684FE5D6F987C3F747932AB9CE18;C=489;L=127;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:02 4: MapleDuino/msg READ: MC;LL=-969;LH=1468;SL=491;SH=-28077;D=0056684FE5D6F987C3F747932AB9CE18;C=489;L=127;R=26;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:02 5: MapleDuino/noMsg Parse: MC;LL=-969;LH=1468;SL=491;SH=-28077;D=0056684FE5D6F987C3F747932AB9CE18;C=489;L=127;R=26;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:07 4: MapleDuino/msg READ: MC;LL=-983;LH=974;SL=-503;SH=473;D=0056684FE5D6F987C3F747932AB9CE18;C=488;L=127;R=231;s18;b1;w;
2023.08.05 16:50:07 4: MapleDuino/msg READ: MC;LL=-983;LH=974;SL=-503;SH=473;D=002B3427F2EB7CC3E1FBA3C9955CE70C;C=488;L=128;R=231;s20;b1;
2023.08.05 16:50:23 4: MapleDuino/msg READ: MC;LL=-973;LH=975;SL=-472;SH=503;D=0056684FE9E58787C3F749912FA7CE1E;C=487;L=127;R=231;s18;b1;
2023.08.05 16:50:39 4: MapleDuino/msg READ: MC;LL=-964;LH=987;SL=-486;SH=501;D=0056684FEDEAB387C3F7479132CBCB52;C=489;L=127;R=232;s18;b1;w;
2023.08.05 16:50:39 4: MapleDuino/msg READ: MC;LL=-964;LH=987;SL=-486;SH=501;D=002B3427F6F559C3E1FBA3C89965E5A9;C=489;L=128;R=232;s21;b2;
2023.08.05 16:50:48 4: MapleDuino/msg READ: MC;LL=1455;LH=0;SL=-983;SH=487;D=0056684FEDE4BB87C3F749913615CF4;C=488;L=124;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:48 5: MapleDuino/noMsg Parse: MC;LL=1455;LH=0;SL=-983;SH=487;D=0056684FEDE4BB87C3F749913615CF4;C=488;L=124;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:50 4: MapleDuino/msg READ: MC;LL=1463;LH=484;SL=-976;SH=2451;D=0056684FEDE4BB87C3F749913615CF4;C=488;L=124;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:50 5: MapleDuino/noMsg Parse: MC;LL=1463;LH=484;SL=-976;SH=2451;D=0056684FEDE4BB87C3F749913615CF4;C=488;L=124;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:50:55 4: MapleDuino/msg READ: MC;LL=-983;LH=982;SL=-499;SH=483;D=0056684FEDE4BB87C3F749913615CF42;C=491;L=127;R=233;s18;b1;
2023.08.05 16:50:55 4: MapleDuino/msg READ: MC;LL=-969;LH=981;SL=-468;SH=500;D=0056684FE7DD2587C3F70;C=486;L=81;R=233;s18;b1;
2023.08.05 16:51:11 4: MapleDuino/msg READ: MC;LL=-967;LH=982;SL=-488;SH=485;D=3C89C6BE770;C=486;L=44;R=233;s6;b3;w;
2023.08.05 16:51:11 4: MapleDuino/msg READ: MC;LL=-967;LH=982;SL=-488;SH=485;D=002B3427F3EE92C3E1FBA3C89C6BE770;C=486;L=128;R=233;s20;b1;
2023.08.05 16:51:27 4: MapleDuino/msg READ: MC;LL=-977;LH=973;SL=-490;SH=485;D=0056684FEFE57187C3F747913D93CC58;C=487;L=127;R=231;s18;b1;
2023.08.05 16:51:37 4: MapleDuino/msg READ: MC;LL=1467;LH=0;SL=-973;SH=490;D=0056684FE9DD1D87C3F749913E47C456;C=487;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:51:37 5: MapleDuino/noMsg Parse: MC;LL=1467;LH=0;SL=-973;SH=490;D=0056684FE9DD1D87C3F749913E47C456;C=487;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:51:37 4: MapleDuino/msg READ: MC;LL=1467;LH=0;SL=-978;SH=486;D=0056684FE9DD1D87C3F749913E47C456;C=487;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:51:37 5: MapleDuino/noMsg Parse: MC;LL=1467;LH=0;SL=-978;SH=486;D=0056684FE9DD1D87C3F749913E47C456;C=487;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:51:43 4: MapleDuino/msg READ: MC;LL=-963;LH=990;SL=-482;SH=497;D=0056684FE9DD1D87C3F749913E47C456;C=488;L=127;R=231;s18;b1;w;
2023.08.05 16:51:43 4: MapleDuino/msg READ: MC;LL=-963;LH=990;SL=-482;SH=497;D=002B3427F4EE8EC3E1FBA4C89F23E22B;C=488;L=128;R=231;s21;b2;
2023.08.05 16:51:59 4: MapleDuino/msg READ: MC;LL=-961;LH=993;SL=-467;SH=503;D=0056684FEBE54B87C3F747913EFDCA3E;C=487;L=127;R=232;s18;b1;
2023.08.05 16:52:15 4: MapleDuino/msg READ: MC;LL=-970;LH=988;SL=-477;SH=490;D=0056684FE7DD6B87C3F747914535D368;C=487;L=127;R=232;s18;b1;w;
2023.08.05 16:52:15 4: MapleDuino/msg READ: MC;LL=-970;LH=988;SL=-477;SH=490;D=002B3427F3EEB5C3E1FBA3C8A29AE9B4;C=487;L=128;R=232;s20;b1;
2023.08.05 16:52:25 4: MapleDuino/msg READ: MC;LL=1459;LH=0;SL=-983;SH=485;D=0056684FDBD6E587C3F7499143A3CD8;C=487;L=122;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:52:25 5: MapleDuino/noMsg Parse: MC;LL=1459;LH=0;SL=-983;SH=485;D=0056684FDBD6E587C3F7499143A3CD8;C=487;L=122;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:52:31 4: MapleDuino/msg READ: MC;LL=-973;LH=977;SL=-479;SH=496;D=0056684FDBD6E587C3F7499143A3CDA4;C=487;L=127;R=231;s18;b1;
2023.08.05 16:52:47 4: MapleDuino/msg READ: MC;LL=-969;LH=977;SL=-489;SH=483;D=0056684FEBDD0B87C3F74B914B9DD2E4;C=486;L=127;R=231;s18;b1;w;
2023.08.05 16:52:47 4: MapleDuino/msg READ: MC;LL=-969;LH=977;SL=-489;SH=483;D=002B3427F5EE85C3E1FBA5C8A5CEE972;C=486;L=128;R=231;s20;b1;
2023.08.05 16:53:03 4: MapleDuino/msg READ: MC;LL=-972;LH=991;SL=-486;SH=486;D=0056684FF1EB1987C3F74D914DA5CDC4;C=489;L=127;R=231;s18;b1;
2023.08.05 16:53:14 4: MapleDuino/msg READ: MC;LL=1460;LH=-30988;SL=-981;SH=480;D=0056684FF5F11B87C3F74B914BD1CA94;C=487;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:53:14 5: MapleDuino/noMsg Parse: MC;LL=1460;LH=-30988;SL=-981;SH=480;D=0056684FF5F11B87C3F74B914BD1CA94;C=487;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:53:19 4: MapleDuino/msg READ: MC;LL=-973;LH=979;SL=-496;SH=481;D=0056684FF5F11B87C3F74B914BD1CA94;C=488;L=127;R=232;s18;b1;w;
2023.08.05 16:53:19 4: MapleDuino/msg READ: MC;LL=-973;LH=979;SL=-496;SH=481;D=002B3427FAF88DC3E1FBA5C8A5E8E54A;C=488;L=128;R=232;s20;b1;
2023.08.05 16:53:35 4: MapleDuino/msg READ: MC;LL=-971;LH=986;SL=-478;SH=494;D=0056684FF3F1CB87C3F74B934CC3D21E;C=488;L=127;R=231;s18;b1;
2023.08.05 16:53:51 4: MapleDuino/msg READ: MC;LL=-976;LH=978;SL=-499;SH=491;D=0056684FEFEAFB87C3F74B9354CBD38A;C=490;L=127;R=231;s18;b1;w;
2023.08.05 16:53:51 4: MapleDuino/msg READ: MC;LL=-976;LH=978;SL=-499;SH=491;D=002B3427F7F57DC3E1FBA5C9AA65E9C5;C=490;L=128;R=231;s21;b2;
2023.08.05 16:54:02 4: MapleDuino/msg READ: MC;LL=-974;LH=1460;SL=-23351;SH=489;D=0056684FEDE;C=488;L=44;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:54:02 5: MapleDuino/noMsg Parse: MC;LL=-974;LH=1460;SL=-23351;SH=489;D=0056684FEDE;C=488;L=44;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:54:07 4: MapleDuino/msg READ: MC;LL=-977;LH=974;SL=-492;SH=485;D=0056684FEDE;C=487;L=44;R=230;s18;b1;w;
2023.08.05 16:54:07 4: MapleDuino/msg READ: MC;LL=-977;LH=974;SL=-492;SH=485;D=AB70F87EE9722ACA7A908;C=487;L=82;R=230;s3;b3;
2023.08.05 16:54:23 4: MapleDuino/msg READ: MC;LL=-973;LH=988;SL=-475;SH=488;D=0056684FF3EB4587C3F74D91526DD7F2;C=487;L=127;R=231;s18;b1;w;
2023.08.05 16:54:23 4: MapleDuino/msg READ: MC;LL=-973;LH=988;SL=-475;SH=488;D=002B3427F9F5A2C3E1FBA6C8A936EBF9;C=487;L=128;R=231;s21;b2;
2023.08.05 16:54:39 4: MapleDuino/msg READ: MC;LL=-966;LH=985;SL=-490;SH=479;D=0056684FEDE4F187C3F74D9158BDCE54;C=486;L=127;R=231;s18;b1;
2023.08.05 16:54:50 4: MapleDuino/msg READ: MC;LL=1469;LH=0;SL=-976;SH=491;D=0056684FEDE51D87C3F74B9150B7D146;C=488;L=127;R=23;s18;b0; buffMove overflow! start=65535
2023.08.05 16:54:50 5: MapleDuino/noMsg Parse: MC;LL=1469;LH=0;SL=-976;SH=491;D=0056684FEDE51D87C3F74B9150B7D146;C=488;L=127;R=23;s18;b0; buffMove overflow! start=65535
2023.08.05 16:54:55 4: MapleDuino/msg READ: MC;LL=-964;LH=977;SL=-480;SH=503;D=0056684FEDE51D87C3F74B9150B7D146;C=487;L=127;R=230;s18;b1;w;
2023.08.05 16:54:55 4: MapleDuino/msg READ: MC;LL=-964;LH=977;SL=-480;SH=503;D=002B3427F6F28EC3E1FBA5C8A85BE8A3;C=487;L=128;R=230;s21;b2;
2023.08.05 16:55:11 4: MapleDuino/msg READ: MC;LL=-968;LH=992;SL=-479;SH=501;D=0056684FF1EB5787C3F74F914F21CE16;C=489;L=127;R=231;s18;b1;
2023.08.05 16:55:27 4: MapleDuino/msg READ: MC;LL=-980;LH=980;SL=-484;SH=493;D=0056684FEFEB6D87C3F74D914C51CD34;C=489;L=127;R=231;s18;b1;w;
2023.08.05 16:55:27 4: MapleDuino/msg READ: MC;LL=-980;LH=980;SL=-484;SH=493;D=002B3427F7F5B6C3E1FBA6C8A628E69A;C=489;L=128;R=231;s20;b1;
2023.08.05 16:55:37 4: MapleDuino/msg READ: MC;LL=1463;LH=0;SL=-977;SH=485;D=0056684FE7DD0387C3F74F91406FCB4;C=488;L=123;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:55:37 5: MapleDuino/noMsg Parse: MC;LL=1463;LH=0;SL=-977;SH=485;D=0056684FE7DD0387C3F74F91406FCB4;C=488;L=123;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:55:43 4: MapleDuino/msg READ: MC;LL=-966;LH=980;SL=-488;SH=492;D=0056684FE7DD0387C3F74F91406FCB58;C=487;L=127;R=231;s18;b1;
2023.08.05 16:55:43 4: MapleDuino/msg READ: MC;LL=-970;LH=972;SL=-494;SH=474;D=0056684FE7DD8987C3F74F90E9E1C974;C=484;L=127;R=232;s18;b1;w;
2023.08.05 16:55:43 4: MapleDuino/msg READ: MC;LL=-970;LH=972;SL=-494;SH=474;D=002B3427F3EEC4C3E0;C=484;L=71;R=232;s20;b1;
2023.08.05 16:55:59 4: MapleDuino/msg READ: MC;LL=-986;LH=975;SL=-468;SH=503;D=FBA7C874F0E4BA;C=488;L=56;R=228;s10;b1;
2023.08.05 16:56:15 4: MapleDuino/msg READ: MC;LL=-976;LH=977;SL=-503;SH=471;D=0056684FEBE56987C3F74F907BE3C404;C=487;L=127;R=232;s18;b1;
2023.08.05 16:56:25 4: MapleDuino/msg READ: MC;LL=1456;LH=0;SL=-984;SH=480;D=0056684FF3EB2F87C2F74D8F8813B950;C=488;L=127;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:56:25 5: MapleDuino/noMsg Parse: MC;LL=1456;LH=0;SL=-984;SH=480;D=0056684FF3EB2F87C2F74D8F8813B950;C=488;L=127;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:56:31 4: MapleDuino/msg READ: MC;LL=-978;LH=969;SL=-499;SH=474;D=0056684FF3EB2F87C2F74D8F8813B950;C=486;L=127;R=232;s18;b1;w;
2023.08.05 16:56:31 4: MapleDuino/msg READ: MC;LL=-978;LH=969;SL=-499;SH=474;D=002B3427F9F597C3E17BA6C7C409DCA8;C=486;L=128;R=232;s20;b1;
2023.08.05 16:56:47 4: MapleDuino/msg READ: MC;LL=-960;LH=994;SL=-465;SH=503;D=0056684FEDE50D87C2F74D8FE9A1BD5E;C=486;L=127;R=230;s18;b1;
2023.08.05 16:57:03 4: MapleDuino/msg READ: MC;LL=-960;LH=995;SL=-498;SH=481;D=0056684FE5DD8387C2F74D9179A1B644;C=488;L=127;R=230;s18;b1;w;
2023.08.05 16:57:03 4: MapleDuino/msg READ: MC;LL=-960;LH=995;SL=-498;SH=481;D=002B3427F2EEC1C3E17BA6C8BCD0DB22;C=488;L=128;R=230;s20;b1;
2023.08.05 16:57:13 4: MapleDuino/msg READ: MC;LL=1460;LH=0;SL=-978;SH=489;D=0056684FE5DD6F87C2F74D8EFD55B02;C=490;L=123;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:57:13 5: MapleDuino/noMsg Parse: MC;LL=1460;LH=0;SL=-978;SH=489;D=0056684FE5DD6F87C2F74D8EFD55B02;C=490;L=123;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:57:19 4: MapleDuino/msg READ: MC;LL=-970;LH=976;SL=-491;SH=494;D=0056684FE5DD6F87C2F74D8EFD55B032;C=488;L=127;R=231;s18;b1;
2023.08.05 16:57:35 4: MapleDuino/msg READ: MC;LL=-973;LH=990;SL=-481;SH=489;D=0056684FE7E55B87C3F74B8E5E9FC3F0;C=488;L=127;R=233;s18;b1;w;
2023.08.05 16:57:35 4: MapleDuino/msg READ: MC;LL=-973;LH=990;SL=-481;SH=489;D=002B3427F3F2ADC3E1FBA5C72F4FE1F8;C=488;L=128;R=233;s20;b1;
2023.08.05 16:57:51 4: MapleDuino/msg READ: MC;LL=-977;LH=980;SL=-473;SH=499;D=0056684FDFD79987C2F74B8F622FB0F4;C=488;L=127;R=231;s18;b1;
2023.08.05 16:58:03 4: MapleDuino/msg READ: MC;LL=1461;LH=-31005;SL=-977;SH=489;D=0056684FDFD73187C2F7498EF073AD64;C=488;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:58:03 5: MapleDuino/noMsg Parse: MC;LL=1461;LH=-31005;SL=-977;SH=489;D=0056684FDFD73187C2F7498EF073AD64;C=488;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:58:07 4: MapleDuino/msg READ: MC;LL=-981;LH=977;SL=-485;SH=488;D=0056684FDFD73187C2F7498EF073AD64;C=488;L=127;R=230;s18;b1;w;
2023.08.05 16:58:07 4: MapleDuino/msg READ: MC;LL=-981;LH=977;SL=-485;SH=488;D=002B3427EFEB98C3E17BA4C77839D6B2;C=488;L=128;R=230;s20;b1;
2023.08.05 16:58:23 4: MapleDuino/msg READ: MC;LL=-974;LH=972;SL=-489;SH=496;D=0056684FE3D6AB87C2F74790F85FA3E4;C=488;L=127;R=231;s18;b1;
2023.08.05 16:58:39 4: MapleDuino/msg READ: MC;LL=-971;LH=980;SL=-468;SH=506;D=0056684FEDE45987C2F7478EFBA3A9D6;C=487;L=127;R=231;s18;b1;w;
2023.08.05 16:58:39 4: MapleDuino/msg READ: MC;LL=-971;LH=980;SL=-468;SH=506;D=002B3427F6F22CC3E17BA3C77DD1D4EB;C=487;L=128;R=231;s21;b2;
2023.08.05 16:58:52 4: MapleDuino/msg READ: MC;LL=1454;LH=0;SL=-977;SH=481;D=0056684FF1EB6387C2F74590FEA1A5A;C=489;L=123;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:58:52 5: MapleDuino/noMsg Parse: MC;LL=1454;LH=0;SL=-977;SH=481;D=0056684FF1EB6387C2F74590FEA1A5A;C=489;L=123;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 16:58:55 4: MapleDuino/msg READ: MC;LL=-976;LH=970;SL=-496;SH=477;D=0056684FF1EB6387C2F74590FEA1A5B8;C=486;L=127;R=231;s18;b1;
2023.08.05 16:59:11 4: MapleDuino/msg READ: MC;LL=-978;LH=977;SL=-472;SH=495;D=0056684FEFE52F87C2F743912AE9A4BE;C=486;L=127;R=231;s18;b1;w;
2023.08.05 16:59:11 4: MapleDuino/msg READ: MC;LL=-978;LH=977;SL=-472;SH=495;D=002B3427F7F297C3E17BA1C89574D25F;C=486;L=128;R=231;s21;b2;
2023.08.05 16:59:27 4: MapleDuino/msg READ: MC;LL=-975;LH=976;SL=-475;SH=506;D=0056684FEDDCE387C2F74391E687B4F4;C=488;L=127;R=231;s18;b1;
2023.08.05 16:59:37 4: MapleDuino/msg READ: MC;LL=1461;LH=0;SL=-984;SH=480;D=0056684FF1E52787C2F741910699AABC;C=488;L=127;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:59:37 5: MapleDuino/noMsg Parse: MC;LL=1461;LH=0;SL=-984;SH=480;D=0056684FF1E52787C2F741910699AABC;C=488;L=127;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 16:59:43 4: MapleDuino/msg READ: MC;LL=-981;LH=983;SL=-462;SH=509;D=0056684FF1E52787C2F741910699AABC;C=489;L=127;R=231;s18;b1;w;
2023.08.05 16:59:43 4: MapleDuino/msg READ: MC;LL=-981;LH=983;SL=-462;SH=509;D=002B3427F8F293C3E17BA0C8834CD55E;C=489;L=128;R=231;s20;b1;
2023.08.05 16:59:59 4: MapleDuino/msg READ: MC;LL=-977;LH=974;SL=-503;SH=488;D=0056684FE9DD0D87C2F73F910301A622;C=490;L=127;R=233;s18;b1;
2023.08.05 17:00:15 4: MapleDuino/msg READ: MC;LL=-973;LH=978;SL=-473;SH=507;D=0056684FF1EB0F87C2F73D912B3BA94E;C=488;L=127;R=233;s18;b1;w;
2023.08.05 17:00:15 4: MapleDuino/msg READ: MC;LL=-973;LH=978;SL=-473;SH=507;D=002B3427F8F587C3E17B9EC8959DD4A7;C=488;L=128;R=233;s21;b2;
2023.08.05 17:00:26 4: MapleDuino/msg READ: MC;LL=1462;LH=0;SL=-971;SH=487;D=0056684FE7DD4D87C2F;C=491;L=76;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:00:26 5: MapleDuino/noMsg Parse: MC;LL=1462;LH=0;SL=-971;SH=487;D=0056684FE7DD4D87C2F;C=491;L=76;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:00:31 4: MapleDuino/msg READ: MC;LL=-978;LH=980;SL=-474;SH=497;D=0056684FE7DD4D87C2F;C=488;L=76;R=234;s18;b1;w;
2023.08.05 17:00:31 4: MapleDuino/msg READ: MC;LL=-978;LH=980;SL=-474;SH=497;D=E732236DF5D8C;C=488;L=50;R=234;s6;b1;
2023.08.05 17:00:47 4: MapleDuino/msg READ: MC;LL=-983;LH=980;SL=-479;SH=490;D=0056684FEDEB3D87C2F737931801ADD8;C=488;L=127;R=234;s18;b1;w;
2023.08.05 17:00:47 4: MapleDuino/msg READ: MC;LL=-983;LH=980;SL=-479;SH=490;D=002B3427F6F59EC3E17B9BC98C00D6EC;C=488;L=128;R=234;s20;b1;
2023.08.05 17:01:03 4: MapleDuino/msg READ: MC;LL=-970;LH=987;SL=-499;SH=476;D=0056684FE9DCE787C2F733931CFBB0A4;C=488;L=127;R=233;s18;b1;
2023.08.05 17:01:13 4: MapleDuino/msg READ: MC;LL=1454;LH=0;SL=-982;SH=490;D=0056684FE7DCB387C2F73191233FB204;C=488;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:01:13 5: MapleDuino/noMsg Parse: MC;LL=1454;LH=0;SL=-982;SH=490;D=0056684FE7DCB387C2F73191233FB204;C=488;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:01:19 4: MapleDuino/msg READ: MC;LL=-969;LH=977;SL=-503;SH=477;D=0056684FE7DCB387C2F73191233FB204;C=487;L=127;R=234;s18;b1;w;
2023.08.05 17:01:19 4: MapleDuino/msg READ: MC;LL=-969;LH=977;SL=-503;SH=477;D=002B3427F3EE59C3E17B98C890;C=487;L=102;R=234;s20;b1;w;
2023.08.05 17:01:19 4: MapleDuino/msg READ: MC;LL=-969;LH=977;SL=-503;SH=477;D=CFEC810;C=487;L=25;R=234;s5;b2;
2023.08.05 17:01:35 4: MapleDuino/msg READ: MC;LL=-963;LH=990;SL=-458;SH=515;D=0056684FF1F17F87C2F73193287BB8EE;C=487;L=127;R=234;s18;b1;
2023.08.05 17:01:51 4: MapleDuino/msg READ: MC;LL=-970;LH=982;SL=-493;SH=488;D=0056684FE9DD5987C2F72D912449B44A;C=488;L=127;R=233;s18;b1;w;
2023.08.05 17:01:51 4: MapleDuino/msg READ: MC;LL=-970;LH=982;SL=-493;SH=488;D=002B3427F4EEACC3E17B96C89224DA25;C=488;L=128;R=233;s21;b2;
2023.08.05 17:02:04 4: MapleDuino/msg READ: MC;LL=-977;LH=1463;SL=483;SH=-15636;D=0056684FF1EAF387C2F72B91266FBA0;C=488;L=123;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 17:02:04 5: MapleDuino/noMsg Parse: MC;LL=-977;LH=1463;SL=483;SH=-15636;D=0056684FF1EAF387C2F72B91266FBA0;C=488;L=123;R=24;s18;b0; buffMove overflow! start=65535
2023.08.05 17:02:07 4: MapleDuino/msg READ: MC;LL=-970;LH=984;SL=-496;SH=482;D=0056684FF1EAF387C2F72B91266FBA02;C=488;L=127;R=234;s18;b1;
2023.08.05 17:02:23 4: MapleDuino/msg READ: MC;LL=-980;LH=964;SL=-506;SH=479;D=0056684FF1E54387C2F72793242DBF22;C=488;L=127;R=233;s18;b1;w;
2023.08.05 17:02:23 4: MapleDuino/msg READ: MC;LL=-980;LH=964;SL=-506;SH=479;D=002B3427F8F2A1C3E17B93C99216DF91;C=488;L=128;R=233;s21;b2;
2023.08.05 17:02:39 4: MapleDuino/msg READ: MC;LL=-972;LH=981;SL=-482;SH=500;D=0056684FE3DCF587C2F72B93261BBF06;C=489;L=127;R=234;s18;b1;
2023.08.05 17:02:49 4: MapleDuino/msg READ: MC;LL=1460;LH=32001;SL=-976;SH=483;D=0056684FE5DD0987C2F729932323B456;C=488;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:02:49 5: MapleDuino/noMsg Parse: MC;LL=1460;LH=32001;SL=-976;SH=483;D=0056684FE5DD0987C2F729932323B456;C=488;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:02:55 4: MapleDuino/msg READ: MC;LL=-978;LH=972;SL=-486;SH=488;D=0056684FE5DD0987C2F729932323B456;C=487;L=127;R=234;s18;b1;w;
2023.08.05 17:02:55 4: MapleDuino/msg READ: MC;LL=-978;LH=972;SL=-486;SH=488;D=002B3427F2EE84C3E17B94C99191DA2B;C=487;L=128;R=234;s21;b2;
2023.08.05 17:03:11 4: MapleDuino/msg READ: MC;LL=-977;LH=975;SL=-494;SH=494;D=0056684FDFCB6B87C2F72B932213BC2A;C=489;L=127;R=233;s18;b1;
2023.08.05 17:03:27 4: MapleDuino/msg READ: MC;LL=-970;LH=969;SL=-499;SH=477;D=0056684FD5CB6F87C2F72D93245FBA70;C=485;L=127;R=234;s18;b1;w;
2023.08.05 17:03:27 4: MapleDuino/msg READ: MC;LL=-970;LH=969;SL=-499;SH=477;D=002B3427EAE5B7C3E17B96C9922FDD38;C=485;L=128;R=234;s20;b1;
2023.08.05 17:03:38 4: MapleDuino/msg READ: MC;LL=1474;LH=0;SL=-967;SH=491;D=0056684FD9CB5987C2F731932B67BB4;C=488;L=122;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:03:38 5: MapleDuino/noMsg Parse: MC;LL=1474;LH=0;SL=-967;SH=491;D=0056684FD9CB5987C2F731932B67BB4;C=488;L=122;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:03:43 4: MapleDuino/msg READ: MC;LL=-976;LH=974;SL=-473;SH=497;D=0056684FD9CB5987C2F731932B67BB56;C=486;L=127;R=234;s18;b1;
2023.08.05 17:03:59 4: MapleDuino/msg READ: MC;LL=-974;LH=968;SL=-503;SH=482;D=0056684FD7D10587C2F731932C35BA32;C=487;L=127;R=234;s18;b1;w;
2023.08.05 17:03:59 4: MapleDuino/msg READ: MC;LL=-974;LH=968;SL=-503;SH=482;D=002B3427EBE882C3E17B98C9961ADD19;C=487;L=128;R=234;s21;b2;
2023.08.05 17:04:15 4: MapleDuino/msg READ: MC;LL=-969;LH=989;SL=-496;SH=483;D=0056684FF1EAF787C2F72F9127C9B82A;C=489;L=127;R=235;s18;b1;
2023.08.05 17:04:27 4: MapleDuino/msg READ: MC;LL=1456;LH=-30995;SL=-983;SH=482;D=0056684FF1EBCD87C2F72B8F2BC5BA06;C=489;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:04:27 5: MapleDuino/noMsg Parse: MC;LL=1456;LH=-30995;SL=-983;SH=482;D=0056684FF1EBCD87C2F72B8F2BC5BA06;C=489;L=127;R=25;s18;b0; buffMove overflow! start=65535
2023.08.05 17:04:31 4: MapleDuino/msg READ: MC;LL=-981;LH=969;SL=-496;SH=489;D=0056684FF1EBCD87C2F72B8F2BC5BA06;C=489;L=127;R=234;s18;b1;w;
2023.08.05 17:04:31 4: MapleDuino/msg READ: MC;LL=-981;LH=969;SL=-496;SH=489;D=002B3427F8F5E6C3E17B95C795E2DD03;C=489;L=128;R=234;s21;b2;
2023.08.05 17:04:47 4: MapleDuino/msg READ: MC;LL=-964;LH=996;SL=-471;SH=494;D=0056684FEFE53987C2F725912801C0EA;C=487;L=127;R=233;s18;b1;
2023.08.05 17:05:03 4: MapleDuino/msg READ: MC;LL=-980;LH=965;SL=-480;SH=499;D=0056684FD7D15587C2F729932329BDBC;C=487;L=127;R=234;s18;b1;w;
2023.08.05 17:05:03 4: MapleDuino/msg READ: MC;LL=-980;LH=965;SL=-480;SH=499;D=002B3427EBE8AAC3E17B94C99194DEDE;C=487;L=128;R=234;s20;b1;

Ralf9

Danke für die Nachrichten, die Wetterstation sendet demnach alle 15 sek.
Es sind recht lange Nachrichten. Eine vollständige MC Nachricht hat eine Länge von 128.
Eine Nachricht enthält 2 MC Nachrichten.
Das w am Ende bedeutet, dass eine weitere MC Nachricht folgt.

Das ist ein neues Protokoll, bei den MC Nachrichten, die Du bis jetzt gepostet hast, hat sich der rain Zähler nicht erhöht.
Hat es bei Euch auch vor ein paar Tagen geregnet? Hast Du MC Nachrichten vor dem Regen, dann müsste der rain Zähler niedriger sein.
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

Nighthawk

Hallo Ralf,

ich hänge mal das Logfile von Vorgestern, da hat es sicher geregnet.
Interessant ist, dass ich die Station vom Nachbarn besser empfange als meine WS1080, die rund 1/3 näher ist..

Gruß
Alex

Ralf9

Danke, das passt, der rain Zähler zählt sauber hoch

T: 17.1 H: 93 R: 1533
T: 16.4 H: 93 R: 1533.6
T: 17.0 H: 86 R: 1534.2
T: 18.5 H: 84 R: 1535.7
T: 17.7 H: 89 R: 1536.3
T: 18.6 H: 90 R: 1536.6
T: 17.1 H: 84 R: 1537.8
T: 16.2 H: 87 R: 1538.7
T: 16.1 H: 93 R: 1539
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

Ich habe die Sainlogic Wetterstation in meine Version des 00_SIGNALduino und 14_SD_WS Moduls eingebaut. Es gibt dafür die neue Protokoll ID 129

versionmodul  v3.4.16-dev_ralf_23.07.
versionprotoL v3.4.16-dev_ralf_23.07.

update all https://raw.githubusercontent.com/Ralf9/RFFHEM/dev/controls_dev_ralf9_signalduino.txt
und
update all https://raw.githubusercontent.com/Ralf9/14_SD_WS/main/controls_ralf9_sd_ws.txt14_SD_WS.pm 21666 2023-08-06 21:00:00Z Ralf9

Bitte mal schauen ob der der UV Index so ungefähr passt.

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