Being quite new on the field of domotica I hope to find some help here.
Purpose for my domotica adventure is that I have to replace an old setup (Openbrick server (Linux) + Velleman K8000 + KAKU WST-8800 switch). After 8 years 24*7 uptime, the Openbrick died after a power interruption. Since the new fanless MoBo's lack the parallel port (for the K8000) I had to opt for new solutions.
I just purchased a new fanless server and a RFXCom (reciever+xmitter/lan). Tried it in a virtual WindowsXP environment and it works (can switch KAKU and receives signal from KAKU transmitters). But now... Installed Domotiga on my server and laptop. OK, first see if we can operate the RFXcom from the laptop. After setting up the connection data (IP address and ports) and a restart I find this in the log files:
Code: Select all
2011-03-12 16:33:23 RFXCom receiver support enabled.
2011-03-12 16:33:23 RFXCom receiver TCP interface connecting to 192.168.2.100:10001
2011-03-12 16:33:23 RFXCom receiver Relay disabled.
2011-03-12 16:33:23 RFXCom transmitter support enabled.
2011-03-12 16:33:23 RFXCom transmitter TCP interface connecting to 192.168.2.100:10002
2011-03-12 16:33:23 RFXCom transmitter Relay disabled.
...
2011-03-12 16:33:23 RFXCom transmitter TCP socket connected.
2011-03-12 16:33:23 RFXCom receiver TCP socket connected.
Code: Select all
2011-03-12 16:36:17 Version request to transmitter => F030F030
2011-03-12 16:36:17 Transmitter Firmware Version: 43
2011-03-12 16:36:23 Cmd to transmitter => F03DF03D
2011-03-12 16:36:23 Enable KlikAan-KlikUit RF
2011-03-12 16:36:23 [RFXComTX] NAK=>5A
Code: Select all
2011-03-12 16:39:25 [RFXComTX] 20609F00FF
2011-03-12 16:39:26 [RFXComTX] ACK=>37
2011-03-12 16:39:26 20609F00FF2011-03-12 16:39:26 [Devices] Device 'X10' with address 'A01' and interface 'RFXCom Receiver' not found!
A1-On bits=32
....
2011-03-12 16:39:26 20609F00FF2011-03-12 16:39:26 [Devices] Device 'X10' with address 'A01' and interface 'RFXCom Receiver' not found!
A1-On bits=32
Is there someone who can help me get this going

Thanks