New RFLink firmware (R46) now available!

Information and news about RFLink development and releases

Moderators: rtenklooster, Voyager, BertB, Stuntteam

Post Reply
Message
Author
Gusimelo
New user
Posts: 8
Joined: 21 Jan 2017, 14:49

Re: New RFLink firmware (R46) now available!

#11 Post by Gusimelo » 14 Mar 2017, 02:17

Stuntteam wrote: 14 Mar 2017, 00:15 Both have been tested and are working.. for the Chacon you need to use the rffind option..
Well, regarding the cm180i, this is what domoticz gets (RFXCom and RFLink):

Code: Select all

144	rfxcom	9800		0	Owl Intuition		Energy		CM180	4295.385 kWh						7	100	2017-03-14 00:55:54
3	rfxcom	9800		0	Energia Current		Current/Energy	CM180i	23 Watt, 23 Watt, 437 Watt, Total: 4295.385 kWh		7	100	2017-03-14 00:55:54
632	RFLink	00000098	1	OWL_Intuition		General		kWh	0.000 kWh						-	-	2017-03-14 00:55:54
633	RFLink	00000198	1	OWL_Intuition		General		kWh	0.000 kWh						-	-	2017-03-14 00:55:54
634	RFLink	00000298	1	OWL_Intuition		General		kWh	0.000 kWh						-	-	2017-03-14 00:55:54
635	RFLink	00000398	1	OWL_Intuition		General		kWh	155.425 kWh						-	-	2017-03-14 00:55:54
  	
For the EMW200 I tried the rffind this way:

turn the rffind mode on; pressed ON/OFFF on domoticz on two switches configured with RFXCom and saved the following:

RF Record: 0 ID: 445557 S: 0E L: 2E T: 01 - ON
RF Record: 1 ID: 445554 S: 0E L: 2E T: 01 - OFF
RF Record: 2 ID: 451557 S: 0E L: 2E T: 01 - ON
RF Record: 3 ID: 451554 S: 0E L: 2E T: 01 - OFF

Now the rflink gets the switches on domoticz as RFCustom, but they don't work... I tried using the remote but get the usual:

10;rffind=on;
20;FD;RFFIND=ON;
20;FE;TriState;ID=045aa2;SWITCH=3;CMD=ON;
20;FF;TriState;ID=08a2aa;SWITCH=2;CMD=OFF;
20;02;TriState;ID=088aaa;SWITCH=2;CMD=OFF;
20;03;TriState;ID=088aaa;SWITCH=2;CMD=ON;

Am I missing something?

TIA

Gustavo Melo

olskar
New user
Posts: 8
Joined: 13 Feb 2017, 20:01

Re: New RFLink firmware (R46) now available!

#12 Post by olskar » 14 Mar 2017, 19:22

Gusimelo wrote: 14 Mar 2017, 02:17
Stuntteam wrote: 14 Mar 2017, 00:15 Both have been tested and are working.. for the Chacon you need to use the rffind option..
Well, regarding the cm180i, this is what domoticz gets (RFXCom and RFLink):

Code: Select all

144	rfxcom	9800		0	Owl Intuition		Energy		CM180	4295.385 kWh						7	100	2017-03-14 00:55:54
3	rfxcom	9800		0	Energia Current		Current/Energy	CM180i	23 Watt, 23 Watt, 437 Watt, Total: 4295.385 kWh		7	100	2017-03-14 00:55:54
632	RFLink	00000098	1	OWL_Intuition		General		kWh	0.000 kWh						-	-	2017-03-14 00:55:54
633	RFLink	00000198	1	OWL_Intuition		General		kWh	0.000 kWh						-	-	2017-03-14 00:55:54
634	RFLink	00000298	1	OWL_Intuition		General		kWh	0.000 kWh						-	-	2017-03-14 00:55:54
635	RFLink	00000398	1	OWL_Intuition		General		kWh	155.425 kWh						-	-	2017-03-14 00:55:54
  	
For the EMW200 I tried the rffind this way:

turn the rffind mode on; pressed ON/OFFF on domoticz on two switches configured with RFXCom and saved the following:

RF Record: 0 ID: 445557 S: 0E L: 2E T: 01 - ON
RF Record: 1 ID: 445554 S: 0E L: 2E T: 01 - OFF
RF Record: 2 ID: 451557 S: 0E L: 2E T: 01 - ON
RF Record: 3 ID: 451554 S: 0E L: 2E T: 01 - OFF

Now the rflink gets the switches on domoticz as RFCustom, but they don't work... I tried using the remote but get the usual:

10;rffind=on;
20;FD;RFFIND=ON;
20;FE;TriState;ID=045aa2;SWITCH=3;CMD=ON;
20;FF;TriState;ID=08a2aa;SWITCH=2;CMD=OFF;
20;02;TriState;ID=088aaa;SWITCH=2;CMD=OFF;
20;03;TriState;ID=088aaa;SWITCH=2;CMD=ON;

Am I missing something?

TIA

Gustavo Melo
RFcustom does not work on stable release I think, have to use beta, can that be the problem?

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: New RFLink firmware (R46) now available!

#13 Post by Stuntteam » 14 Mar 2017, 19:25

Yes, you for sure need beta..
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

hw35nl
New user
Posts: 9
Joined: 14 Mar 2017, 19:58

Re: New RFLink firmware (R46) now available!

#14 Post by hw35nl » 14 Mar 2017, 20:02

Hi there

I am pretty new to this but I managed to install r45 with no problems. When I Download r46 there is no RFlink.cpp.hex. Only a RFLinkino.hex. Should I use that.

I use the nodo rflink gateway with nrf.

Regards Harry

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: New RFLink firmware (R46) now available!

#15 Post by Stuntteam » 14 Mar 2017, 23:53

Yes, the filename changed and the included loader works fine with it too
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

Gusimelo
New user
Posts: 8
Joined: 21 Jan 2017, 14:49

Re: New RFLink firmware (R46) now available!

#16 Post by Gusimelo » 15 Mar 2017, 10:39

Stuntteam wrote: 14 Mar 2017, 19:25 Yes, you for sure need beta..
And where can I find the beta?

EDIT: by beta, do you mean domoticz beta?... if so I'm on beta 3.6953

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: New RFLink firmware (R46) now available!

#17 Post by Stuntteam » 15 Mar 2017, 10:43

-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

Gusimelo
New user
Posts: 8
Joined: 21 Jan 2017, 14:49

Re: New RFLink firmware (R46) now available!

#18 Post by Gusimelo » 16 Mar 2017, 13:51

I'm running the latest beta, still doesn't work

nordix
Normal user
Posts: 14
Joined: 28 Jan 2016, 01:52

Re: New RFLink firmware (R46) now available!

#19 Post by nordix » 24 Mar 2017, 01:01

HI,
Since I have upgraded to this version, my Tristate switchs stopped working. I see the frame correctly detected using the remote but sending the same commands has no effect on the switchs . I know that some fix has been added for Tristate protocol but in my case it made my switchs not working anymore.
Anyway, had to roll back to R45 as I am not using the new features brought by R46, but could be usefull if a fix can be provided
Thanks for all the job done on this library!

lassiko
New user
Posts: 8
Joined: 31 Mar 2017, 15:40

Re: New RFLink firmware (R46) now available!

#20 Post by lassiko » 02 Apr 2017, 21:18

Hi. After updating to R46, temp + hum device WTGR800 stopped working. I have two of those together with other type sensors, and only those two are not updating the values. Went back to R45 data started to update again.

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: New RFLink firmware (R46) now available!

#21 Post by Stuntteam » 02 Apr 2017, 22:29

WTGR800 is a Domoticz type.. it has no relationship to RFlink other than that it is a temperature sensor..
Possibly the ID has changed in R46.
Make a debug log and mail that to frankzirrone@gmail.com
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests