868Mhz Modules
Moderators: leecollings, Stuntteam
-
- Posts: 12
- Joined: Friday 14 October 2016 10:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
868Mhz Modules
Hi everyone;
I'm just getting my feet wet here with Domoticz and RFLink.
I have one RFLink already set up with a 433mhz and its working just fine; and in fact have written a new plugin for my (Bresser) weather station that I plan to send in as a contribution.
But I wanted to expand my options to use 868mhz as well but can't find much info about this around. The only 868mhz module I can find being used with RFLink is the one on the nodo store (Aurel). Are there others that work such as RFM69 (though this is SPI)?
I'm just getting my feet wet here with Domoticz and RFLink.
I have one RFLink already set up with a 433mhz and its working just fine; and in fact have written a new plugin for my (Bresser) weather station that I plan to send in as a contribution.
But I wanted to expand my options to use 868mhz as well but can't find much info about this around. The only 868mhz module I can find being used with RFLink is the one on the nodo store (Aurel). Are there others that work such as RFM69 (though this is SPI)?
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
There soon will be support for the CC1101 - 868 mhz module..
-=# 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: 12
- Joined: Friday 14 October 2016 10:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
Ah okay; thanks for the info (and all the work on this)!
A simple follow up. I can see in the code some references to the FS20 protocol. I have some 868 sockets from conrad that use this protocol. FS20 isn't list in the supported devices and I can't tell from the code if it is or not. Can you confirm one way or the other?.
A simple follow up. I can see in the code some references to the FS20 protocol. I have some 868 sockets from conrad that use this protocol. FS20 isn't list in the supported devices and I can't tell from the code if it is or not. Can you confirm one way or the other?.
-
- Posts: 2
- Joined: Thursday 13 October 2016 23:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
u guys think this will work like Rfxtrx868?
http://www.nodo-shop.nl/en/rflink-gatew ... kabel.html
would be cool to getting Visonic stuff status in there.
http://www.nodo-shop.nl/en/rflink-gatew ... kabel.html
would be cool to getting Visonic stuff status in there.
-
- Posts: 12
- Joined: Friday 14 October 2016 10:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
Thats just an RFLink withe an Aurel 868 instead of 433. If the protocol is supported it is supported on either frequency (I believe)ic3cool wrote:u guys think this will work like Rfxtrx868?
http://www.nodo-shop.nl/en/rflink-gatew ... kabel.html
would be cool to getting Visonic stuff status in there.
Edit: and that is the 868 module I mentioned in my first post. It is just a drop in replacement for the 433mhz used in the "Normal" RFlink
- Stuntteam
- Posts: 399
- Joined: Wednesday 06 May 2015 16:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
433mhz visonic devices are supported. No idea yet about the 868mhz version.. but we will look into it and get it working somehow
-=# 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: 12
- Joined: Friday 14 October 2016 10:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
How about that FS20 question
-
- Posts: 2
- Joined: Thursday 13 October 2016 23:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
sweet. i will buy that powermaster-10 soon. and when things are available a 868 module and happy to help outStuntteam wrote:433mhz visonic devices are supported. No idea yet about the 868mhz version.. but we will look into it and get it working somehow
-
- Posts: 179
- Joined: Friday 12 July 2013 13:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta Ch
- Location: The Netherlands
- Contact:
Re: 868Mhz Modules
A question on 868 hardware; FSK or OOK
Trying to set up communication between an Orcon home ventilationsystem (MVS15). Frequentie 868,3 MHz and on the PCB of the Orcon there is a CC1101 chip visible.
Just wondering, which Aurel 868 MHz module is the preferred for the above system; The Aurel 868 MHz FSK Tranceiver module or the 868 MHz OOK Tranceiver module?
Trying to set up communication between an Orcon home ventilationsystem (MVS15). Frequentie 868,3 MHz and on the PCB of the Orcon there is a CC1101 chip visible.
Just wondering, which Aurel 868 MHz module is the preferred for the above system; The Aurel 868 MHz FSK Tranceiver module or the 868 MHz OOK Tranceiver module?
-
- Posts: 9
- Joined: Saturday 13 August 2016 14:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
Already got something working? I have this module in my appartment:Holland wrote:A question on 868 hardware; FSK or OOK
Trying to set up communication between an Orcon home ventilationsystem (MVS15). Frequentie 868,3 MHz and on the PCB of the Orcon there is a CC1101 chip visible.
Just wondering, which Aurel 868 MHz module is the preferred for the above system; The Aurel 868 MHz FSK Tranceiver module or the 868 MHz OOK Tranceiver module?
-
- Posts: 179
- Joined: Friday 12 July 2013 13:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta Ch
- Location: The Netherlands
- Contact:
Re: 868Mhz Modules
@Bighouse
Not yet. Waiting for a new version (R46) of RFLink, hoping that there is additional support for 868MHz.
Also need an answer to this question; The Aurel 868 MHz FSK Tranceiver module or the 868 MHz OOK Tranceiver module?
Not yet. Waiting for a new version (R46) of RFLink, hoping that there is additional support for 868MHz.
Also need an answer to this question; The Aurel 868 MHz FSK Tranceiver module or the 868 MHz OOK Tranceiver module?
-
- Posts: 8
- Joined: Wednesday 14 August 2013 14:59
- Target OS: NAS (Synology & others)
- Domoticz version: V4.9700
- Contact:
Re: 868Mhz Modules
Can you make a picture of the PCB? It looks like an Itho Daalderop RFT CO2-sensor 230V.Bighouse wrote:Already got something working? I have this module in my appartment:Holland wrote:A question on 868 hardware; FSK or OOK
Trying to set up communication between an Orcon home ventilationsystem (MVS15). Frequentie 868,3 MHz and on the PCB of the Orcon there is a CC1101 chip visible.
Just wondering, which Aurel 868 MHz module is the preferred for the above system; The Aurel 868 MHz FSK Tranceiver module or the 868 MHz OOK Tranceiver module?
http://www.ithodaalderop.nl/sites/defau ... 20230v.pdf
The PCB may look like the one on this page: http://www.progz.nl/blog/index.php/2014 ... ft-part-1/ If that is the case it most likely uses (a variant of) the Itho RFT protocol https://gathering.tweakers.net/forum/li ... /1690945/0
Synology DS114 NAS Domoticz package
-
- Posts: 179
- Joined: Friday 12 July 2013 13:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta Ch
- Location: The Netherlands
- Contact:
Re: 868Mhz Modules
@Templar,
See below a number of screenshots.
There are quite a number of differences, most relevant is the 868MHz RF chip, in the Orcon remote control that's the CC1101 and in the Itho CC1150. Also the CPU is different, same brand, but different series.
Could it be the case, that the difference are minor, and that it still should work using the Itho protocol?
See below a number of screenshots.
There are quite a number of differences, most relevant is the 868MHz RF chip, in the Orcon remote control that's the CC1101 and in the Itho CC1150. Also the CPU is different, same brand, but different series.
Could it be the case, that the difference are minor, and that it still should work using the Itho protocol?
-
- Posts: 8
- Joined: Wednesday 14 August 2013 14:59
- Target OS: NAS (Synology & others)
- Domoticz version: V4.9700
- Contact:
Re: 868Mhz Modules
Hmm okay, the Orcon can also receive information. Too bad we can't compare it with an Itho CO2 sender. However, I wouldn't be surprised if it would match. And I assume the Itho RFT sender and CO2 sender share the same protocol for convenience..Holland wrote:@Templar,
There are quite a number of differences, most relevant is the 868MHz RF chip, in the Orcon remote control that's the CC1101 and in the Itho CC1150. Also the CPU is different, same brand, but different series.
Could it be the case, that the difference are minor, and that it still should work using the Itho protocol?
Synology DS114 NAS Domoticz package
-
- Posts: 8
- Joined: Wednesday 14 August 2013 14:59
- Target OS: NAS (Synology & others)
- Domoticz version: V4.9700
- Contact:
Re: 868Mhz Modules
Check out the discussion & progress in this topic on Tweakers.net: DIY: Itho ventilatie aansturen via 868Mhz transmitter
https://gathering.tweakers.net/forum/li ... 9#50299419
https://gathering.tweakers.net/forum/li ... 9#50299419
Synology DS114 NAS Domoticz package
-
- Posts: 179
- Joined: Friday 12 July 2013 13:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta Ch
- Location: The Netherlands
- Contact:
Re: 868Mhz Modules
Thanks, will have a look at Tweakers
-
- Posts: 2
- Joined: Thursday 20 April 2017 11:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 868Mhz Modules
Hi,
Just bought the https://www.nodo-shop.nl/nl/42-rflink-868 . I'm interested in connecting the http://www.orcon.nl/producten/mvs-15rhb ... bediening/ to Domoticz.
Domoticz recognises the "RFLink Gateway USB" with "Version: 46.0".
How do I connect like the remote control: http://www.orcon.nl/wp-content/uploads/ ... g-15rf.pdf?
Should I do http://www.nemcon.nl/blog2/development ? What is the way to go?
Just bought the https://www.nodo-shop.nl/nl/42-rflink-868 . I'm interested in connecting the http://www.orcon.nl/producten/mvs-15rhb ... bediening/ to Domoticz.
Domoticz recognises the "RFLink Gateway USB" with "Version: 46.0".
How do I connect like the remote control: http://www.orcon.nl/wp-content/uploads/ ... g-15rf.pdf?
Should I do http://www.nemcon.nl/blog2/development ? What is the way to go?
-
- Posts: 1
- Joined: Tuesday 05 September 2017 21:42
- Target OS: -
- Domoticz version:
- Contact:
Re: 868Mhz Modules
Did you manage to get things working with your setup? I have the same transeiver from nodo-shop and also interested in connecting the Orcon MVS 15.derkmdt wrote: ↑Thursday 20 April 2017 22:00 Hi,
Just bought the https://www.nodo-shop.nl/nl/42-rflink-868 . I'm interested in connecting the http://www.orcon.nl/producten/mvs-15rhb ... bediening/ to Domoticz.
Domoticz recognises the "RFLink Gateway USB" with "Version: 46.0".
How do I connect like the remote control: http://www.orcon.nl/wp-content/uploads/ ... g-15rf.pdf?
Should I do http://www.nemcon.nl/blog2/development ? What is the way to go?
-
- Posts: 9
- Joined: Friday 23 May 2014 14:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: all
- Location: The Netherlands
- Contact:
Re: 868Mhz Modules
Is there any progress or update to this item?
Recently I did buy an RFLink gateway with 868 MHz module. Like to connect to my Orcon MVS-15RHB house ventilation system with 15RF wireless controllers through the gateway.
RFLink will be connected to current Domoticz system running on Raspberry hardware.
Recently I did buy an RFLink gateway with 868 MHz module. Like to connect to my Orcon MVS-15RHB house ventilation system with 15RF wireless controllers through the gateway.
RFLink will be connected to current Domoticz system running on Raspberry hardware.
- AlwinHummels
- Posts: 7
- Joined: Sunday 22 November 2015 20:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Dordrecht, The Netherlands
- Contact:
Re: 868Mhz Modules
Same here, some progress to controll it with the RFLink?
Who is online
Users browsing this forum: No registered users and 1 guest