Signalduino Entwicklung

Begonnen von thoffma3, 05 Juli 2015, 23:01:00

Vorheriges Thema - Nächstes Thema

Ralf9

Zitat von: Ralf9 am 04 Dezember 2015, 00:02:14
bei den anderen gibt es im Oregon Modul eine Fehlermeldung:
OREGON: ERROR: checksum error sensor_id=fa28 (bits=80)
Ich habe herausgefunden warum es beim OSV3 ein checksum error gibt.

Wenn die SensorID angepasst wird, dann muß vor die Checksumme ein Korrektur nibble eingefügt werden, damit die Checksumme wieder stimmt.
Wenn z.B. aus F824 FA28 wird, dann ist der Korrekturwert  -6 + 10 = 4. Die 10 wird bei der checksummen Berechnung wieder abgezogen.

Die andere Möglichkeit wäre eine Anpassung der 41_OREGON.pm, damit die SensorID nicht mehr angepasst werden muß.
Ich habe bei mir in der 41_OREGON.pm für 2 Sensoren die checksummen Berechnung angepasst und habe in der 00_signalduino die SensorID anpassung entfernt.
Damit werden die Sensoren per autocreate angelegt.
PCR800_90      RR: 254  TR: 9423.6286 BAT: ok
THGR810_00_6   T: 20.3 H: 27 BAT: ok
THGR810_c1_2   T: 20.4 H: 45 BAT: ok
THGR810_e0_1   T: -0.9 H: 58 BAT: ok


Wenn ich das richtig sehe, wird das OREGON Modul z.Zt. nur vom Cul, fhemduino und signalduino verwendet.
Der RFXtrx433 Empfänger verwendet fürs OREGON das TRX_Weather Modul.

Spricht was dagegen das 41_OREGON.pm Modul mit ins github zu nehmen? Dann kann es einfacher gepflegt werden.
Soll ich dafür bei "CUL - Hard- und Firmware" ein neues Thema aufmachen?

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

Sidey

Hi Ralf,

Das Oregon Modul ist für einen TRX Empfänger gemacht.

Ich hatte das damals auch für den Fhemduino verwendet.
Für den CUL gibt es dass seit ein paar Tagen.

Das Oregon Modul wird von Willi gewartet.
Der normale Weg ist, einem Patch zu erstellen und zu hoffen, dass Willi den Patch aufnimmt.

Allerdings ist Willi derzeit nicht aktiv.
Jetzt kann entweder jemand das Oregon Modul übernehmen oder wir machen ein neues.

All zu große Änderungen sollte man am bestehenden Modul aber nicht vornehmen, da mir Willi damals mitgeteilt hat, dass der TRX Empfänger das Signal nicht 1:1 weiter gibt.

Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

Maintainer von: SIGNALduino, fhem-docker, alexa-fhem-docker, fhempy-docker

Ralf9

Zitat von: Sidey am 05 Dezember 2015, 10:12:06
Das Oregon Modul ist für einen TRX Empfänger gemacht.
Das Oregon Modul wird von Willi gewartet.
Das Oregon Modul wird doch nur noch vom alten RFXCOM mit dem  40_RFXCOM.pm verwendet.
Wie Willi hier geschrieben hat, wird das Oregon Modul von ihm nicht mehr weiterentwickelt:
Zitat von: Willi am 06 April 2014, 00:39:48
ich habe damals (2010) die alten RFXCOM geschrieben. Da es den Receiver schon seit sehr langem nicht mehr zu kaufen gibt und dieser durch den RFXtrx433-Transceiver abgelöst wurde, habe ich seit 2012 keine Weiterentwicklungen gemacht.

Wenn es offensichtliche Probleme gibt, kann ich mir diese ansehen, aber ich baue keine neuen Features mehr ein.

Ich sehe 2 Möglichkeiten, entweder wir fragen Willi ob er das 41_OREGON in 41_RFXOREGON umbenennen (falls dies einfach möglich ist) kann und wir übernehmen dann das 41_OREGON Modul.
Oder wir machen ein neues und der CUL kann es dann evtl mitbenutzen.

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

Sidey

Leider antwortet Willi schon seit einiger Zeit weder auf emails noch auf PMs noch auf Foren Einträge.
Umbenennen ist für Bestands Anwender immer unschön.

Lass uns halt ein neues machen.
Da kann man dann auch osv1 noch implementieren.
Wir können ja mit dem von Willi anfangen und unsere Änderungen vornehmen.

Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem,zigbee2mqtt

Maintainer von: SIGNALduino, fhem-docker, alexa-fhem-docker, fhempy-docker

Ralf9

Zitat von: Sidey am 05 Dezember 2015, 10:49:09
Lass uns halt ein neues machen.
Da kann man dann auch osv1 noch implementieren.
Wir können ja mit dem von Willi anfangen und unsere Änderungen vornehmen.

Hast Du schon eine Idee wie das neue Modul heissen könnte?
Ich würde dann die SensorID 1:1 durchreichen und die Checksumroutinen anpassen. Dann muss auch kein Korrektur nibble mehr eingefügt werden.
Es fallen dann auch doppelte SensorID weg:

THN132N  EC40 wird nach anpassung EA4C !
THWR288A EA4C


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

Zitat von: privat58 am 03 Dezember 2015, 21:02:08
Einen Oregon THN132N an einem fhemduino. Die 41_Oregon.pm habe ich geändert:  in 41_OREGON.pm OREGON_type_length_key(0xea4c, 68) => zu OREGON_type_length_key(0xea4c, 64) => dann wird der der Aussensensor THN132N erkannt. Dies klappte bisher erfolgreich.
Hallo Steffen,

das mit 0xea4c beim THN132N passt nicht so richtig.
In dieser Beschreibung hat der  THN132N die  EC40
http://wmrx00.sourceforge.net/Arduino/OregonScientific-RF-Protocols.pdf

Hast Du mir vom THN132N noch ein paar raw Nachrichten mit verschiedenen Temperaturen und nach einem Batteriewechsel.

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

privat58

Hallo Ralf,
Ich kann Dir diese Daten zur Verfügung stellen.
Einmal Auszug aus dem Log
2015.12.05 17:44:30 1: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9E99ZZB-if00-port0 disconnected, waiting to reappear (sduino)
2015.12.05 17:44:35 3: Setting sduino serial parameters to 57600,8,N,1
2015.12.05 17:44:35 1: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9E99ZZB-if00-port0 reappeared (sduino)
2015.12.05 17:44:35 1: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9E99ZZB-if00-port0@57600
2015.12.05 17:45:01 4: SIGNALduino/msg READ: MS;P0=-481;P1=868;P2=-1053;P4=410;P5=-9356;D=1512121212121212121212121212121210424010424010;CP=1;SP=5;O;
2015.12.05 17:45:01 4: SIGNALduino/msg READ: MS;P3=874;P4=-32001;P5=112;D=3451;CP=3;SP=4;
2015.12.05 17:45:40 4: SIGNALduino/msg READ: MS;P0=421;P1=-1050;P2=-579;P3=878;P4=-9364;D=343131313131313131313131313131313201023201023201023131320131023132013102320130;CP=3;SP=4;O;
2015.12.05 17:45:40 4: SIGNALduino/msg READ: MC;LL=-1053;LH=889;SL=-568;SH=427;D=54D4AACB5535553554AAB54CB2;C=438;
2015.12.05 17:45:40 4: Found manchester Protocol id 10 clock 438 -> OSV2o3
2015.12.05 17:45:40 4: Found manchester Protocol id 12 clock 438 -> Hideki protocol
2015.12.05 17:46:19 4: SIGNALduino/msg READ: MS;P1=-935;P2=990;P3=-485;P4=501;P5=-9268;D=252121212121212121212121212121212341432340;CP=2;SP=5;O;
2015.12.05 17:46:19 4: SIGNALduino/msg READ: MC;LL=-938;LH=1000;SL=-454;SH=538;D=32B4B4D54D4AACB5553553554CD4D4B320;C=512;
2015.12.05 17:46:19 4: Found manchester Protocol id 10 clock 512 -> OSV2o3
2015.12.05 17:46:57 4: SIGNALduino/msg READ: MC;LL=-992;LH=954;SL=-510;SH=425;D=AAAAAAAB332B4B4D54D4AACB5534D53555554CD532;C=459;
2015.12.05 17:46:58 4: Found manchester Protocol id 10 clock 459 -> OSV2o3
2015.12.05 17:46:58 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:46:58 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF20210014) with length (72) bits
2015.12.05 17:46:58 5: converted Data to (40EA4C10DF20210014)
2015.12.05 17:46:58 5: sduino dispatch 40EA4C10DF20210014
2015.12.05 17:46:58 4: Found manchester Protocol id 12 clock 459 -> Hideki protocol
2015.12.05 17:46:58 4: SIGNALduino/msg READ: MC;LL=-983;LH=966;SL=-480;SH=496;D=AAAAAAAB332B4B4D54D4AACB5534D53555554CD532;C=487;
2015.12.05 17:46:58 4: Found manchester Protocol id 10 clock 487 -> OSV2o3
2015.12.05 17:46:58 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:46:58 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF20210014) with length (72) bits
2015.12.05 17:46:58 5: converted Data to (40EA4C10DF20210014)
2015.12.05 17:46:58 4: Dropped (40EA4C10DF20210014) due to short time or equal msg
2015.12.05 17:46:58 4: Found manchester Protocol id 12 clock 487 -> Hideki protocol
2015.12.05 17:47:37 4: SIGNALduino/msg READ: MC;LL=-945;LH=1001;SL=-465;SH=509;D=555555566656969AA9A95596A999AA6AA96A996AA8;C=503;
2015.12.05 17:47:37 4: Found manchester Protocol id 10 clock 503 -> OSV2o3
2015.12.05 17:47:37 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:47:37 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF50213034) with length (72) bits
2015.12.05 17:47:37 5: converted Data to (40EA4C10DF50213034)
2015.12.05 17:47:37 5: sduino dispatch 40EA4C10DF50213034
2015.12.05 17:47:37 4: Found manchester Protocol id 12 clock 503 -> Hideki protocol
2015.12.05 17:47:37 4: SIGNALduino/msg READ: MC;LL=-937;LH=1014;SL=-447;SH=522;D=AAAAAAAB332B4B4D54D4AACB54CCD53554B54CB554;C=511;
2015.12.05 17:47:37 4: Found manchester Protocol id 10 clock 511 -> OSV2o3
2015.12.05 17:47:37 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:47:37 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF50213034) with length (72) bits
2015.12.05 17:47:37 5: converted Data to (40EA4C10DF50213034)
2015.12.05 17:47:37 4: Dropped (40EA4C10DF50213034) due to short time or equal msg
2015.12.05 17:48:15 4: SIGNALduino/msg READ: MC;LL=-942;LH=1005;SL=-479;SH=505;D=AAAAAAAB332B4B4D54D4AACB552CD535554D4D32AA;C=503;
2015.12.05 17:48:15 4: Found manchester Protocol id 10 clock 503 -> OSV2o3
2015.12.05 17:48:16 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:48:16 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF602140A4) with length (72) bits
2015.12.05 17:48:16 5: converted Data to (40EA4C10DF602140A4)
2015.12.05 17:48:16 5: sduino dispatch 40EA4C10DF602140A4
2015.12.05 17:48:16 4: Found manchester Protocol id 12 clock 503 -> Hideki protocol
2015.12.05 17:48:16 4: SIGNALduino/msg READ: MC;LL=-950;LH=1011;SL=-429;SH=541;D=555555566656969AA9A95596AA59AA6AAA9A9A6554;C=517;
2015.12.05 17:48:16 4: Found manchester Protocol id 10 clock 517 -> OSV2o3
2015.12.05 17:48:16 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:48:16 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF602140A4) with length (72) bits
2015.12.05 17:48:16 5: converted Data to (40EA4C10DF602140A4)
2015.12.05 17:48:16 4: Dropped (40EA4C10DF602140A4) due to short time or equal msg
2015.12.05 17:48:54 4: SIGNALduino/msg READ: MC;LL=-964;LH=983;SL=-479;SH=499;D=AAAAAAAB332B4B4D54D4AACB54ACD53554CD4CCB32;C=493;
2015.12.05 17:48:54 4: Found manchester Protocol id 10 clock 493 -> OSV2o3
2015.12.05 17:48:54 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:48:55 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF702150D4) with length (72) bits
2015.12.05 17:48:55 5: converted Data to (40EA4C10DF702150D4)
2015.12.05 17:48:55 5: sduino dispatch 40EA4C10DF702150D4
2015.12.05 17:48:55 4: Found manchester Protocol id 12 clock 493 -> Hideki protocol
2015.12.05 17:48:55 4: SIGNALduino/msg READ: MC;LL=-943;LH=1005;SL=-457;SH=522;D=555555566656969AA9A95596A959AA6AA99A999664;C=508;
2015.12.05 17:48:55 4: Found manchester Protocol id 10 clock 508 -> OSV2o3
2015.12.05 17:48:55 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:48:55 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF702150D4) with length (72) bits
2015.12.05 17:48:55 5: converted Data to (40EA4C10DF702150D4)
2015.12.05 17:48:55 4: Dropped (40EA4C10DF702150D4) due to short time or equal msg
2015.12.05 17:48:55 4: Found manchester Protocol id 12 clock 508 -> Hideki protocol
2015.12.05 17:49:30 4: sduino: Get freeram called ...
2015.12.05 17:49:30 5: sduino: command for gets: R
2015.12.05 17:49:30 5: SW: R
2015.12.05 17:49:30 5: SIGNALduino/RAW (ReadAnswer): 756

2015.12.05 17:49:30 5: sduino: received message for gets: 756

2015.12.05 17:49:33 4: SIGNALduino/msg READ: MC;LL=-960;LH=1054;SL=-474;SH=502;D=D55555559995A5A6AA6A5565AA566A9AAA66A6659900;C=518;
2015.12.05 17:49:34 4: Found manchester Protocol id 10 clock 518 -> OSV2o3
2015.12.05 17:49:34 4: sduino: OSV2 protocol detected: preamble_pos = 32
2015.12.05 17:49:34 4: sduino: OSV2 protocol converted to hex: (48EA4C10DF702150D40A) with length (80) bits
2015.12.05 17:49:34 5: converted Data to (48EA4C10DF702150D40A)
2015.12.05 17:49:34 5: sduino dispatch 48EA4C10DF702150D40A
2015.12.05 17:49:34 4: SIGNALduino/msg READ: MC;LL=-942;LH=1008;SL=-467;SH=518;D=555555566656969AA9A95596A959AA6AA99A999664;C=508;
2015.12.05 17:49:34 4: Found manchester Protocol id 10 clock 508 -> OSV2o3
2015.12.05 17:49:34 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:49:34 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF702150D4) with length (72) bits
2015.12.05 17:49:34 5: converted Data to (40EA4C10DF702150D4)
2015.12.05 17:49:34 5: sduino dispatch 40EA4C10DF702150D4
2015.12.05 17:49:34 4: Found manchester Protocol id 12 clock 508 -> Hideki protocol
2015.12.05 17:50:12 4: SIGNALduino/msg READ: MC;LL=-946;LH=1001;SL=-475;SH=506;D=AAAAAAAB332B4B4D54D4AACB552CD535554D4D32AA;C=502;
2015.12.05 17:50:12 4: Found manchester Protocol id 10 clock 502 -> OSV2o3
2015.12.05 17:50:12 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:50:13 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF602140A4) with length (72) bits
2015.12.05 17:50:13 5: converted Data to (40EA4C10DF602140A4)
2015.12.05 17:50:13 5: sduino dispatch 40EA4C10DF602140A4
2015.12.05 17:50:13 4: Found manchester Protocol id 12 clock 502 -> Hideki protocol
2015.12.05 17:50:13 4: SIGNALduino/msg READ: MC;LL=-933;LH=1016;SL=-466;SH=512;D=555555566656969AA9A95596AA59AA6AAA9A9A6554;C=509;
2015.12.05 17:50:13 4: Found manchester Protocol id 10 clock 509 -> OSV2o3
2015.12.05 17:50:13 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:50:13 4: sduino: OSV2 protocol converted to hex: (40EA4C10DF602140A4) with length (72) bits
2015.12.05 17:50:13 5: converted Data to (40EA4C10DF602140A4)
2015.12.05 17:50:13 4: Dropped (40EA4C10DF602140A4) due to short time or equal msg
2015.12.05 17:50:13 4: Found manchester Protocol id 12 clock 509 -> Hideki protocol
2015.12.05 17:50:52 4: SIGNALduino/msg READ: MS;P0=393;P1=-9372;P2=-575;P4=-1059;P5=895;D=5154545454545454545454545454545452040252040;CP=5;SP=1;O;
2015.12.05 17:50:52 4: SIGNALduino/msg READ: MS;P2=897;P4=-32001;P5=136;D=2455;CP=2;SP=4;
2015.12.05 17:50:56 4: SIGNALduino/msg READ: MS;P1=1015;P2=-943;P3=-464;P4=-9220;D=14121212121212121212121212121212130;CP=1;SP=4;O;
2015.12.05 17:50:56 4: SIGNALduino/msg READ: MC;LL=-943;LH=1014;SL=-454;SH=526;D=332B4B4D54D52CB3532CD53554D54CB332;C=513;
2015.12.05 17:50:56 4: Found manchester Protocol id 10 clock 513 -> OSV2o3
2015.12.05 17:51:35 4: SIGNALduino/msg READ: MS;P1=1022;P2=-934;P3=-455;P4=520;P5=-9220;D=1512121212121212121212121212121213420;CP=1;SP=5;O;
2015.12.05 17:51:35 4: SIGNALduino/msg READ: MC;LL=-953;LH=1016;SL=-437;SH=518;D=CCAD2D355354B2CD4CB354D5535532CCC8;C=511;
2015.12.05 17:51:35 4: Found manchester Protocol id 10 clock 511 -> OSV2o3
2015.12.05 17:52:14 4: SIGNALduino/msg READ: MC;LL=-1120;LH=1006;SL=-466;SH=514;D=555555566656969AA9AA5966A659AA6AA9AA996664;C=506;
2015.12.05 17:52:14 4: Found manchester Protocol id 10 clock 506 -> OSV2o3
2015.12.05 17:52:14 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:52:14 4: sduino: OSV2 protocol converted to hex: (40EA4C10B6682110B4) with length (72) bits
2015.12.05 17:52:14 5: converted Data to (40EA4C10B6682110B4)
2015.12.05 17:52:14 5: sduino dispatch 40EA4C10B6682110B4
2015.12.05 17:52:14 3: OREGON: Unknown device THN132N_b6_1, please define it
2015.12.05 17:52:14 2: autocreate: define THN132N_b6_1 OREGON THN132N_b6_1
2015.12.05 17:52:14 2: autocreate: define FileLog_THN132N_b6_1 FileLog ./log/THN132N_b6_1-%Y.log THN132N_b6_1
2015.12.05 17:52:14 2: autocreate: define SVG_THN132N_b6_1 SVG FileLog_THN132N_b6_1:temp4:CURRENT
2015.12.05 17:52:14 4: Found manchester Protocol id 12 clock 506 -> Hideki protocol
2015.12.05 17:52:14 4: SIGNALduino/msg READ: MC;LL=-937;LH=1016;SL=-455;SH=529;D=555555566656969AA9AA5966A659AA6AA9AA996664;C=514;
2015.12.05 17:52:14 4: Found manchester Protocol id 10 clock 514 -> OSV2o3
2015.12.05 17:52:14 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:52:14 4: sduino: OSV2 protocol converted to hex: (40EA4C10B6682110B4) with length (72) bits
2015.12.05 17:52:14 5: converted Data to (40EA4C10B6682110B4)
2015.12.05 17:52:14 4: Dropped (40EA4C10B6682110B4) due to short time or equal msg
2015.12.05 17:52:37 4: SIGNALduino/msg READ: MS;P1=1009;P2=-941;P3=-465;P4=513;P5=-9264;D=1512121212121212121212121212121213424313424313420;CP=1;SP=5;O;
2015.12.05 17:52:37 4: SIGNALduino/msg READ: MC;LL=-962;LH=988;SL=-464;SH=519;D=AD2D35535533554AB354D554B2D52AA8;C=502;
2015.12.05 17:52:37 4: Found manchester Protocol id 10 clock 502 -> OSV2o3
2015.12.05 17:52:37 4: Found manchester Protocol id 12 clock 502 -> Hideki protocol
2015.12.05 17:53:16 4: SIGNALduino/msg READ: MS;P0=-949;P1=498;P2=-472;P3=998;P4=-9228;D=3430303030303030303030303030303032101232101232101230303210301230321030123210300;CP=3;SP=4;O;
2015.12.05 17:53:16 4: SIGNALduino/msg READ: MC;LL=-936;LH=1001;SL=-463;SH=521;D=A9AA99AAA5A5AA6AAAA5695564;C=507;
2015.12.05 17:53:16 4: Found manchester Protocol id 10 clock 507 -> OSV2o3
2015.12.05 17:53:16 4: Found manchester Protocol id 12 clock 507 -> Hideki protocol
2015.12.05 17:53:55 4: SIGNALduino/msg READ: MC;LL=-945;LH=1159;SL=-458;SH=521;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=559;
2015.12.05 17:53:55 4: SIGNALduino/msg READ: MC;LL=-944;LH=1004;SL=-456;SH=528;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=510;
2015.12.05 17:53:55 4: Found manchester Protocol id 10 clock 510 -> OSV2o3
2015.12.05 17:53:55 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:53:55 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:53:55 5: converted Data to (40EA4C101408220013)
2015.12.05 17:53:55 5: sduino dispatch 40EA4C101408220013
2015.12.05 17:53:55 3: OREGON: Unknown device THN132N_14_1, please define it
2015.12.05 17:53:55 2: autocreate: define THN132N_14_1 OREGON THN132N_14_1
2015.12.05 17:53:55 2: autocreate: define FileLog_THN132N_14_1 FileLog ./log/THN132N_14_1-%Y.log THN132N_14_1
2015.12.05 17:53:55 2: autocreate: define SVG_THN132N_14_1 SVG FileLog_THN132N_14_1:temp4:CURRENT
2015.12.05 17:54:30 4: sduino: Get freeram called ...
2015.12.05 17:54:30 5: sduino: command for gets: R
2015.12.05 17:54:30 5: SW: R
2015.12.05 17:54:30 5: SIGNALduino/RAW (ReadAnswer): 756

2015.12.05 17:54:30 5: sduino: received message for gets: 756

2015.12.05 17:54:34 4: SIGNALduino/msg READ: MC;LL=-929;LH=1151;SL=-467;SH=505;D=AAAAAAAB332B4B4D54D54CD552D5353554D4B52CB4;C=551;
2015.12.05 17:54:34 4: SIGNALduino/msg READ: MC;LL=-940;LH=1022;SL=-459;SH=515;D=AAAAAAAB332B4B4D54D54CD552D5353554D4B52CB4;C=512;
2015.12.05 17:54:34 4: Found manchester Protocol id 10 clock 512 -> OSV2o3
2015.12.05 17:54:34 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:54:34 4: sduino: OSV2 protocol converted to hex: (40EA4C101418221063) with length (72) bits
2015.12.05 17:54:34 5: converted Data to (40EA4C101418221063)
2015.12.05 17:54:34 5: sduino dispatch 40EA4C101418221063
2015.12.05 17:55:13 4: SIGNALduino/msg READ: MC;LL=-1048;LH=900;SL=-567;SH=400;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=433;
2015.12.05 17:55:13 4: Found manchester Protocol id 10 clock 433 -> OSV2o3
2015.12.05 17:55:13 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:55:13 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:55:13 5: converted Data to (40EA4C101408220013)
2015.12.05 17:55:13 5: sduino dispatch 40EA4C101408220013
2015.12.05 17:55:13 4: Found manchester Protocol id 12 clock 433 -> Hideki protocol
2015.12.05 17:55:13 4: SIGNALduino/msg READ: MC;LL=-1041;LH=897;SL=-561;SH=433;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=443;
2015.12.05 17:55:13 4: Found manchester Protocol id 10 clock 443 -> OSV2o3
2015.12.05 17:55:13 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:55:13 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:55:13 5: converted Data to (40EA4C101408220013)
2015.12.05 17:55:13 4: Dropped (40EA4C101408220013) due to short time or equal msg
2015.12.05 17:55:13 4: Found manchester Protocol id 12 clock 443 -> Hideki protocol
2015.12.05 17:55:52 4: SIGNALduino/msg READ: MC;LL=-956;LH=1001;SL=-490;SH=500;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=500;
2015.12.05 17:55:52 4: Found manchester Protocol id 10 clock 500 -> OSV2o3
2015.12.05 17:55:52 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:55:52 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:55:52 5: converted Data to (40EA4C101408220013)
2015.12.05 17:55:52 5: sduino dispatch 40EA4C101408220013
2015.12.05 17:55:52 4: Found manchester Protocol id 12 clock 500 -> Hideki protocol
2015.12.05 17:55:52 4: SIGNALduino/msg READ: MC;LL=-955;LH=986;SL=-467;SH=524;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=503;
2015.12.05 17:55:52 4: Found manchester Protocol id 10 clock 503 -> OSV2o3
2015.12.05 17:55:52 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:55:52 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:55:52 5: converted Data to (40EA4C101408220013)
2015.12.05 17:55:52 4: Dropped (40EA4C101408220013) due to short time or equal msg
2015.12.05 17:55:52 4: Found manchester Protocol id 12 clock 503 -> Hideki protocol
2015.12.05 17:56:31 4: SIGNALduino/msg READ: MC;LL=-954;LH=1025;SL=-459;SH=502;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=508;
2015.12.05 17:56:31 4: Found manchester Protocol id 10 clock 508 -> OSV2o3
2015.12.05 17:56:31 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:56:31 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:56:31 5: converted Data to (40EA4C101408220013)
2015.12.05 17:56:31 5: sduino dispatch 40EA4C101408220013
2015.12.05 17:56:31 4: Found manchester Protocol id 12 clock 508 -> Hideki protocol
2015.12.05 17:56:31 4: SIGNALduino/msg READ: MC;LL=-953;LH=1002;SL=-467;SH=519;D=AAAAAAAB332B4B4D54D54CD5535535355554B4D52C;C=506;
2015.12.05 17:56:31 4: Found manchester Protocol id 10 clock 506 -> OSV2o3
2015.12.05 17:56:31 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:56:31 4: sduino: OSV2 protocol converted to hex: (40EA4C101408220013) with length (72) bits
2015.12.05 17:56:31 5: converted Data to (40EA4C101408220013)
2015.12.05 17:56:31 4: Dropped (40EA4C101408220013) due to short time or equal msg
2015.12.05 17:56:31 4: Found manchester Protocol id 12 clock 506 -> Hideki protocol
2015.12.05 17:56:59 4: SIGNALduino/msg READ: MC;LL=-1041;LH=919;SL=-555;SH=410;D=555555566656969AA9AA66AAA6AA6A6AA99969AA58;C=442;
2015.12.05 17:56:59 4: Found manchester Protocol id 10 clock 442 -> OSV2o3
2015.12.05 17:56:59 4: sduino: OSV2 protocol detected: preamble_pos = 30
2015.12.05 17:56:59 4: sduino: OSV2 protocol converted to hex: (40EA4C100A08225013) with length (72) bits
2015.12.05 17:56:59 5: converted Data to (40EA4C100A08225013)
2015.12.05 17:56:59 5: sduino dispatch 40EA4C100A08225013
2015.12.05 17:56:59 3: OREGON: Unknown device THN132N_0a_1, please define it
2015.12.05 17:56:59 2: autocreate: define THN132N_0a_1 OREGON THN132N_0a_1
2015.12.05 17:56:59 2: autocreate: define FileLog_THN132N_0a_1 FileLog ./log/THN132N_0a_1-%Y.log THN132N_0a_1
2015.12.05 17:56:59 2: autocreate: define SVG_THN132N_0a_1 SVG FileLog_THN132N_0a_1:temp4:CURRENT
2015.12.05 17:56:59 4: Found manchester Protocol id 12 clock 442 -> Hideki protocol
2015.12.05 17:56:59 4: SIGNALduino/msg READ: MS;P1=-1040;P2=924;P3=-561;P4=417;P5=-8852;D=452121212121212121212121212121212341432341432341432121234121432123412143234121212121432341212121432341432341212121212121432341212121214323412121432341212121212143234143234143212341214323412121214321234141;CP=4;SP=5;O;
2015.12.05 17:56:59 4: SIGNALduino/msg READ: MU;P0=216;P1=-1008;P2=924;P3=-654;P4=417;P5=-8852;D=45212121212121212121212121212121234143234143234143212123412143212341214323412121212143234121212143234143234121212121212143234121212121432341212143234121212121214323414323414321234121432341212121432123414301032;CP=2;O;
2015.12.05 17:56:59 5: sduino: applying filterfunc SIGNALduino_filterSign
2015.12.05 17:56:59 4: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2015.12.05 17:56:59 5: sduino: Starting demodulation at Position 1
2015.12.05 17:56:59 4: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2015.12.05 17:56:59 5: sduino: Starting demodulation at Position 1
2015.12.05 17:56:59 4: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2015.12.05 17:56:59 5: sduino: Starting demodulation at Position 1
2015.12.05 17:56:59 4: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.12.05 17:56:59 5: sduino: Starting demodulation at Position 1
2015.12.05 17:56:59 4: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2015.12.05 17:56:59 5: sduino: Starting demodulation at Position 1
2015.12.05 17:56:59 4: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.12.05 17:56:59 5: sduino: Starting demodulation at Position 2
2015.12.05 17:57:38 4: SIGNALduino/msg READ: MS;P0=530;P2=1025;P3=-919;P4=-460;P5=-9244;D=2523232323232323232323232323232324030420;CP=2;SP=5;O;
2015.12.05 17:57:38 4: SIGNALduino/msg READ: MC;LL=-934;LH=1033;SL=-436;SH=525;D=32B4B4D54D533555335353554ACB4AB4A0;C=519;
2015.12.05 17:57:38 4: Found manchester Protocol id 10 clock 519 -> OSV2o3
2015.12.05 17:58:17 4: SIGNALduino/msg READ: MC;LL=-1050;LH=908;SL=-554;SH=412;D=AAAAAAAB332B4B4D54D533555335353554ACB4AB4A;C=439;
2015.12.05 17:58:17 4: Found manchester Protocol id 10 clock 439 -> OSV2o3
2015.12.05 17:58:17 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:58:17 4: sduino: OSV2 protocol converted to hex: (40EA4C100A282270F3) with length (72) bits
2015.12.05 17:58:17 5: converted Data to (40EA4C100A282270F3)
2015.12.05 17:58:17 5: sduino dispatch 40EA4C100A282270F3
2015.12.05 17:58:17 4: Found manchester Protocol id 12 clock 439 -> Hideki protocol
2015.12.05 17:58:17 4: SIGNALduino/msg READ: MC;LL=-1031;LH=930;SL=-544;SH=424;D=AAAAAAAB332B4B4D54D533555335353554ACB4AB4A;C=451;
2015.12.05 17:58:17 4: Found manchester Protocol id 10 clock 451 -> OSV2o3
2015.12.05 17:58:17 4: sduino: OSV2 protocol detected: preamble_pos = 31
2015.12.05 17:58:17 4: sduino: OSV2 protocol converted to hex: (40EA4C100A282270F3) with length (72) bits
2015.12.05 17:58:17 5: converted Data to (40EA4C100A282270F3)
2015.12.05 17:58:17 4: Dropped (40EA4C100A282270F3) due to short time or equal msg
2015.12.05 17:58:17 4: Found manchester Protocol id 12 clock 451 -> Hideki protocol
2015.12.05 17:58:28 4: SIGNALduino/msg READ: MS;P0=991;P1=-966;P2=-462;P3=515;P4=-9268;D=0401010101010101010101010101010102313202313202313200;CP=0;SP=4;O;
2015.12.05 17:58:28 4: SIGNALduino/msg READ: MC;LL=-963;LH=1005;SL=-447;SH=511;D=5A5A6AA6A955AA99A9A9AAA955A55A50;C=505;
2015.12.05 17:58:28 4: Found manchester Protocol id 10 clock 505 -> OSV2o3
2015.12.05 17:58:28 4: Found manchester Protocol id 12 clock 505 -> Hideki protocol
2015.12.05 17:59:07 4: SIGNALduino/msg READ: MC;LL=-946;LH=1020;SL=-464;SH=499;D=55555559995A5A6AA6A955AA9669A9AAA6AA665960;C=506;
2015.12.05 17:59:07 4: Found manchester Protocol id 10 clock 506 -> OSV2o3
2015.12.05 17:59:07 4: sduino: OSV2 protocol detected: preamble_pos = 28
2015.12.05 17:59:07 4: sduino: OSV2 protocol converted to hex: (40EA4C103E582210D4) with length (72) bits
2015.12.05 17:59:07 5: converted Data to (40EA4C103E582210D4)
2015.12.05 17:59:07 5: sduino dispatch 40EA4C103E582210D4
2015.12.05 17:59:07 3: OREGON: Unknown device THN132N_3e_1, please define it
2015.12.05 17:59:07 2: autocreate: define THN132N_3e_1 OREGON THN132N_3e_1
2015.12.05 17:59:07 2: autocreate: define FileLog_THN132N_3e_1 FileLog ./log/THN132N_3e_1-%Y.log THN132N_3e_1
2015.12.05 17:59:07 2: autocreate: define SVG_THN132N_3e_1 SVG FileLog_THN132N_3e_1:temp4:CURRENT
2015.12.05 17:59:07 4: Found manchester Protocol id 12 clock 506 -> Hideki protocol
2015.12.05 17:59:07 4: SIGNALduino/msg READ: MS;P0=-926;P1=1020;P2=-460;P3=530;P4=-8736;D=341010101010101010101010101010101230321230321230321010123010321012301032123010101010321230101010321010101012301010101032101230321230103212301010321230101010101032123010101010321230321230321012303210123031;CP=3;SP=4;O;
2015.12.05 17:59:30 4: sduino: Get freeram called ...
2015.12.05 17:59:30 5: sduino: command for gets: R
2015.12.05 17:59:30 5: SW: R
2015.12.05 17:59:30 5: SIGNALduino/RAW (ReadAnswer): 756

2015.12.05 17:59:30 5: sduino: received message for gets: 756

2015.12.05 17:59:46 4: SIGNALduino/msg READ: MS;P0=-476;P2=1000;P3=-951;P4=497;P5=-9220;D=2523232323232323232323232323232320434020;CP=2;SP=5;O;
2015.12.05 17:59:46 4: SIGNALduino/msg READ: MC;LL=-933;LH=1022;SL=-453;SH=526;D=32B4B4D54D52AB5532D353555354D4CD20;C=515;
2015.12.05 17:59:46 4: Found manchester Protocol id 10 clock 515 -> OSV2o3

Und einmal aus dem Eventmonitor
2015-12-05 17:46:58 OREGON THN132N_df_1 temperature: 21.2
2015-12-05 17:46:58 OREGON THN132N_df_1 battery: ok
2015-12-05 17:46:58 OREGON THN132N_df_1 T: 21.2 BAT: ok
2015-12-05 17:47:37 OREGON THN132N_df_1 temperature: 21.5
2015-12-05 17:47:37 OREGON THN132N_df_1 battery: ok
2015-12-05 17:47:37 OREGON THN132N_df_1 T: 21.5 BAT: ok
2015-12-05 17:48:16 OREGON THN132N_df_1 temperature: 21.6
2015-12-05 17:48:16 OREGON THN132N_df_1 battery: ok
2015-12-05 17:48:16 OREGON THN132N_df_1 T: 21.6 BAT: ok
2015-12-05 17:48:55 OREGON THN132N_df_1 temperature: 21.7
2015-12-05 17:48:55 OREGON THN132N_df_1 battery: ok
2015-12-05 17:48:55 OREGON THN132N_df_1 T: 21.7 BAT: ok
2015-12-05 17:49:34 OREGON THN132N_df_1 temperature: 21.7
2015-12-05 17:49:34 OREGON THN132N_df_1 battery: ok
2015-12-05 17:49:34 OREGON THN132N_df_1 T: 21.7 BAT: ok
2015-12-05 17:50:13 OREGON THN132N_df_1 temperature: 21.6
2015-12-05 17:50:13 OREGON THN132N_df_1 battery: ok
2015-12-05 17:50:13 OREGON THN132N_df_1 T: 21.6 BAT: ok
2015-12-05 17:52:14 SVG SVG_THN132N_b6_1 copyGplotFile
2015-12-05 17:52:14 Global global UNDEFINED THN132N_b6_1 OREGON THN132N_b6_1
2015-12-05 17:52:14 Global global DEFINED THN132N_b6_1
2015-12-05 17:52:14 Global global DEFINED FileLog_THN132N_b6_1
2015-12-05 17:52:14 Global global DEFINED SVG_THN132N_b6_1
2015-12-05 17:52:14 Global global SAVE
2015-12-05 17:53:55 SVG SVG_THN132N_14_1 copyGplotFile
2015-12-05 17:53:55 Global global UNDEFINED THN132N_14_1 OREGON THN132N_14_1
2015-12-05 17:53:55 Global global DEFINED THN132N_14_1
2015-12-05 17:53:55 Global global DEFINED FileLog_THN132N_14_1
2015-12-05 17:53:55 Global global DEFINED SVG_THN132N_14_1
2015-12-05 17:53:55 Global global SAVE
2015-12-05 17:54:34 OREGON THN132N_14_1 temperature: 22.1
2015-12-05 17:54:34 OREGON THN132N_14_1 battery: ok
2015-12-05 17:54:34 OREGON THN132N_14_1 T: 22.1 BAT: ok
2015-12-05 17:55:13 OREGON THN132N_14_1 temperature: 22
2015-12-05 17:55:13 OREGON THN132N_14_1 battery: ok
2015-12-05 17:55:13 OREGON THN132N_14_1 T: 22 BAT: ok
2015-12-05 17:55:52 OREGON THN132N_14_1 temperature: 22
2015-12-05 17:55:52 OREGON THN132N_14_1 battery: ok
2015-12-05 17:55:52 OREGON THN132N_14_1 T: 22 BAT: ok
2015-12-05 17:56:31 OREGON THN132N_14_1 temperature: 22
2015-12-05 17:56:31 OREGON THN132N_14_1 battery: ok
2015-12-05 17:56:31 OREGON THN132N_14_1 T: 22 BAT: ok
2015-12-05 17:56:59 SVG SVG_THN132N_0a_1 copyGplotFile
2015-12-05 17:56:59 Global global UNDEFINED THN132N_0a_1 OREGON THN132N_0a_1
2015-12-05 17:56:59 Global global DEFINED THN132N_0a_1
2015-12-05 17:56:59 Global global DEFINED FileLog_THN132N_0a_1
2015-12-05 17:56:59 Global global DEFINED SVG_THN132N_0a_1
2015-12-05 17:56:59 Global global SAVE
2015-12-05 17:58:17 OREGON THN132N_0a_1 temperature: 22.2
2015-12-05 17:58:17 OREGON THN132N_0a_1 battery: ok
2015-12-05 17:58:17 OREGON THN132N_0a_1 T: 22.2 BAT: ok
2015-12-05 17:59:07 SVG SVG_THN132N_3e_1 copyGplotFile
2015-12-05 17:59:07 Global global UNDEFINED THN132N_3e_1 OREGON THN132N_3e_1
2015-12-05 17:59:07 Global global DEFINED THN132N_3e_1
2015-12-05 17:59:07 Global global DEFINED FileLog_THN132N_3e_1
2015-12-05 17:59:07 Global global DEFINED SVG_THN132N_3e_1
2015-12-05 17:59:07 Global global SAVE

Zwischendurch die Batterie kurz raus genommen und beim letzten mal, am Schiebeschalter von Kanal 1 auf Kanal 2 gewechselt.

Ansonsten hält mich mein normales fhem in Atem, da es heute die SD-Karte zerschossen hat. Kein Zugriff mehr. Partition mit testdisk nicht mehr zu retten. Habe da langsam die Nase mit dem Raspi voll, da jedes mal viel verloren geht. Hatte vorige Woche zwar ein backup gemacht, aber in der Zwischenzeit habe ich viel an der Konfiguration geändert. Da ich mit RS232, RS485, BT und anderen Dingen hantiere ist er eventuell doch etwas überlastet mit der SD-Karte. Schauen wir mal. Wenn jemand eine Idee für neue Hardware hat....
Steffen

Ralf9

Zitat von: privat58 am 05 Dezember 2015, 18:08:26
Hallo Ralf,
Ich kann Dir diese Daten zur Verfügung stellen.
Einmal Auszug aus dem Log
Zwischendurch die Batterie kurz raus genommen und beim letzten mal, am Schiebeschalter von Kanal 1 auf Kanal 2 gewechselt.

Danke für die Daten. Im Gegensatz zu Protokoll v3 ist hier alles etwas verdreht, aber die Anzeige in fhem scheint trotzdem zu passen.

MC;LL=-992;LH=954;SL=-510;SH=425;D=AAAAAAAB332B4B4D54D4AACB5534D53555554CD532;C=459;
40EA4C10DF20210014   21.2 C  THN132N_df_1

MC;LL=-946;LH=1020;SL=-464;SH=499;D=55555559995A5A6AA6A955AA9669A9AAA6AA665960;C=506;
40EA4C103E582210D4   22.5 C  THN132N_3e_1



Zitat von: privat58 am 05 Dezember 2015, 18:08:26
Wenn jemand eine Idee für neue Hardware hat....
Ich habe einen Cubietruck mit SSD und Akku und bin damit zufrieden.

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

Burny4600

@privat58

Ich habe drei Raspberry im Einsatz und einen mit einer USB HDD wo ich alle Configs und Logs hinschreibe und hatte bisher mit diesen Geräten noch kein Problem bzw. Datenverlust.
LG Chris

Raspberry Pi 2-5, Bullseye Lite, Bookworm Lite
Schnittstellen: 1-Wire, FHEM2FEHEM, HM-MOD-UART, LAN, Modbus, MQTT, nanoCUL, RFXtrx433E, SIGNALduino, ser2net
Devices: APC, Eastron, FS20, IT, Homematic, MQTT, PV-(DEYE, EPEVER, FRONIUS), Resol-VBUS, S.USV, TEK603, WMR200, YouLess

drdownload

Ich hatte auch eine hassbeziehung zu rpis bis ich prinzipiell von sd Boote und Usb Sticks als arbeitsmedium genommen habe. Seitdem keine Probleme mehr


Gesendet von iPhone mit Tapatalk
CUL 868 Slow-RF (FS20 Aktoren, Sender, FHT8V), CUL 868 (WMBUS-Empfang), Jeelink (PCA301), WS3600 (WH3080 über USB-Basis), Bewässerung mit ESP-Easy und Proplanta, RFXTRX433 Home-Easy Empfang und Senden, Oregon TH, WS001 TH), Blackbean IR, Mopidy-Snapcast MR Audio, Kodi, Forum-LED-Controller,

drdownload

Ich hatte auch eine hassbeziehung zu rpis bis ich prinzipiell von sd Boote und Usb Sticks als arbeitsmedium genommen habe. Seitdem keine Probleme mehr


Gesendet von iPhone mit Tapatalk
CUL 868 Slow-RF (FS20 Aktoren, Sender, FHT8V), CUL 868 (WMBUS-Empfang), Jeelink (PCA301), WS3600 (WH3080 über USB-Basis), Bewässerung mit ESP-Easy und Proplanta, RFXTRX433 Home-Easy Empfang und Senden, Oregon TH, WS001 TH), Blackbean IR, Mopidy-Snapcast MR Audio, Kodi, Forum-LED-Controller,

RappaSan

Meine Erfahrungen mit den "alten"Raspberrys" sind auch nicht die besten gewesen. Musste schon bei diversen die SD-Kartenhalterungen austauschen lassen, weil die SD-Karten nicht mehr oder nur mit Wackelkontakt erkannt wurden.
Das hat sich aber mit den B+ und Pi2 - Varianten mit dem Micro-Slot komplett gegeben, bei denen gab's noch nie Aussetzer.

chris1284

hi, ich empfange regelmäßig von eine sender wo ich meine das es der außensender von der aldiwetterstation ist eine meldung

ZitatInternals:
   CFGFN
   CODE       Unknown
   DEF        Unknown
   LASTInputDev sduino
   MSGCNT     2
   NAME       CUL_TCM97001_Unknown
   NR         25424
   STATE      Code: 5EB80AC0
   TYPE       CUL_TCM97001
   lastH      0
   lastT      1449433316.66147
   sduino_DMSG s5EB80AC000
   sduino_MSGCNT 2
   sduino_RAWMSG MS;P1=-1915;P2=530;P3=-3864;P4=-9164;D=24212321232323232123212323232121212121212123212321232322;CP=2;SP=4;
   sduino_TIME 2015-12-06 21:21:56
   CHANGETIME:
   Readings:
     2015-12-06 21:21:56   state           Code: 5EB80AC0
Attributes:
   DbLogExclude .*
   model      Unknown
   room       CUL_TCM97001

es ist ein technoline 433 temp/hum sender. wird der schon supported?


Hauswart

Hallo Sidey, ich habe gesehen, du hast einen Änderung für den Rauchmelder FA21RF eingecheckt hast, darf ich nachfragen, ob du weitere Testdaten benötigst bzw. wie weit die Integration derzeit ist?  8)

Gruss und danke


Gerade im Log gefunden:
2015.12.07 10:21:58 4: SIGNALduino/msg READ: MU;P0=432;P1=-1024;P2=1174;P4=-7092;P5=140;D=012101010121212101210121012101210121012121210121012101210101210124512;CP=0;
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 5 -> unitec6899 matches, trying to demodulate
2015.12.07 10:21:58 4: decoded matched MU Protocol id 5 dmsg i8EAABAA4 length 32
2015.12.07 10:21:58 3: message "i8EAABAA4" (9) too short!
2015.12.07 10:21:58 3: message "i8EAABAA4" (9) too short!
2015.12.07 10:21:58 3: sduino: Unknown code i8EAABAA4, help me!
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2015.12.07 10:21:58 4: SIGNALduino/msg READ: MU;P0=-416;P2=1195;P3=-957;P4=482;D=0023232343234323232323232343434323232343234323432343234323432323234323432343234343234321;CP=4;
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 16 -> Dooya shutter matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 30 -> unitec47031 matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate
2015.12.07 10:21:58 4: SIGNALduino/msg READ: MU;P0=-947;P1=483;P2=-7156;P3=180;P4=-196;P5=1208;D=345050501050105050505050501010105050501050105010501050105010505050105010501050101050105231;CP=1;
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 21 -> einhell garagedoor matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 24 -> visivon remote matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 26 -> remote26 matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 27 -> remote27 matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 28 -> IC Ledspot matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 31 -> pollin isotronic matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 8 -> TX3 Protocol matches, trying to demodulate
2015.12.07 10:21:58 4: Fingerprint for MU Protocol id 9 -> CTW 600 matches, trying to demodulate

Ich denke dieser Log-Eintrag sagt so ziemlich wenig aus? :)
1. Installation:
KNX, Tasmota (KNX), Sonos, Unifi

2. Installation:
HM-CFG-USB, Unifi (, SIGNALduino 868, MySensors, SIGNALduino 433)

Ralf9

Zitat von: Ralf9 am 05 Dezember 2015, 11:06:43
Hast Du schon eine Idee wie das neue Modul heissen könnte?
Ich würde dann die SensorID 1:1 durchreichen und die Checksumroutinen anpassen. Dann muss auch kein Korrektur nibble mehr eingefügt werden.

Das mit dem 1:1 durchreichen ist doch keine so gute Idee, wenn kein Korrektur nibble eingefügt wird, dann sind im Oregon Modul recht umfangreiche Anpassungen notwendig.
Wenn ich in der 00_signalduino außer der SensorID Anpassung noch ein Korrektur nibble einfüge und evtl noch die Checksumme anpasse, dann müssten wir mit kleinen Änderungen (Bugfixes und neue Sensoren) am Oregon Modul auskommen.

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