RFLink - USB Gateway - Introduction
Moderators: leecollings, Stuntteam
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
RFLink - USB Gateway - Introduction
The RFLink Gateway provides a low-cost link between RF devices and a domotica controller like Domoticz.
Currently a wide range of 433Mhz devices are supported! Also some 868 Mhz devices are already supported by the firmware. Support for 2.4 GHz is also planned.
When you instal Domoticz on a PC or a Pi, you will in most cases want to receive data from weather sensors and control some lamps etc.
Even when you want to use alternative communication methos like ZWave/Zigbee you will face high costs for weather sensors and your wallet is much happier when you use 433/868 mhz.
In any case, you will need something that picks up the RF signals from the air and turns it into something that can be used by Domoticz.
The RFLink Gateway is just that. It grabs RF signals and translates those into commands and data that Domoticz understands.
When you then want to control something from Domoticz, the RFlink Gateway also broadcasts these signals so that your wireless devices perform the action you initiated with Domoticz.
The RFLink Gateway is an open source project just like Domoticz which means that development can be done by anyone who wants to contribute.
Support for new devices can be added quickly to the firmware and testing is simplified due to easy debug modes and can be done even without a lot of technical knowledge.
Our aim with the RFLink Gateway is to have a low-cost, stable and widely accepted solution.
Detailed information about the RFLink gateway can be found here: http://www.nemcon.nl/blog2/
Roadmap:
- Add as many 433 Mhz devices as we can find
- Add support for 2.4 GHz communication
- Extend 868 Mhz support
- Get the RFlink Gateway supported by multiple platforms
What you will need as a bare minimum:
- Arduino Mega
- 433 Mhz RF Receiver & Transmitter module (or transceiver)
This will cost you between ~16 (from Asia and you need to connect some wires or solder) to ~40 euros (local stores for a ready build set)
Stuntteam
Currently a wide range of 433Mhz devices are supported! Also some 868 Mhz devices are already supported by the firmware. Support for 2.4 GHz is also planned.
When you instal Domoticz on a PC or a Pi, you will in most cases want to receive data from weather sensors and control some lamps etc.
Even when you want to use alternative communication methos like ZWave/Zigbee you will face high costs for weather sensors and your wallet is much happier when you use 433/868 mhz.
In any case, you will need something that picks up the RF signals from the air and turns it into something that can be used by Domoticz.
The RFLink Gateway is just that. It grabs RF signals and translates those into commands and data that Domoticz understands.
When you then want to control something from Domoticz, the RFlink Gateway also broadcasts these signals so that your wireless devices perform the action you initiated with Domoticz.
The RFLink Gateway is an open source project just like Domoticz which means that development can be done by anyone who wants to contribute.
Support for new devices can be added quickly to the firmware and testing is simplified due to easy debug modes and can be done even without a lot of technical knowledge.
Our aim with the RFLink Gateway is to have a low-cost, stable and widely accepted solution.
Detailed information about the RFLink gateway can be found here: http://www.nemcon.nl/blog2/
Roadmap:
- Add as many 433 Mhz devices as we can find
- Add support for 2.4 GHz communication
- Extend 868 Mhz support
- Get the RFlink Gateway supported by multiple platforms
What you will need as a bare minimum:
- Arduino Mega
- 433 Mhz RF Receiver & Transmitter module (or transceiver)
This will cost you between ~16 (from Asia and you need to connect some wires or solder) to ~40 euros (local stores for a ready build set)
Stuntteam
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: RFLink - USB Gateway - Introduction
Awesome project Keep up the good work!
I'm a RFXCOM user (RFLink didn't exist a year ago) but this looks very great. Maybe i will build & use it later, my dad is getting interested in home automation. This could be a nice affordable solution to get him started.
May i ask why it needs a Arduino Mega? Due to memory limitations of a Uno?
I'm a RFXCOM user (RFLink didn't exist a year ago) but this looks very great. Maybe i will build & use it later, my dad is getting interested in home automation. This could be a nice affordable solution to get him started.
May i ask why it needs a Arduino Mega? Due to memory limitations of a Uno?
I am not active on this forum anymore.
-
- Posts: 158
- Joined: Saturday 11 January 2014 16:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: NL
- Contact:
Re: RFLink - USB Gateway - Introduction
Awesome project indeed!
Already supported devices list is impressive!
Would be nice to combine this gateway for RFLink and same time the 2.4 Ghz tranceiver for Mysensors gateway function.
Have you thought about InfraRed support also? (record and send raw signal)
Already supported devices list is impressive!
Would be nice to combine this gateway for RFLink and same time the 2.4 Ghz tranceiver for Mysensors gateway function.
Have you thought about InfraRed support also? (record and send raw signal)
- remb0
- Posts: 499
- Joined: Thursday 11 July 2013 22:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: RFLink - USB Gateway - Introduction
mysensor gateway would me indeed very handy.
an option to send the dev the debuging of new devices from domoticz.
update firmware from domoticz (so I can do it for my brothers father etc remotely:P)
and indeed an impressive list already..
an option to send the dev the debuging of new devices from domoticz.
update firmware from domoticz (so I can do it for my brothers father etc remotely:P)
and indeed an impressive list already..
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: RFLink - USB Gateway - Introduction
Update from within Domoticz should be do-able. I saw somewhere on the SourceForge page of RFLink that .hex could also be uploaded, instead of using the whole Arduino IDE.
For the RFXCOM it is already possible to update it through Domoticz, also with a .hex file. Stuntteam should have a talk with gizmocuz, this can probably be made working in Domoticz
For the RFXCOM it is already possible to update it through Domoticz, also with a .hex file. Stuntteam should have a talk with gizmocuz, this can probably be made working in Domoticz
I am not active on this forum anymore.
-
- Posts: 135
- Joined: Monday 27 January 2014 14:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: RFLink - USB Gateway - Introduction
Wow, this is a cheap alternative for the RFXcom I've been looking for!
But how's the reception of the RFlink. Is it better than RFXcom433(E)?
But how's the reception of the RFlink. Is it better than RFXcom433(E)?
Raspberry Pi Type B
Raspberry Pi Type B2
RFXCOMtrx433e
Raspberry Pi Type B2
RFXCOMtrx433e
-
- Posts: 228
- Joined: Thursday 21 May 2015 9:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: RFLink - USB Gateway - Introduction
My experience with the selfbuild Nodo with the nodo shield. Which uses the Aurel transceivers were not so good.
The nodo was in "open air" (standard antenna) and missed lot of switches with devices in the attic.
The RFXCom 433e is in my meterbox with router and two mysensors and the RFXCom is rocking steady.
I don't know if it's an honest conclusion/comparison with the rflink.
But I am very happy with the RFXCom.
The nodo was in "open air" (standard antenna) and missed lot of switches with devices in the attic.
The RFXCom 433e is in my meterbox with router and two mysensors and the RFXCom is rocking steady.
I don't know if it's an honest conclusion/comparison with the rflink.
But I am very happy with the RFXCom.
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
The price difference is very small and it simply gives more RAM and IO ports. So why make things more complicated..ThinkPad wrote:May i ask why it needs a Arduino Mega? Due to memory limitations of a Uno?
remb0 wrote:mysensor gateway would me indeed very handy.
an option to send the dev the debuging of new devices from domoticz.
update firmware from domoticz (so I can do it for my brothers father etc remotely:P)
Firmware updating from within Domoticz is planned but focus is on stability and support of as many devices we can find..Raspberry Piet wrote:Would be nice to combine this gateway for RFLink and same time the 2.4 Ghz tranceiver for Mysensors gateway function.
Have you thought about InfraRed support also? (record and send raw signal)
Support for 2.4 GHz (Mysensors / Nodo) is planned. Infra red, although possible, is not planned yet. Perhaps later.
It is probably similar but it depends on the used antenna.Heisenberg wrote:But how's the reception of the RFlink. Is it better than RFXcom433(E)?
I have no experience with selfbuild Nodo shields. Development boards are veroboard style with 17 cm wire as antenna.Justintime wrote:My experience with the selfbuild Nodo with the nodo shield. Which uses the Aurel transceivers were not so good.
The nodo was in "open air" (standard antenna) and missed lot of switches with devices in the attic.
But I am very happy with the RFXCom.[/
These boards perform better over here than the device you are happy with...
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 158
- Joined: Saturday 11 January 2014 16:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: NL
- Contact:
Re: RFLink - USB Gateway - Introduction
Great!Stuntteam wrote:
Firmware updating from within Domoticz is planned but focus is on stability and support of as many devices we can find..
Support for 2.4 GHz (Mysensors / Nodo) is planned. Infra red, although possible, is not planned yet. Perhaps later.
Have you thought of make it equipped with LAN/WLAN (ESP8266 maybe?)
Then it would not be necessary to attach it physically to the domotica controller.
Or an add-on board for the raspberry pi with all the RF stuff and Atmega2560 on it instead of an arduino mega.
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
Yes, maybe at a later point.Raspberry Piet wrote:Have you thought of make it equipped with LAN/WLAN (ESP8266 maybe?)
Nope, that would restrict the solution to just a Pi.Raspberry Piet wrote:Or an add-on board for the raspberry pi with all the RF stuff and Atmega2560 on it instead of an arduino mega.
We decided to go for the Arduino Mega to make it possible to use it on all platforms.
Also, using the Arduino means it can do a dedicated task just focussing on the RF signals.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 1
- Joined: Thursday 13 August 2015 16:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
I recently purchases the RF Link usb gateway kit from http://www.nodo-shop.nl. I am using the 433Mhz transceiver and antenna that was in the kit. But i can only send and receive kaku signals. And they are inconsistent. I also got a couple of impuls receiver and a impuls remote but when i add a reciever i cant turn it on. And when i let domoticz detect a new switch it wont detect the remote.
When adding a switch manually in domoticz there is a test button but when i press it the usb gateway doesn't send a signal and there is no activity on the serial connection.
I have tried reading the serial port of the usb gateway directly and i get the startup message. When i use my kaku remote(switch) is sometimes recieves a signal. It doesn't receive anything from my impulse remote.
I haven't tested the 2.4Ghz of the gateway
When adding a switch manually in domoticz there is a test button but when i press it the usb gateway doesn't send a signal and there is no activity on the serial connection.
I have tried reading the serial port of the usb gateway directly and i get the startup message. When i use my kaku remote(switch) is sometimes recieves a signal. It doesn't receive anything from my impulse remote.
I haven't tested the 2.4Ghz of the gateway
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
I will pick up an impuls set from a friend and re-test again.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 36
- Joined: Tuesday 07 July 2015 12:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
Today I installed RFLink into my second Domoticz project and it is just awesome . I am using it with HomeEasy On/Off switches. I ordered via http://www.nodo-shop.nl. Shop Support helped me with placing the order because my country (Poland) was not listed in Delivery form but they fixed it after . I will test it for some days and I will see how it is comparing to RFXtrx433e.
Cheers guys !
Cheers guys !
RPI2 + RFLink + PiFace D2 + Aeon Z-Wave Gen5 + Foscams FI9821P&R2 + MySensors + UPS APC Back-UPS 950VA
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
Great, make sure you grab the latest firmware that was released today!
http://sourceforge.net/projects/rflink/ ... p/download
http://sourceforge.net/projects/rflink/ ... p/download
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 36
- Joined: Tuesday 07 July 2015 12:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
@Stuntteam yes yes I already downloaded r30 ! Thank you
RPI2 + RFLink + PiFace D2 + Aeon Z-Wave Gen5 + Foscams FI9821P&R2 + MySensors + UPS APC Back-UPS 950VA
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
-
- Posts: 40
- Joined: Monday 12 August 2013 11:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.x
- Location: Finland
- Contact:
Re: RFLink - USB Gateway - Introduction
My RFLink + Arduino is on it's way, hope to get it soon. So, in addition of 433 MHz, the RFLink has partial support for 868 MHz and, in future, 2.4 GHz devices. How these higher frequencies are handled with 433 MHz RX/TX modules? Just curious...
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
868mhz support is planned but there is no hardware for it yet. Currently some modules are being tested and a selection has to be made.
Note that this will not be ZWave, it is aimed at commercial sensors operating at 868 mhz in a similar way as the 433mhz versions..
eg. temp, rain, wind sensors, wall switches etc.
2.4ghz support (nRF24L01+) is available on the rflink boards that are available at the Nodo shop. So the hardware for this is in place if you got such a board.
If you build the rflink yourself you can simply add the nRF when support i nthe software in added and you want to use it.
The exact use is not written in stone yet. Possibly it will support a MySensor gateway and/or support Nodo 2.4ghz sensors.
I currently do not have any MySensor device to test with yet. First priority was to get r30 out..
Note that this will not be ZWave, it is aimed at commercial sensors operating at 868 mhz in a similar way as the 433mhz versions..
eg. temp, rain, wind sensors, wall switches etc.
2.4ghz support (nRF24L01+) is available on the rflink boards that are available at the Nodo shop. So the hardware for this is in place if you got such a board.
If you build the rflink yourself you can simply add the nRF when support i nthe software in added and you want to use it.
The exact use is not written in stone yet. Possibly it will support a MySensor gateway and/or support Nodo 2.4ghz sensors.
I currently do not have any MySensor device to test with yet. First priority was to get r30 out..
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
-
- Posts: 40
- Joined: Monday 12 August 2013 11:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.x
- Location: Finland
- Contact:
Re: RFLink - USB Gateway - Introduction
Ok, I missed the actual info about different hw for different freqs and that's why I asked. Killer module would support all those in one
-
- Posts: 99
- Joined: Monday 17 August 2015 23:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
I installed RFLink for my fist Domoticz project. Looks great.
I am using it with Kaku On/Off switches, chinese pir and a bunch of nodo's. Thanks stuntteam you did a great job!
Sorry in advance for all the stupid questions i am going to ask
Greets Gijs
I am using it with Kaku On/Off switches, chinese pir and a bunch of nodo's. Thanks stuntteam you did a great job!
Sorry in advance for all the stupid questions i am going to ask
Greets Gijs
Raspberry Pi3, RFlink, PiZigate, Yeelight, klikaanklikuit, Kodi, harmony hub, Zwave, ThermoSmart, XiaomiGateway (Aqara), Google home hub, roomba,
-
- Posts: 67
- Joined: Sunday 22 March 2015 16:18
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: RFLink - USB Gateway - Introduction
The Price is right! I am convinced and want one! Shame it is not available at the moment at Nodoshop.
Domoticz| Zigbee | SONOFF
Who is online
Users browsing this forum: No registered users and 1 guest