Open kentbrock opened 4 years ago
Die Nachrichten sind wahrscheinlich unvollständig. Stell mal bitte die Frequenz des SIGNALduino auf 868,3 MHz und poste dann nochmal einige Nachrichten.
Auf 868,3MHz empfängt der SIGNALduino leider nichts wenn ich die Tasten auf der Fernbedienung drücke
Hmm, vielleicht sendet er schneller als die Baudrate erkennen kann oder er sendet FSK, 868,3 sollte ja laut Aufdruck die Frequenz sein
Wie kann ich beides denn ausprobieren?
Tia, das wird jetzt leider etwas schwieriger. Die Baudrate kann leider nur durch Setzen der Register angepasst werden.
So ganz allgemein gibt es im FHEM Wiki einen guten Beitrag mit Erklärungen in Beispielen, vielleicht kennst Du ihn: https://wiki.fhem.de/wiki/Unbekannte_Funkprotokolle#Eingrenzung_-_Log-Analyse_via_regex
Baudrate: Im Datenblatt (https://www.ti.com/lit/ds/symlink/cc1101.pdf?ts=1602011457311&ref_url=https%253A%252F%252Fwww.google.com%252F) ist folgendes beschrieben:
Die Baudrate kannst Du via set
ccreg
11<hexwert>
verstellen.
Ich hab heute nochmal etwas mit der Bandbreite auf 868,3MHz gespielt und tatsächlich was ab 58kHz empfangen:
Freq: 868.300 MHz, Bandwidth: 58 KHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5603.79 Baud
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg: _MC;LL=-409;LH=418;SL=-196;SH=222;D=30211888CC04467D0;C=207;L=65;R=38;_
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -55 -> Grothe Mistral SE
2020.10.06 17:06:21 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg READredu: MU;P0=-200;P1=220;P2=-398;P3=426;D=0101230101230101230101230101210301230101;CP=1;R=38;
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg: _MC;LL=-402;LH=422;SL=-194;SH=219;D=2222323232311D5555555557F8001004020206000;C=206;L=163;R=41;_
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 206 RSSI -53.5 -> Maverick
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 206 RSSI -53.5 -> Grothe Mistral SE
2020.10.06 17:06:21 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg READredu: MU;P0=-261;P1=161;P2=-433;P3=409;P4=292;D=0101010101010101210401012301010101012103012301012103012301012301012301010101010101010;CP=1;R=29;
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg READredu: MU;P0=161;P1=-261;P2=-433;P3=409;P4=292;D=0102310101010101010201410102310101010102013102310102013102310102310102310101010101010101;CP=0;R=18;
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg: _MC;LL=-402;LH=424;SL=-211;SH=205;D=AAA911111119191EAAAAAAAAAAABFC00180201010300;C=206;L=174;R=39;_
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 206 RSSI -54.5 -> Maverick
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 206 RSSI -54.5 -> Grothe Mistral SE
2020.10.06 17:06:21 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg READredu: MU;P0=92;P1=-252;P2=166;P3=-459;P4=365;P5=122;P6=-332;D=012123412121212123214123412123214123412123412123412121212121212121234156534;CP=2;R=23;
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg READredu: MU;P0=92;P1=-252;P2=166;P3=-503;P4=365;P5=119;P6=-332;P7=-24920;D=012123412121212123214123412123214123412123412123412121212121212121234156534753;CP=2;R=27;
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg READredu: MU;P0=-191;P1=219;P2=-404;P3=430;P4=168;D=01210301012301012301012301012301012301012103012301012103012301012104;CP=1;R=38;
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg: _MC;LL=-416;LH=419;SL=-203;SH=216;D=AAAAAAFF000600804040C0000000140020;C=208;L=135;R=38;_
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 208 RSSI -55 -> Maverick
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 208 RSSI -55 -> Grothe Mistral SE
2020.10.06 17:06:21 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:21 4: SignalDuino_868: Read, msg: _MC;LL=-456;LH=377;SL=-263;SH=180;D=103232220044;C=212;L=47;R=216;_
2020.10.06 17:06:21 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 212 RSSI -94 -> Grothe Mistral SE
2020.10.06 17:06:21 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg READredu: MU;P0=-189;P1=419;P2=-116;P3=228;P4=-404;P7=152;D=0123410303410303034103034103034103034103034103034103034103034301034103034301034103034307;CP=3;R=42;
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg: _MC;LL=-403;LH=421;SL=-201;SH=213;D=4010082BFC00080201010300000000510080;C=207;L=142;R=43;_
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 207 RSSI -52.5 -> Maverick
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -52.5 -> Grothe Mistral SE
2020.10.06 17:06:22 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg READredu: MU;P0=102;P1=-294;P2=142;P3=-492;P4=345;P5=-964;P7=-25576;D=0121234121212121232141234121232141234121234121234121212121212121212341054723410;CP=2;R=32;
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 31 -> LTECH matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg READredu: MU;P0=-191;P1=224;P2=-409;P3=420;P4=128;D=01012301012301012301012301012301012301012301012301012103012301012104;CP=1;R=42;
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg: _MC;LL=-439;LH=386;SL=-217;SH=211;D=AAAAAAFF000600804040C0000000144020;C=204;L=136;R=41;_
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 204 RSSI -53.5 -> Maverick
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 204 RSSI -53.5 -> Grothe Mistral SE
2020.10.06 17:06:22 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg READredu: MU;P0=169;P1=-285;P2=-453;P3=386;D=0101010101010201310102310101010102013102310102013102310102310102310101010101010101023101;CP=0;R=30;
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg READredu: MU;P0=-201;P1=214;P2=-405;P3=420;P4=164;D=0101230101230101012301012301012301012301012301012103012301012103012301012104;CP=1;R=41;
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Read, msg READredu: MU;P0=170;P1=-253;P2=-454;P3=367;P5=116;D=0101010101010201310102310101010102013102310102013102310102310102310101010101010101023152;CP=0;R=214;
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:06:22 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
Freq: 868.300 MHz, Bandwidth: 67 KHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5603.79 Baud
2020.10.06 17:24:12 4: SignalDuino_868: Read, msg: _MC;LL=-415;LH=407;SL=-243;SH=190;D=4602223111F0;C=209;L=47;R=15;_
2020.10.06 17:24:12 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 209 RSSI -66.5 -> Grothe Mistral SE
2020.10.06 17:24:12 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:12 4: SignalDuino_868: Read, msg: _MC;LL=-415;LH=413;SL=-225;SH=190;D=622303118908;C=207;L=46;R=15;_
2020.10.06 17:24:12 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -66.5 -> Grothe Mistral SE
2020.10.06 17:24:12 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:12 4: SignalDuino_868: Read, msg: _MC;LL=-421;LH=426;SL=-207;SH=205;D=46AAAAAAAAAAF8;C=209;L=53;R=25;_
2020.10.06 17:24:12 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 209 RSSI -61.5 -> Grothe Mistral SE
2020.10.06 17:24:12 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:12 4: SignalDuino_868: Read, msg: _MC;LL=-438;LH=409;SL=-256;SH=175;D=322200;C=212;L=24;R=243;_
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-414;LH=423;SL=-209;SH=217;D=AAAAAA88888C8CC7555555555555FE000C01008081800;C=210;L=177;R=25;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 210 RSSI -61.5 -> Maverick
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 210 RSSI -61.5 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-429;LH=404;SL=-253;SH=173;D=D8031032322200;C=209;L=56;R=13;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 209 RSSI -67.5 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-401;LH=427;SL=-211;SH=214;D=AAAAAAA223232321D555555555557F800300402020600;C=208;L=178;R=26;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 208 RSSI -61 -> Maverick
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 208 RSSI -61 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg READredu: MU;P1=397;P2=-423;P3=-260;P4=178;P5=137;P6=-197;D=343431243134343434343434342431343421343434343424313421343424313421343421343421343434343434353435246164646464646434342431343421343434343424313421343424313421343421343421343434343434353435;CP=4;R=16;
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-432;LH=394;SL=-251;SH=168;D=100C40C8C8880;C=207;L=49;R=22;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -63 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-416;LH=427;SL=-216;SH=208;D=AAAAAAA4444464643AAAAAAAAAAAAFF000600804040C0;C=211;L=179;R=28;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 211 RSSI -60 -> Maverick
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 211 RSSI -60 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-460;LH=398;SL=-252;SH=152;D=D600C40C8C88801;C=210;L=60;R=18;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 210 RSSI -65 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg READredu: MU;P0=152;P1=-253;P2=-460;P3=398;P5=232;D=01010101010102013101023101010101020131023101020131023101023101023101010101010101010251;CP=0;R=12;
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-417;LH=415;SL=-204;SH=216;D=AAAAAC;C=208;L=22;R=29;_
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg: _MC;LL=-404;LH=423;SL=-191;SH=228;D=44444464646AAAAAAAAAAAAFF000600804040C00;C=207;L=157;R=29;_
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 207 RSSI -59.5 -> Maverick
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -59.5 -> Grothe Mistral SE
2020.10.06 17:24:13 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg READredu: MU;P0=-459;P1=365;P2=168;P3=-280;D=31023132323232323232320231323201323232323202313201323202313201323201323201323232323232323232013;CP=2;R=10;
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Read, msg READredu: MU;P0=-280;P1=168;P2=-459;P3=365;D=01010101010101012103010123010101010121030123010121030123010123010123010101010101010101230;CP=1;R=214;
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 17:24:13 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
Freq: 868.300 MHz, Bandwidth: 101 KHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5603.79 Baud
2020.10.06 18:29:58 4: SignalDuino_868: Read, msg: _MC;LL=-402;LH=429;SL=-192;SH=218;D=30211008CC0C42750;C=206;L=65;R=42;_
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 206 RSSI -53 -> Grothe Mistral SE
2020.10.06 18:29:58 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:29:58 4: SignalDuino_868: Read, msg READredu: MU;P0=173;P1=-253;P3=-442;P5=387;P7=-148;D=70101510103510103510103015101035101030151035101010351010351010301510103510351010101010;CP=0;R=43;
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 18:29:58 4: SignalDuino_868: Read, msg: _MC;LL=-419;LH=421;SL=-194;SH=219;D=4404222222232355555555557F800100402020600;C=208;L=164;R=44;_
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 208 RSSI -52 -> Maverick
2020.10.06 18:29:58 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 208 RSSI -52 -> Grothe Mistral SE
2020.10.06 18:29:58 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:29:58 4: SignalDuino_868: Read, msg: _MC;LL=-418;LH=412;SL=-224;SH=190;D=1031FFC;C=207;L=26;R=50;_
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg: _MC;LL=-405;LH=421;SL=-188;SH=215;D=42222223232331D555555555557F800300402020600;C=204;L=169;R=44;_
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 204 RSSI -52 -> Maverick
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 204 RSSI -52 -> Grothe Mistral SE
2020.10.06 18:29:59 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg READredu: MU;P0=-279;P1=180;P2=-456;P3=370;P4=123;P5=-25564;D=0101210321030101010101010101010101010101010101010101012323010101010101010101010123010101010101210321030101010101010101210301012301010101012103012301012103012301012301012301010101010101040123040423512301;CP=1;R=54;
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg: _MC;LL=-405;LH=421;SL=-193;SH=223;D=42222222323235555555555557F8003004020206000;C=206;L=169;R=54;_
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 206 RSSI -47 -> Maverick
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 206 RSSI -47 -> Grothe Mistral SE
2020.10.06 18:29:59 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg READredu: MU;P0=-274;P1=162;P2=-478;P3=359;P4=-168;P5=92;D=01030101010101010101010101010101010101010101012323010101010101010101010123010101010101210321030101010101410101210301012301010101012103012301012103012301012301012301010101010101010523010123;CP=1;R=56;
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg: _MC;LL=-449;LH=376;SL=-268;SH=169;D=62222223232331D555555555557F800100402020600;C=207;L=169;R=56;_
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 207 RSSI -46 -> Maverick
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -46 -> Grothe Mistral SE
2020.10.06 18:29:59 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg: _MC;LL=-493;LH=381;SL=-272;SH=162;D=1111111919190EAAAAAAAAAAABFC00180201010300;C=207;L=168;R=56;_
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 207 RSSI -46 -> Maverick
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -46 -> Grothe Mistral SE
2020.10.06 18:29:59 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:29:59 4: SignalDuino_868: Read, msg READredu: MU;P0=199;P3=-452;P4=378;P5=-269;P6=140;P7=92;D=0505050505050505050505050505050505050505050505050505034345050345050505050505034505050505034343054505050505050505030545050345050505050305450345050305450345050345050345050505050505050563457;CP=0;R=57;
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:29:59 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
Freq: 868.300 MHz, Bandwidth: 116 KHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5603.79 Baud
2020.10.06 18:32:31 4: SignalDuino_868: Read, msg: _MC;LL=-431;LH=443;SL=-201;SH=204;D=312118188C4447E0;C=213;L=61;R=50;_
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 213 RSSI -49 -> Grothe Mistral SE
2020.10.06 18:32:31 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:31 4: SignalDuino_868: Read, msg: _MC;LL=-445;LH=387;SL=-192;SH=183;D=2231111119191AAAAAAAAAABFC0008020101030000;C=205;L=165;R=57;_
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 205 RSSI -45.5 -> Maverick
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 205 RSSI -45.5 -> Grothe Mistral SE
2020.10.06 18:32:31 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:31 4: SignalDuino_868: Read, msg: _MC;LL=-400;LH=410;SL=-199;SH=217;D=42022222222321D555555555557F80030040202060;C=204;L=167;R=47;_
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 204 RSSI -50.5 -> Maverick
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 204 RSSI -50.5 -> Grothe Mistral SE
2020.10.06 18:32:31 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:31 4: SignalDuino_868: Read, msg: _MC;LL=-443;LH=393;SL=-243;SH=194;D=0D800001400203600C40C8C888010;C=212;L=113;R=57;_
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 212 RSSI -45.5 -> Maverick
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 212 RSSI -45.5 -> Grothe Mistral SE
2020.10.06 18:32:31 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:31 4: SignalDuino_868: Read, msg: _MC;LL=-405;LH=424;SL=-205;SH=220;D=44222222232323D555555555557F800300402020600;C=208;L=169;R=52;_
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 208 RSSI -48 -> Maverick
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 208 RSSI -48 -> Grothe Mistral SE
2020.10.06 18:32:31 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:31 4: SignalDuino_868: Read, msg: _MC;LL=-456;LH=378;SL=-242;SH=169;D=3600000500080D803103232220044;C=207;L=115;R=57;_
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 207 RSSI -45.5 -> Maverick
2020.10.06 18:32:31 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -45.5 -> Grothe Mistral SE
2020.10.06 18:32:31 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:32 4: SignalDuino_868: Read, msg: _MC;LL=-423;LH=402;SL=-260;SH=195;D=000000510080;C=213;L=46;R=61;_
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 213 RSSI -43.5 -> Grothe Mistral SE
2020.10.06 18:32:32 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:32 4: SignalDuino_868: Read, msg: _MC;LL=-404;LH=433;SL=-189;SH=223;D=64620;C=208;L=17;R=55;_
2020.10.06 18:32:32 4: SignalDuino_868: Read, msg: _MC;LL=-404;LH=433;SL=-196;SH=226;D=44444646AAAAAAAAAAAAFF000600804040C000000;C=209;L=164;R=55;_
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 209 RSSI -46.5 -> Maverick
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 209 RSSI -46.5 -> Grothe Mistral SE
2020.10.06 18:32:32 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:32 4: SignalDuino_868: Read, msg: _MC;LL=-397;LH=429;SL=-180;SH=237;D=440205600C40C8C888010;C=207;L=82;R=52;_
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 207 RSSI -48 -> Grothe Mistral SE
2020.10.06 18:32:32 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:32 4: SignalDuino_868: Read, msg: _MC;LL=-408;LH=421;SL=-192;SH=232;D=02222323232231D555555555557F80030040202060;C=208;L=166;R=52;_
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MC, Found manchester protocol id 47 clock 208 RSSI -48 -> Maverick
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 208 RSSI -48 -> Grothe Mistral SE
2020.10.06 18:32:32 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:32:32 4: SignalDuino_868: Read, msg READredu: MU;P0=-272;P1=170;P2=-441;P3=385;D=010101232321010101010101010101010101010101010101010101010101232301012301010101010101230101010101232321030101010101010101210301012301010101012103012301012103012301012301012301010101010101010123010;CP=1;R=59;
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 99 -> Navaris 44344.04 matches, trying to demodulate
2020.10.06 18:32:32 4: SignalDuino_868: Parse_MU, Decoded matched MU protocol id 99 dmsg P99#000000 length 24 dispatch(1/4) RSSI = -44.5
Freq: 868.300 MHz, Bandwidth: 135 KHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5603.79 Baud
2020.10.06 18:43:44 4: SignalDuino_868: Read, msg: _MC;LL=-377;LH=463;SL=-175;SH=245;D=223310;C=209;L=23;R=50;_
2020.10.06 18:43:44 4: SignalDuino_868: Read, msg: _MC;LL=-403;LH=453;SL=-218;SH=201;D=3211010;C=212;L=26;R=52;_
2020.10.06 18:43:44 4: SignalDuino_868: Read, msg READredu: MU;P0=-218;P1=411;P2=-137;P3=226;P4=-421;P5=170;P6=-305;P7=112;D=012323410323230303030303034103054105676767;CP=3;R=52;
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Read, msg READredu: MU;P0=413;P1=-136;P3=-227;P4=211;P5=-418;P6=160;P7=-24848;D=010343450343434343454301450343454103450343450343450343434343434343434503436507450;CP=4;R=55;
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Read, msg READredu: MU;P0=-175;P1=426;P2=220;P3=-415;P4=-232;P6=-704;D=01020231020231020202020202020242310242316;CP=2;R=230;
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Read, msg READredu: MU;P0=425;P1=-196;P2=202;P3=-415;P4=-136;D=012123012124242123210423012123210123012123042123012121212121212121230121230;CP=2;R=56;
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 61 -> FS10 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 63 -> Warema matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 70 -> FHT80TF matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 73 -> FHT80 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 74 -> FS20 matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 80 -> EM1000WZ matches, trying to demodulate
2020.10.06 18:43:44 4: SignalDuino_868: Parse_MU, Fingerprint for MU protocol id 82 -> Fernotron matches, trying to demodulate
2020.10.06 18:43:45 4: SignalDuino_868: Read, msg: _MC;LL=-410;LH=428;SL=-210;SH=221;D=3232220044;C=211;L=39;R=55;_
2020.10.06 18:43:45 4: SignalDuino_868: Parse_MC, Found manchester protocol id 96 clock 211 RSSI -46.5 -> Grothe Mistral SE
2020.10.06 18:43:45 3: SignalDuino_868: GROTHE, protocol id 96, start pattern (01000111) not found
2020.10.06 18:43:45 4: SignalDuino_868: Read, msg: _MC;LL=-457;LH=390;SL=-207;SH=192;D=323222004;C=207;L=36;R=57;_
Ich habe mir drei von den MC Nachrichten näher angesehen:
Ein gewisses Muster ist erkennbar, aber ob das wirklich ein OOK Signal ist. Ich weiss nicht so recht. Du hast jedes mal die gleiche Taste gedrückt oder unterschiedliche?
Ja, es war immer die gleiche Taste. Könnte man die Nachricht "kopieren" und per SignalDuino senden? Falls ja, wie stell ich das an?
Hallo, wenn ich die Erkenntnisse so verfolge und einen anderen Faden mit Fakten „vergleiche“, denke ich fast, es ist ein xFSK Signal. Ich müsste die Fakten am Pc mal verifizieren nächste Woche.
@kentbrock, besteht die Möglichkeit, Bilder vom inneren der Remote anzufertigen. (Wenn zerstörungefrei auf geht)
Wenn ich das Datenblatt vom CC1000 richtig deute, kann der Transceiver nur FSK. Ich finde keinerlei Hinweis auf OOK oder ASK. Da es sich um einen Transceiver handelt, könnte das Protokoll sogar bidirektional sein. Auf jeden Fall müsste dann zuerst die Datenrate, Deviation, Syncword etc. ermittelt werden.
@kentbrock besitzt du einen SDR-Stick? Damit könntest du ggf herausbekommen ob es xFSK ist.
Leider hab ich keinen SDR Stick. Hab gerade mal ein wenig nach einem SDR Stick geschaut. Hast du ne Empfehlung? und was brauche ich noch dazu? Welche SW?....
Eine Empfehlung habe ich diesbezüglich nicht. Man muss nur auf den Chip achten. Das ist das Wichtigste. Bsp.: hier https://www.funk-technik.info/alles-über-rtl-sdr/welche-dvb-t-stick-funktionieren.html
Ich habe mir damals nen günstigen DVB-T Stick erworben weil dies ja abgestellt wurde bzw. auf T2 umgestellt wurde.
Es geht mir nur mit dem Stick darum, um vielleicht das Frequenzspektrum zu ermitteln. So würde man ggf 2FSK erkennen. Vielleicht bietet sich dir auch eine andere Möglichkeit dies beim Empfang sichtbar zu machen. (Bsp. Oszi)
Sobald ich wieder nächste Woche im Besitz von einem PC, so kann ich div. Quellen von einem ähnlichen Fall noch einmal suchen.
Eine Empfehlung habe ich diesbezüglich nicht. Man muss nur auf den Chip achten. Das ist das Wichtigste. Bsp.: hier https://www.funk-technik.info/alles-über-rtl-sdr/welche-dvb-t-stick-funktionieren.html
Ich habe mir damals nen günstigen DVB-T Stick erworben weil dies ja abgestellt wurde bzw. auf T2 umgestellt wurde.
Es geht mir nur mit dem Stick darum, um vielleicht das Frequenzspektrum zu ermitteln. So würde man ggf 2FSK erkennen. Vielleicht bietet sich dir auch eine andere Möglichkeit dies beim Empfang sichtbar zu machen. (Bsp. Oszi)
Sobald ich wieder nächste Woche im Besitz von einem PC, so kann ich div. Quellen von einem ähnlichen Fall noch einmal suchen.
Ich hab einen SDR Stick bestellt. Der kommt am Wochenende. Was sollte ich in der SDR Software sehen wenn es sich um FSK Nachrichten handelt bzw. was hilft euch die Nachrichten vom SignalDuino besser zu zu ordnen?
Hallo, hast du schon neue Erkenntnisse oder mal einen Blick mit dem SDR drauf werfen können?
Mit dem SDR kannst du auf jedenfall mal die Frequenz verifizieren. Wenn du ein Passendes Signal empfängst, kannst du ggf mit großer Vergrößerung das Frequenzspektrum sehen und man kann dieses dann besser idendifizieren.
Edit:
Wenn ich das Datenblatt vom CC1000 richtig deute, kann der Transceiver nur FSK. Ich finde keinerlei Hinweis auf OOK oder ASK. Da es sich um einen Transceiver handelt, könnte das Protokoll sogar bidirektional sein. Auf jeden Fall müsste dann zuerst die Datenrate, Deviation, Syncword etc. ermittelt werden.
Ich habe soeben mal geschaut und stoße auf folgenden Hinweise
Mhmm, ich finde in meinem SmartRF Studio 7 keinen CC1000 - was für eine Version verwendest du?
Bei der Datenrate gibt es zum Glück nicht viel Auswahl:
Die könnte er ja mal durchspielen.
Mit dem SDR Stick und AIR Spy bekomme ich beim Tastendruck das folgende Bild:
Ich hab auch probiert das Signal aufzunehmen um es in einem Audioeditor ansehen zu können. Leider hat das nicht so recht geklappt. Ich komme aber auch mit Air Spy nicht so recht klar.
@elektron-bbs mit welchem FHEM Befehl stelle ich die Bautrate ein?
Einen direkten Befehl gibt es dafür nicht in der Oberfläche. @sidey79 hatte dazu hier schon Hinweise gepostet: https://github.com/RFD-FHEM/RFFHEM/issues/897#issuecomment-704503699
Du kannst es auch mal mit der Software URH versuchen, die Signale zu dekodieren: https://github.com/jopohl/urh
Um die Modulation zu bestimmen musst du bitte das Spektrum komplett aufzeichnen um Bsp. soetwas zu erhalten. https://wiki.fhem.de/w/images/thumb/a/a7/RIO_FB-Signal.png/300px-RIO_FB-Signal.png
Am besten ging das mit dem von @elektron-bbs genannten https://github.com/jopohl/urh Mit der Software kannst du auch ein Stream aufzeichnen und diesen ggf. zur Verfügung stellen. (nicht via Soundcard, direkt vom RTL Stick aus)
;-) etwas tricky alles aber es besteht gut Hoffnung.
Ich habe den Hersteller ESY-Lux angeschrieben. Dabei kam heraus, dass Vestamatic die Rollosparte übernommen hat. Vestamatic habe ich ebenfalls angeschrieben.
Vestamatic hat mir einen zum System passenenden 868MHz Sonnensensor empfohlen. In dem Datenblatt steht explizit, dass es sich um FSK Modulation handelt.
https://www.vestamatic.com/wp-content/uploads/2018/09/01180000_00.pdf
Die angeblich passende aktuelle Funkfernbedienung ist laut Vestamatic das hier: https://www.vestamatic.com/wp-content/uploads/2018/09/01580070_00.pdf
Die Signalanayse treibe ich heute weiter.
anbei der Stream den ich mit UHR aufgezeichnet habe. Ich habe fünf mal hintereinander den gleichen Befehl für das selbe Rollo geschickt. Ich hoffe ihr könnt damit was anfangen. RTL-SDR-20201101_163323-868_3MHz-58KSps-58KHz.zip
Hallo @kentbrock könntest du bitte noch einmal folgendes machen.
1) das Signal mit niedriger Sample rate und Bandwidth aufzeichnen (1,0M) 2) den SectrumAnalyzer nutzen um das Signal beim drücken zu speichern mit folgenden Einstellungen
Beides dann bitte zur Verfügung stellen.
@kentbrock im Wiki https://wiki.fhem.de/wiki/Unbekannte_Funkprotokolle#Eingrenzung_-_Log-Analyse_via_regex ist die Vorgehensweise ziemlich gut unter der Überschrift "SIGNALduino - FSK" beschrieben. Im Spectrum Analyzer von URH sind die beiden "Zacken" das Merkmal, das es sich um FSK handelt, wie z.B. hier im Bild: Daraus ergibt sich auch die erforderliche Bandbreite, hier z.B. ca. 200 kHz. Die Sample-Rate sollte bei 1,0 M eingestellt werden. Mit Gain musst du etwas probieren, bis du den besten Signal-Rauschabstand errreichst.
Der Peak vor 868,3MHz ist dauerhaft da und verändert sich nicht durch das Drücken der Taste.
Tja, ich kann mit dem aufgezeichneten Signal nichts anfangen. Vielleicht ist der Empfänger ja total übersteuert. Der Screenshot von mir zeigt das Signal eines Wasserzählers zwei Etagen tiefer. Die rote Kurve sollte eigentlich nur ein oder zwei Spitzen zeigen und nicht über das komplette Spektrum ausschlagen. Hast du auch noch einen Screenshot des Spectrum Analyzer wenn du eine Taste der FB betätigst?
Ich bin heute mit dem Laptop und der Fernbedienung in den Wald gefahren :-)
Das Ergebnis sieht hoffentlich besser aus:
Bei der Aufzeichung hab ich drei mal hintereinander die gleiche Taste gedrückt RTL-SDR-20201109_175908-868_3MHz-3_2MSps-200KHz.zip
Mir gelingt es nicht, das URH aus dieser Aufzeichnung ein brauchbares Signal dekodiert. Vielleicht versuchst du dich selbst erst mal an einer Analyse des Signales. Ich habe hier mal einen Screenshot der Interpretation zweier Signale: Oben ist das Signal eines LaCrosse-Sensors zu sehen, das sofort richtig interpretiert wurde und unten das von deiner Fernbedienung. Man erkennt zwar sehr gut, das es sich auch dabei um Frequenzmodulation handelt, aber URH kann es nicht dekodieren. Ich vermute, das der Empfänger übersteuert war, weil man fast ein Rechtecksignal sieht.
Außerdem vermute ich, das du den Empfänger im Spektrum Analyzer nicht auf die Mittenfrequenz abgestimmt hast. Dort einfach mal in die Mitte zwischen den beiden Zacken im Spektrum klicken, um den Empfänger auf diese Frequenz zu setzen. Die genaue Empfangsfrequenz können wir später immer noch ermitteln, in dem wir den Stick mit dem Sendesignal des CC1101 abgleichen.
Für die Aufzeichnung empfehle ich folgende Einstellungen: Sample rate (Sps): 1,0M Bandwith (Hz): 200,0K
Dann vielleicht auch besser immer nur einen Tastendruck in eine Datei aufzeichnen. Dadurch lassen sich die einzelnen Aufzeichnungen besser interpretieren. Wenn man sie untereinander darstellt, müsste URH immer (fast) die gleichen Bitfolgen dekodieren.
Ich hab viel probiert und komm einfach nicht zu dem Ergebnis von elektron-bbs... :-/ evtl übersehe ich auch was. Hat jemand von euch die Zeit und Lust mich in einer Teamssitzung da durch zu führen?
Hast du es denn schon mal mit anderen Signalen versucht? Vielleicht ist das ja eine FSK-Variante, die URH nicht unterstützt. Was für einen Stick verwendest du für die Aufzeichnungen?
Ja, ich hab es mit den Lacrosse Temperatursensoren probiert. Ich sehe leider nichts was annähernd in die Richtung geht.
Ich hab viel probiert und komm einfach nicht zu dem Ergebnis von elektron-bbs... :-/ evtl übersehe ich auch was. Hat jemand von euch die Zeit und Lust mich in einer Teamssitzung da durch zu führen?
Hallo Kentbrock,
ist das Thema bei dir noch aktuell?
Ich hatte mit dem Programm rtl433 recht schnell Erfolg. Vielleicht magst du das mal testen. https://github.com/merbanan/rtl_433 Mit -f die Frequenz einstellen. Dann kannst du mit "-S all" dein Signal aufzeichnen (ich würde hier auch nur einmal drücken) Und dann kann man mit "-A" das Signal analysieren.
Viel Erfolg
@kentbrock, besteht noch Notwendigkeit und Willen an der Sache zu tüfteln ?
@HomeAutoUser ja, auf jeden Fall. Ich hab nur etwas resigniert, da scheinbar nichts so richtig zum Ziel geführt hat. @Hofyyy danke, das probiere ich spätestens am Wochenende aus.
@Hofyyy danke, das probiere ich spätestens am Wochenende aus.
@kentbrock hast du dich mal darin versucht? https://github.com/RFD-FHEM/RFFHEM/issues/897#issuecomment-846520656
Was für einen Stick verwendest du für die Aufzeichnungen?
Was für Hardware nutzt du zum Aufzeichnen?
Ich hatte letztens auch den Fall, das der SDR-Stick total übersteuert, so wie es auch in der Datei https://github.com/RFD-FHEM/RFFHEM/files/5512178/RTL-SDR-20201109_175908-868_3MHz-3_2MSps-200KHz.zip von @kentbrock aussieht. Ich habe dann den SDR-Stick gänzlich ohne Antenne verwendet. Damit hat die Aufzeichnung mittels URH dann funktioniert.
Hallo Zusammen,
ich würde gerne meine 868MHz ESY-Lux Funk Rolladen per SignalDuino ansteuern. Ich empfange auch Nachrichten, diese können aber keinem Protokoll zugeordnet werden. Ich muss die Frequenz auf 868.000 MHz stellen - auf 868.300 empfange ich nichts
Hier die Nachrichten, die bei einem Tastendruck (Rollo Esszimmer hoch) vom CUL Empfangen werden:
Drücke ich die "Rollade Esszimmer hoch" Taste noch einmal bekomme ich folgende Meldung:
Specifications for new sensor / switch / or other device ...
Specifications nanoCUL
cc1101_config | Freq: 868.000 MHz, Bandwidth: 650 KHz, rAmpl: 42 dB, sens: 8 dB, DataRate: 5603.79 Baud | 2020-10-04 19:33:54 cc1101_config_ext | Modulation: ASK/OOK, Syncmod: No preamble/sync | 2020-10-04 19:33:54 cc1101_patable | C3E = 00 84 00 00 00 00 00 00 => 5_dBm | 2020-10-04 19:28:10 ping | OK | 2020-10-04 19:45:09 state | opened
alias | SignalDuino_868 | hardware | nanoCC1101 | updateChannelFW | stable | verbose | 4
Ich hoffe ihr könnt mir weiterhelfen.
Gruß
Markus