FHEM Forum

FHEM - Hardware => Einplatinencomputer => Thema gestartet von: Drade am 29 Dezember 2014, 18:36:23

Titel: Probleme mit Busware SCC
Beitrag von: Drade am 29 Dezember 2014, 18:36:23
Liebe Gemeinde,

das Thema wurde schon oft hier Diskutiert jedoch werde ich daraus nicht schlau.

Mein Problem ist folgendes:
Ich habe einen Raspberry B+ und 2 SCC von Busware.
1. SCC (433) steuert IT Steckdosen an, ohne Probleme.

Sobald das 2. SCC (868) aufgesteckt ist funktioniert nichts mehr.

Config:
define SCC1 CUL /dev/ttyAMA0@38400 1234

attr SCC1 rfmode SlowRF
attr SCC1 room Technik

define SCC2 STACKABLE_CC SCC1
attr SCC2 rfmode HomeMatic
attr SCC2 room Technik


Log:


2014.12.29 18:29:38 0: Server shutdown
2014.12.29 18:29:42 1: Including fhem.cfg
2014.12.29 18:29:42 3: telnetPort: port 7072 opened
2014.12.29 18:29:42 3: Opening SCC1 device /dev/ttyAMA0
2014.12.29 18:29:43 3: Setting SCC1 baudrate to 38400
2014.12.29 18:29:43 3: SCC1 device opened
2014.12.29 18:29:52 1: Cannot init /dev/ttyAMA0, ignoring it (SCC1)
2014.12.29 18:29:52 2: Switched SCC2 rfmode to HomeMatic
2014.12.29 18:29:53 3: WEB: port 8083 opened
2014.12.29 18:29:53 3: WEBphone: port 8084 opened
2014.12.29 18:29:53 3: WEBtablet: port 8085 opened
2014.12.29 18:29:53 2: eventTypes: loaded 40 events from ./log/eventTypes.txt
2014.12.29 18:29:54 1: Including ./log/fhem.save
2014.12.29 18:29:54 2: SecurityCheck:  telnetPort has no password/globalpassword attribute.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2014.12.29 18:29:54 0: Server started with 31 defined entities (version $Id: fhem.pl 6913 2014-11-08 10:32:44Z rudolfkoenig $, os linux, user fhem, pid 2243)
2014.12.29 18:30:06 2: IT set Nachttisch_1 on
2014.12.29 18:30:06 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:07 2: IT set Stehlampe_Schlafzimmer on
2014.12.29 18:30:07 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:23 2: IT set Nachttisch_1 on
2014.12.29 18:30:24 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:24 2: IT set Stehlampe_Schlafzimmer on
2014.12.29 18:30:24 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:25 2: IT set Stehlampe_Schlafzimmer off
2014.12.29 18:30:25 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:25 2: IT set Nachttisch_1 off
2014.12.29 18:30:25 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:27 2: IT set Nachttisch_1 on
2014.12.29 18:30:27 2: IT IODev device didn't answer is command correctly:   raw => No answer
2014.12.29 18:30:27 2: IT set Stehlampe_Schlafzimmer on
2014.12.29 18:30:27 2: IT IODev device didn't answer is command correctly:   raw => No answer



Vielen Dank
Gruß Drade
Titel: Antw:Probleme mit Busware SCC
Beitrag von: PeMue am 29 Dezember 2014, 19:26:58
Hallo Drade,

hast Du mal beide SCC einzeln probiert? Ich würde mal das 868 MHz Modul einzeln testen.

Gruß PeMue
Titel: Antw:Probleme mit Busware SCC
Beitrag von: Drade am 04 Januar 2015, 17:02:51
Hallo,

wenn ich das 868Mhz einzeln betreibe Funktionieren ein Teil der IT Steckdosen trotzdem, jedoch nur die nahe liegenden.

Titel: Antw:Probleme mit Busware SCC
Beitrag von: locutus am 04 Januar 2015, 19:25:48
Das ist vollkommen richtig! Zitat aus der FHEMWiki (http://www.fhemwiki.de/wiki/CUL):
"Es ist es durchaus möglich, ein 868 MHz CUL auf 433 MHz einzustellen. Da dann aber die HF-Eingangskreis-Abstimmung und Antennenlänge nicht korrekt sind, ist Empfangs- und Sendeleistung suboptimal, die Reichweite sinkt."

Sind IODev Attribute korrekt gesetzt?
attr Stehlampe_Schlafzimmer IODev SCC1