RFLink arrived. And now?

433Mhz opensource Receiver & Transmitter.

Moderators: leecollings, Stuntteam

Post Reply
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

RFLink arrived. And now?

Post by woody4165 »

Hi

I just got the RFLink attached to the Raspberry.

I would like to start connecting a Temp/Humidity sensor from Oregon, THGR122N, and also a wireless electricity monitor from OWL, +USB.

But where to start?

I've added, in the Hardware tab, the RFLink as below:

Image

Added twice on both ports proposed, because don't know where is connected! :?

And now? :shock: :?

How can I "pair" the Oregon and OWL to the RFLink and how I can define in Domoticz?

I'v searched in wiki and in most 3d related to RFLink, but haven't found a solution to a begginers with 433Mhz devices.

Any help?

Thanks
Vittorio
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
User avatar
leecollings
Posts: 167
Joined: Tuesday 30 June 2015 18:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: United Kingdom
Contact:

Re: RFLink arrived. And now?

Post by leecollings »

Does anything appear in Devices?

Also, make sure in the Settings at the bottom of the general page that you have 'Accept new hardware' ticked
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: RFLink arrived. And now?

Post by woody4165 »

In settings, Accept New Hardware is ticked and nothing is showed in Devices.
I'm very newbie to RFstuff... :? :roll:
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
pj-r
Posts: 140
Joined: Wednesday 17 December 2014 17:30
Target OS: Linux
Domoticz version: V3.8650
Location: Jyväskylä, Finland
Contact:

Re: RFLink arrived. And now?

Post by pj-r »

Just remove the extra hardware first.
You can check were the rflink is assigned with help of these commands:

Code: Select all

dmesg |grep ttyA
lsusb
lsusb - v
...
After that just allow adding new devices from settings and your sensors shoud start appearing to settings -> devices where you can select what to use.
LXC(x64 Ubuntu Xenial), RFXtrx433E, MySensors
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: RFLink arrived. And now?

Post by woody4165 »

It's working, thanks.
I've shutdown the RPi, connected again the RFLink (but I did the same before :? ), and now I can see both the temp sensor and OWL.

So I don't have to do ("pair") nothing, it will appear automatically if a device is in the compatibility list?
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: RFLink arrived. And now?

Post by Stuntteam »

Yes, most of your devices will appear automatically.
All supported sensors will. Some devices you can add manually in case you lost a remote control.

When you have devices that are unsupported by RFLink you can use the RFlink Loader program to obtain debug data which you can send for evaluation.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: RFLink arrived. And now?

Post by woody4165 »

Thanks.
Is it possible to run RFLink Loader (or a similar one) directly from RPi to get debug data?
I tried a chinese motion sensor from a previous alarm I got.
I can see new devices from the Domoticz list, but it added me two devices, one is always On and the other always Off.

Last question, what if I switch off an RFLink device and remove it from the Domoticz device list?
It will be added again as soon as I will switch it on?
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
RidingTheFlow
Posts: 72
Joined: Friday 11 March 2016 18:23
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Essex, UK
Contact:

Re: RFLink arrived. And now?

Post by RidingTheFlow »

To get debug data you just connect to RFLink via any serial terminal (screen, minicom etc). RFLink is serial device and sends data in cleartext.
pj-r
Posts: 140
Joined: Wednesday 17 December 2014 17:30
Target OS: Linux
Domoticz version: V3.8650
Location: Jyväskylä, Finland
Contact:

Re: RFLink arrived. And now?

Post by pj-r »

Pick up the "always On" device and after that set Off delay on settings page of the PIR. The device itself is sending on(or off) every time it senses move.
Its common for many PIR devices.
LXC(x64 Ubuntu Xenial), RFXtrx433E, MySensors
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: RFLink arrived. And now?

Post by woody4165 »

I think that this motion sensor is not the compatible device list and this is why I don't get On/Off even if I put Off Delay on it's setting page.
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
RidingTheFlow
Posts: 72
Joined: Friday 11 March 2016 18:23
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Essex, UK
Contact:

Re: RFLink arrived. And now?

Post by RidingTheFlow »

Even if its not compatible you can try to make it supported. Just follow guidelines on adding unsupported devices - http://www.nemcon.nl/blog2/2015/07/cc

Try to see with RFDEBUG if receiver gets any signal when sensor switches.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest