RFLink R47 available

433Mhz opensource Receiver & Transmitter.

Moderators: leecollings, Stuntteam

Post Reply
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

RFLink R47 available

Post by Stuntteam »

The new RFLink firmware has been released!!

R47: (15/09/2017)
- New Device: Micro Tybox X2D / Tybox H X2D Thermostats (works with 433 and/or 868 mhz)
- New Device: Tybox 310 X2D Thermostat (868mhz)
- New Device: Delta Dore - Deltia 8.03 X2D Thermostat (868mhz)
- New Device: TYXIA 261/461 X2D micro modules (868mhz) (Receive only, more logs needed)
- New Device: Milight RGB+CCT (a.o. 4-zone FUT092/ 8-zone FUT089)
- New Device: Milight RGB (a.o. FUT098)
- New Device: Bofu motor BF-301, EY1612, EY1624 and others
- New Device: Oregon Scientific SL109
- New Device: AR53002 / AR50055 X2D Thermostats
- New Device: Atlantic MD-210R / Focus MD-210R - 868mhz door contact
- New Device: Legrand CAD Radio
- New Device: Gelia EMW100T switch set
- New Device: ELEC EDB-40 / QH-1085TX V1.1 Quhwa doorbell
- New Device: X10 Sensors
- New Device: Ambient FT004T temperature sensor
- New Device: Ambient FT004B temperature sensor
- New Device: ASA radio technology Go-1
- New Device: Telis 4 Modulis RTS
- New Device: Added support for a new version of the Rubicson WT0122 pool thermometer
- New Device: Renkforce E0190TA and compatible temperature sensors
- New Device: Ematronic AC114-01B shutter/blinds controller
- New Device: Yooda Melody shutter/blinds controller
- New Device: Viking 02813 Temperature sensor
- New Device: Marquant 943134 Temperature sensor
- New Device: Arlec RC10 switch set
- New Device: V2 Phoenix remote signals (Receive only)
- New Device: IDK CAR-200 doorbell (Receive only)
- New Feature: GPIO pin state at boot can be selected with a wire from pin 5 to ground to set the pin default to high
- Added: X2D/X3D protocol support
- Added: Milight RGB and RGB+CCT protocol support
- Added: Direct dimming support for Flamingo and compatible devices
- Added: Additional WH3 detection
- Added: Two Additional Dooya protocol flavors
- Added: Additional Dooya signal recognition
- Added: Additional Blyss remote control recognition
- Added: Additional Brell remote control recognition
- Added: STOP command support to (first) extended RTS protocol version
- Added: Support for second extended RTS protocol version
- Added: Additional Pair option for Bofu motor devices
- Added: upon request added 6 additional GPIO pin's for generic use
The GPIO pins are often used to 'press buttons' on incompatible devices
- Fixed: Added pairing command for Ansluta
- Fixed: Increased transmission duration for Ansluta
- Fixed: corrected barometric pressure value of BTHR918
- Fixed: UPM Esic negative temperatures
- Fixed: Further improved X10 protocol detection
- Fixed: 'newkaku' send command handling improved
- Fixed: 'newkaku' group commands put at a unique switch number
- Fixed: imrpoved newkaku filtering
- Fixed: improved Acurite SL109 negative temperature handling
- Fixed: CM113 ampere precision
- Fixed: Milight: bug in unit selection
- Fixed: bug with the number of RFCustom records
- Fixed: removal of RFCustom records
- Fixed: Improved Xiron sensor detection
- Fixed: Alecto rain meter values

www.rflink.nl
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
morilm
Posts: 35
Joined: Friday 27 January 2017 12:57
Target OS: OS X
Domoticz version:
Contact:

Re: RFLink R47 available

Post by morilm »

Just got it update directly from the raspberry by using avrude

sudo apt-get install avrdude

copy hex file

go to domotic, hardware and disable the rflink (disable, not delete)

avrdude -v -p atmega2560 -c stk500 -P /dev/ttyACM0 -b 115200 -D -U flash:w:/home/pi/rflink/RFLink.cpp.hex:i

re-enable the rflink in domoticz!!!!

Hope it helps
Miguel
markjgabb
Posts: 142
Joined: Tuesday 24 January 2017 23:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Australia
Contact:

Re: RFLink R47 available

Post by markjgabb »

awesome...thanks for the direct upload instructions...this made it so much quicker and easier to do!!!!!
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
markjgabb
Posts: 142
Joined: Tuesday 24 January 2017 23:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Australia
Contact:

Re: RFLink R47 available

Post by markjgabb »

hey morilm are you getting a tonn of pong responses in your logs?

Code: Select all

2017-09-21 10:15:28.752 RFLink: 20;7D;PONG;
2017-09-21 10:16:18.777 RFLink: 20;7E;PONG;
2017-09-21 10:17:08.803 RFLink: 20;7F;PONG;
2017-09-21 10:17:58.829 RFLink: 20;80;PONG;
2017-09-21 10:18:48.858 RFLink: 20;81;PONG;
2017-09-21 10:19:38.882 RFLink: 20;82;PONG;
2017-09-21 10:20:28.911 RFLink: 20;83;PONG;
2017-09-21 10:21:18.935 RFLink: 20;84;PONG;
2017-09-21 10:22:08.959 RFLink: 20;85;PONG;
2017-09-21 10:22:58.984 RFLink: 20;86;PONG;
2017-09-21 10:23:49.007 RFLink: 20;87;PONG;
2017-09-21 10:24:39.034 RFLink: 20;88;PONG;
2017-09-21 10:25:29.059 RFLink: 20;89;PONG;
2017-09-21 10:25:45.187 RFLink: 20;8A;Aster;ID=0ffc;SWITCH=01;CMD=ON;
2017-09-21 10:25:45.194 (rflink) Light/Switch (try find it....)
2017-09-21 10:26:19.086 RFLink: 20;8B;PONG;
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
morilm
Posts: 35
Joined: Friday 27 January 2017 12:57
Target OS: OS X
Domoticz version:
Contact:

Re: RFLink R47 available

Post by morilm »

Hi

Yes.. I didn't show it... seems to be 1 per minute or about it..

2017-09-22 11:45:04.627 (RFlink) Temp (Temp Rflink)
2017-09-22 11:45:41.672 RFLink: 20;18;PONG;
2017-09-22 11:46:31.694 RFLink: 20;19;PONG;
2017-09-22 11:47:21.715 RFLink: 20;1A;PONG;
2017-09-22 11:48:11.737 RFLink: 20;1B;PONG;
2017-09-22 11:49:01.758 RFLink: 20;1C;PONG;
2017-09-22 11:49:49.340 RFLink: 20;1D;Auriol V2;ID=5C01;TEMP=00db;BAT=LOW;
2017-09-22 11:49:49.344 (RFlink) Temp (Temp Rflink)

But RFLink PONG is a reply, so maybe is domoticz the one sending a "PING" to the RFLink...
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: RFLink R47 available

Post by Stuntteam »

correct.. whenever there is no communication for a while Domoticz sends a ping and rflink answers with pong :)
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
leanderdl
Posts: 2
Joined: Tuesday 08 August 2017 19:14
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: RFLink R47 available

Post by leanderdl »

Stuntteam wrote: Friday 15 September 2017 17:43 The new RFLink firmware has been released!!

R47: (15/09/2017)
......
- New Device: Milight RGB+CCT (a.o. 4-zone FUT092/ 8-zone FUT089)
- New Device: Milight RGB (a.o. FUT098)
......
First of all, thanks for all the effort working on RFLink. I've been using it for almost a year now, and it works good, only problem i've had so far where signals skipping / devices not receiving while sending a scene with more then 14 wireless devices over 433 Mhz and 2.4 Ghz at the same time, and it is also possible domoticz is to blame. No big deal, still fan of RFLink!

But, with R47 now available, i wondered...
Is it also possible to pair a RGB+CCT lamp without remote? The FAQ is outdated. I understand R47 is compatible with 2 remotes now, my RFLink was never able to receive 2.4 Ghz signals, and since i don't use remotes but only domoticz i did not try to fix this.

Leander
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: RFLink R47 available

Post by Stuntteam »

RFLink should work with all types of remotes or at least most of them.
We have one set under investigation however, this is most likely an unofficial clone.

Regarding pairing RGB+CCT bulbs, this works as listed on the bulb box:
Send 3 times an ON command to pair, 5 times ON to unpair.
The next RFLink release (doing final tests on it) will have the pair/unpair commands properly setup (these do the multiple button presses for you)
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
gerardwr
Posts: 32
Joined: Saturday 28 January 2017 11:30
Target OS: -
Domoticz version:
Contact:

Re: RFLink R47 available

Post by gerardwr »

Stuntteam wrote: Tuesday 03 October 2017 13:18 RFLink should work with all types of remotes or at least most of them.
We have one set under investigation however, this is most likely an unofficial clone.
This remote works with R47, excellent.
301969275.png
301969275.png (54.73 KiB) Viewed 3798 times
Log pressing OFF and ON says :

Code: Select all

2017-10-05 14:49:47.409 RFLink: 20;14;MiLightv1;ID=200C68;SWITCH=00;RGBW=0000;CMD=OFF;
2017-10-05 14:49:47.426 (RFlink Original RPi Boven) Lighting Limitless/Applamp (MiLightv1)
2017-10-05 14:49:47.682 RFLink: 20;15;MiLightv1;ID=200C58;SWITCH=00;RGBW=0000;CMD=OFF;
2017-10-05 14:49:47.693 (RFlink Original RPi Boven) Lighting Limitless/Applamp (MiLightv1)
2017-10-05 14:49:54.034 RFLink: 20;16;MiLightv1;ID=200C58;SWITCH=00;RGBW=0000;CMD=ON;
2017-10-05 14:49:54.045 (RFlink Original RPi Boven) Lighting Limitless/Applamp (MiLightv1)
2017-10-05 14:49:54.254 RFLink: 20;17;MiLightv1;ID=200C58;SWITCH=00;RGBW=0000;CMD=ON;
2017-10-05 14:49:54.265 (RFlink Original RPi Boven) Lighting Limitless/Applamp (MiLightv1)
@morilm : Thanks for the instructions updating the RFLink with PI-avrdude, worked great (I had to change the serial port from ACM0 to USB0). Makes it sooooo easy to update!
morilm
Posts: 35
Joined: Friday 27 January 2017 12:57
Target OS: OS X
Domoticz version:
Contact:

Re: RFLink R47 available

Post by morilm »

My pleasure!!!!
Milifax
Posts: 69
Joined: Friday 23 June 2017 9:27
Target OS: Linux
Domoticz version: 2024.4
Location: The Netherlands
Contact:

Re: RFLink R47 available

Post by Milifax »

Stuntteam wrote: Tuesday 03 October 2017 13:18 RFLink should work with all types of remotes or at least most of them.
We have one set under investigation however, this is most likely an unofficial clone.

Regarding pairing RGB+CCT bulbs, this works as listed on the bulb box:
Send 3 times an ON command to pair, 5 times ON to unpair.
The next RFLink release (doing final tests on it) will have the pair/unpair commands properly setup (these do the multiple button presses for you)
Could you explain a bit more?
I have an FUT015 and am not able to pair it.
I tried the wiki example and sending an on command as well 3 times in Domoticz. But I cannot get it linked. Any ideas?
poudenes
Posts: 667
Joined: Wednesday 08 March 2017 9:42
Target OS: Linux
Domoticz version: 3.8993
Location: Amsterdam
Contact:

Re: RFLink R47 available

Post by poudenes »

Stuntteam wrote: Tuesday 03 October 2017 13:18 RFLink should work with all types of remotes or at least most of them.
We have one set under investigation however, this is most likely an unofficial clone.

Regarding pairing RGB+CCT bulbs, this works as listed on the bulb box:
Send 3 times an ON command to pair, 5 times ON to unpair.
The next RFLink release (doing final tests on it) will have the pair/unpair commands properly setup (these do the multiple button presses for you)
Thanks. I have RFlink only with a 433mhz chip. SO maybe i can upgrade this or add a different one to send these codes
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: RFLink R47 available

Post by Stuntteam »

If you want to control Milight devices you need to have a NRF24L01.. see http://www.rflink.nl/blog2/wiring
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest