SIGNALduino - RFMODE in Attr Menü verschwunden

Begonnen von Dampfi, 05 November 2020, 15:52:15

Vorheriges Thema - Nächstes Thema

Dampfi

Hallo Leute,
hab gestern meinen NanoCUL 433, den ich schon einige Zeit in Betrieb hatte in FHEM deleted und mit der     
V 3.4.0 SIGNALduino cc1101 (chip CC1101) - compiled at Jul 16 2020 20:52:15
versionProtocols 1.21
versionmodul v3.4.4

geflashed. Alles gut soweit, hat geklappt.

Vorgehensweise:

- update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt
- delete CUL433
- sudo apt-get install libdigest-crc-perl (fehlte, konnte keinen sduino anlegen)
- define sduino SIGNALduino /dev/serial/by-id/usb-SHK_NANO_CUL_433-if00-port0@57600
- attr sduino hardware nanoCC1101
- attr sduino updateChannelFW stable
- get sduino availableFirmware
- set sduino flash <3.4.0>
   ...  avrdude: verifying ... avrdude: 25626 bytes of flash verified ... avrdude done.  Thank you.

Danach habe ich noch die ATTR´s eingestellt:
alias                      SIGNALduino
hardware               nanoCC1101
icon                       cul_usb
room                     Funkempfänger
updateChannelFW   stable
verbose                 5

und dann die Whitelist bearbeitet. Leider bekomme ich bislang keine Empfangsmeldungen angezeigt, obwohl hier in der Umgebung einiges los ist.  :o

Heute morgen habe ich ein Update in FHEM durchgeführt und seitdem ist das ATTR RFMODE verschwunden.  :-\ FHEM gab auch eine Meldung ab, das RFMODE nicht mehr unterstützt wird. Habe ich etwas falsch gemacht?

Gruß Dampfi
FHEM auf Raspberry Pi 4B, Homeatic HMUARTLGW, NanoCUL 868 & 433
1 x HM-SEC-MDIR-3
6 x HM-SEC-SCO
1 x Revolt_5462
2 x Wetterstationen (unbekannte Hersteller)

elektron-bbs

Wahrscheinlich hast du nur ein Update auf FHEM im SVN durchgeführt.
Danach (ohne Neustart von FHEM) muss noch das Update auf die Github-Version von SIGNALduino durchgeführt werden:

update all https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt
Intel(R) Atom(TM) CPU N270 mit 2 SIGNALduino nanoCC1101 + ESPEasy 2x serial server SIGNALduino nanoCC1101, Raspberry Pi 2 mit 2 CUL Stackable CC1101, Raspberry Pi 3 mit SIGNALduino radino + nano328 + 2 x SIGNAL-ESP CC1101 + 2 x rf_Gateway

Dampfi

Ah ok, ich hatte gelesen, dass wenn man den Befehl einmal abgesetzt hat, das danach das Update für den sduino automatisch passiert.
Hat jetzt geklappt, vielen Dank!

Gruß Dampfi
FHEM auf Raspberry Pi 4B, Homeatic HMUARTLGW, NanoCUL 868 & 433
1 x HM-SEC-MDIR-3
6 x HM-SEC-SCO
1 x Revolt_5462
2 x Wetterstationen (unbekannte Hersteller)

elektron-bbs

Wenn das Update in Zukunft automatisch erfolgen soll, must du die Quelle mit diesem Befehl zur Update-Liste hinzufügen:

update add https://raw.githubusercontent.com/RFD-FHEM/RFFHEM/master/controls_signalduino.txt
Intel(R) Atom(TM) CPU N270 mit 2 SIGNALduino nanoCC1101 + ESPEasy 2x serial server SIGNALduino nanoCC1101, Raspberry Pi 2 mit 2 CUL Stackable CC1101, Raspberry Pi 3 mit SIGNALduino radino + nano328 + 2 x SIGNAL-ESP CC1101 + 2 x rf_Gateway

Dampfi

FHEM auf Raspberry Pi 4B, Homeatic HMUARTLGW, NanoCUL 868 & 433
1 x HM-SEC-MDIR-3
6 x HM-SEC-SCO
1 x Revolt_5462
2 x Wetterstationen (unbekannte Hersteller)