Page 1 of 1

Sending Commands From RFLink Directly

Posted: Saturday 16 July 2016 6:23
by Johnhi30
Hi,

Looking for a Hint on this, I Have an RFLink (Version: 1.1 Revision: 42 Build: 0) with Chinese TX and RX and works fine connected to Domoticz (V3.4834) on a Version 3 Raspberry Pi and controlling Livolo RF Light Switches and various other RF Devices (Both Send and Receive)

At times I take the RFLink Gateway and Plug it directly into the serial port of a Windows 10 Laptop running RFLinkLoader v1.08 to have a look at raw codes received and to test etc before reconnecting to Domoticz, if i send a command from the Command to send box at the Bottom of Link loader i can control most of my RF devices but not the Livolo's, even thought the command is the Same as shown in the RFLinkLoader Serial Logger when i use a remote and is the Same as Domoticz shows when successfully controlling the Livolo's i.e RFLink Sending: 10;Livolo;0055bb;10;ON

Any thoughts on why I can't send 10;Livolo;0055bb;10;ON from RFlinkLoader when i'm testing ?

Thanks in Advance

John

Re: Sending Commands From RFLink Directly

Posted: Saturday 16 July 2016 10:22
by Stuntteam
That might have been fixed recently.. see PM

Re: Sending Commands From RFLink Directly

Posted: Saturday 16 July 2016 12:33
by Johnhi30
Test Version Works like a Charm, fantastic Support, many Thanks ...

Re: Sending Commands From RFLink Directly

Posted: Saturday 16 July 2016 16:25
by SHadley1138
What's the test version?


Sent from my iPhone using Tapatalk

Re: Sending Commands From RFLink Directly

Posted: Thursday 11 August 2016 19:02
by videobelu
I need to create a push button to send this command

10;ASTER;00087C;0;DIM;

Any help??

Thank you very much

Re: Sending Commands From RFLink Directly

Posted: Tuesday 24 January 2017 17:10
by ayasystems
videobelu wrote:I need to create a push button to send this command

10;ASTER;00087C;0;DIM;

Any help??

Thank you very much
Did you do it?

I want create 10;GPIOset;31;0;on; but the new device is not created

Re: Sending Commands From RFLink Directly

Posted: Tuesday 07 February 2017 18:25
by icibt
ayasystems wrote:
videobelu wrote:I need to create a push button to send this command

10;ASTER;00087C;0;DIM;

Any help??

Thank you very much
Did you do it?

I want create 10;GPIOset;31;0;on; but the new device is not created
I have the same problem... when adding new device via RfLink, it's not shown in the devices tab. Did you solved your issue?

Re: Sending Commands From RFLink Directly

Posted: Sunday 12 February 2017 10:53
by Grenzeloos
Hallo everyone, I have the same problems here.

I've just started with Domoticz and I'm using RFLink USB Gateway V1.1 - R45 on Domoticz (V3.5877) which is running as a service on Windows. I have a BellFire fire place which I would like control via Domoticz. Domoticz doesn't 'learn' this switch automatically, so therefore I'm trying to add the command but I'm facing two issues.

1. In RFLink Loader the OFF command is registered as 20;09;Mertik_GV60;ID=012e87;SWITCH=11;CMD=OFF;
> When I translate it to the command to send 10;Mertik_GV60;012e87;11;OFF;
> The test results in 20;07;CMD UNKNOWN;
> What am I doing wrong?

2. I'm also facing the issue that when I want to add the command via 'Create RFLink Device'. When I add the command, a message is diplayed that the device is added in the Device-tab, but nothing appears in the devices list?

I hope someone can help, thanks in advance for all effort!

Re: Sending Commands From RFLink Directly

Posted: Tuesday 07 March 2017 20:29
by wormiedk
I have the same problem in the latest test version. Has anyone found a solution?

Re: Sending Commands From RFLink Directly

Posted: Sunday 14 February 2021 17:14
by Didi
I also have this problem and i tried different ways to approach it..

I think a solution could be is to make a single script that includes the RF command in text like (in my case) :

Code: Select all

10;Astrell;049620;N1;ON
Than, after creating a virtual device (in my case a "On Button"), you could call the script from that button so it's triggered, but i can't get it to use the RFLink... Every other thing i tried did not work... Even when i want tot add the signal by the "create RFLink devices" it fails dramatically... Because...

RFLink is sending the signal, my switch reacting to that signal get's triggered, so it works you think... Domiticz also tells that the device is created and should be visible in the hardware tab.. and here it comes... it's NOT created, but it was triggered so RFLink can do it, but why is this happening?!?!?! :shock: :?:

I really could use help by anybody with this, please :cry: