RFLink not sending to Smartware Radiator
Posted: Monday 17 October 2016 21:43
Hello All,
I've got an RFLink 433MHz sender/receiver and added it to my raspberry pi Domoticz. I'm trying to connect a Smartware Radiator do my Domoticz, but I'm unable to do so. Hopefully someone can help me. I'm able to receive the signals the remote sends to the device. The picked up signal is shown in the devices tab. It should send out an on/off signal when I press the light bulb. I see it in the log happening, but the device is not beeping.
I was thinking I did something wrong, since more people on this forum reported problem with connecting the Smartware to the Domoticz (http://www.domoticz.com/forum/viewtopic.php?f=34&t=3698), or I did not solder the device right. Therefore I checked if the device worked if i connected the RFLink to my (Windows 10) laptop and used the manual command reported in the log.When I send out this signal it beeped. I this is working.
So concluding: I'm receiving signal in Domoticz with my RFLink, but I'm not able to send them. On the other hand, I'm able to send and receive signal with manual sending the command from a different computer. Does somebody have any solutions of tips that I can try?
Thanks in advance.
Note: I read in some post that I should see a 'Create RFLink Devices' in the hardware tab (http://nemcon.nl/blog2/images/rfl_dom.jpg or http://nemcon.nl/blog2/images/rfl_dom.jpg), but I'm not seeing them. Could that issue have something to do with this issue?
I've got an RFLink 433MHz sender/receiver and added it to my raspberry pi Domoticz. I'm trying to connect a Smartware Radiator do my Domoticz, but I'm unable to do so. Hopefully someone can help me. I'm able to receive the signals the remote sends to the device. The picked up signal is shown in the devices tab. It should send out an on/off signal when I press the light bulb. I see it in the log happening, but the device is not beeping.
Code: Select all
2016-10-17 21:30:38.653 User: Admin initiated a switch command
2016-10-17 21:30:38.654 RFLink Sending: 10;NewKaku;1130000;2;OFF
2016-10-17 21:30:39.590 (RFLink) Light/Switch (Unknown)
2016-10-17 21:30:40.884 User: Admin initiated a switch command
2016-10-17 21:30:40.885 RFLink Sending: 10;NewKaku;1130000;2;ON
2016-10-17 21:30:41.793 (RFLink) Light/Switch (Unknown)
Code: Select all
10;NewKaku;1130000;2;ON
20;05;OK;
Thanks in advance.
Note: I read in some post that I should see a 'Create RFLink Devices' in the hardware tab (http://nemcon.nl/blog2/images/rfl_dom.jpg or http://nemcon.nl/blog2/images/rfl_dom.jpg), but I'm not seeing them. Could that issue have something to do with this issue?