This week I bought a RFLink transceiver and some KAKU switches to play around with. I am running Domoticz on my Synology DS115 (package from Jumbotroll, currently version 3.5010). The RFLink is recognized immediately, however I cannot add any KAKU switches no matter how I try. I keep getting timeouts when I send a command to the switch.
To make sure that everything is working I attached the RFLink to my Windows PC and installed Domoticz on that PC. Added the RFLink and the KAKU switches were recognized first try! So the problem must be somewhere in my Synology setup.
Below is the log of one of my tries. As you can see the RFLink is sending a command but then it just waits for the timeout, while the switch is in learning mode. I even tried to add the switch on my Windows PC and then (without resetting the switch) add it to my Synology with the same ID, but that did not work as well. So my guess is something goes wrong sending the command from the Synology?
I am not sure what I can do next to investigate or collect more information to solve this problem, so if anyone has pointers on that please shoot. Thanks in advance.
Code: Select all
2016-03-26 21:32:42.803 Domoticz V3.5010 (c)2012-2016 GizMoCuz
2016-03-26 21:32:42.804 Build Hash: ba3c523-modified, Date: 2016-03-24 19:13:29
2016-03-26 21:32:42.804 Startup Path: /usr/local/domoticz/
2016-03-26 21:32:43.403 Active notification subsystems: http (1/11)
2016-03-26 21:32:44.164 WebServer(HTTP) started on address: :: with port 8084
2016-03-26 21:32:44.200 WebServer(SSL) started on address: :: with port 8443
2016-03-26 21:32:44.244 Proxymanager started.
2016-03-26 21:32:44.252 Starting shared server on: :::6144
2016-03-26 21:32:44.272 TCPServer: shared server started...
2016-03-26 21:32:44.277 RxQueue: queue worker started...
2016-03-26 21:32:46.316 EventSystem: reset all events...
2016-03-26 21:32:46.318 EventSystem: reset all device statuses...
2016-03-26 21:32:46.346 EventSystem: Started
2016-03-26 21:32:46.559 RFLink: Using serial port: /dev/ttyACM0
2016-03-26 21:32:47.476 RFLink: Controller Initialized!...
2016-03-26 21:32:47.569 RFLink Detected, Version: 1.1 Revision: 39 Build: 1
2016-03-26 21:35:40.568 Incoming connection from: 192.168.0.118
2016-03-26 21:36:50.549 RFLink Sending: 10;NewKaku;3333233;3;ON
2016-03-26 21:36:55.006 Error: RFLink: TX time out...
2016-03-26 21:36:55.518 RFLink Sending: 10;NewKaku;3333233;3;ON
2016-03-26 21:37:00.022 Error: RFLink: TX time out...
2016-03-26 21:37:32.188 RFLink Sending: 10;NewKaku;3333233;3;ON
2016-03-26 21:37:37.000 Error: RFLink: TX time out...
2016-03-26 21:37:37.372 RFLink Sending: 10;NewKaku;3333233;3;ON
2016-03-26 21:37:42.007 Error: RFLink: TX time out...