Extend 433mhz coverage ?
Moderators: leecollings, remb0
-
- Posts: 69
- Joined: Sunday 08 June 2014 20:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Toulouse France
- Contact:
Extend 433mhz coverage ?
Dear All
currently using domoticz on a rasp Pi + Rfxcom with aurel antenna I still have some issues on some devices when i send orders (modules integrated in walls sometimes miss the signal)
I tried to found a way to amplify the signal ... nothing more than what I have... if you have any idea please let me know
otherwise I was wondering: is there a way to connect 2 RFXCOM or 2 RFLINK and make then communicate to create a kind of 433mhz network ? it will allow to extend the coverage.
please don't answer : add another remote pi I'm trying to just add another tranceiver module on the current pi I have.
thanks for your help !!
currently using domoticz on a rasp Pi + Rfxcom with aurel antenna I still have some issues on some devices when i send orders (modules integrated in walls sometimes miss the signal)
I tried to found a way to amplify the signal ... nothing more than what I have... if you have any idea please let me know
otherwise I was wondering: is there a way to connect 2 RFXCOM or 2 RFLINK and make then communicate to create a kind of 433mhz network ? it will allow to extend the coverage.
please don't answer : add another remote pi I'm trying to just add another tranceiver module on the current pi I have.
thanks for your help !!
domoticz on Raspberry Pi + RFXcom LAN moded + wifi
Blyss / DI.O / homemade / ESP / wemos
Blyss / DI.O / homemade / ESP / wemos
-
- Posts: 518
- Joined: Friday 12 July 2013 18:13
- Target OS: -
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Extend 433mhz coverage ?
You can use a second Raspberry PI with Domoticz or install ser2net to access the RFXtrx433E over LAN
See also http://www.domoticz.com/forum/viewtopic ... et#p125747
See also http://www.domoticz.com/forum/viewtopic ... et#p125747
RFX-433, RFX-433EMC, RFX-868
-
- Posts: 69
- Joined: Sunday 08 June 2014 20:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Toulouse France
- Contact:
Re: Extend 433mhz coverage ?
thanks for your answer bu this is exactly what i'm trying to avoid....
2pi + 2 antennas + + + is too much
i'm looking to put another antena do you think it could be possible ?
in fact the goal is when i send an order on domoticz this order is transmitted on 2 antennas at the same time.
If i use another pi or another rfx over the lan I will have to configure the devices separately on each rfx
thanks
seb
2pi + 2 antennas + + + is too much
i'm looking to put another antena do you think it could be possible ?
in fact the goal is when i send an order on domoticz this order is transmitted on 2 antennas at the same time.
If i use another pi or another rfx over the lan I will have to configure the devices separately on each rfx
thanks
seb
domoticz on Raspberry Pi + RFXcom LAN moded + wifi
Blyss / DI.O / homemade / ESP / wemos
Blyss / DI.O / homemade / ESP / wemos
Re: Extend 433mhz coverage ?
Unfortunately these 433Mhz protocols are not designed in a "mesh" way. Best you can do is using a antenna with a higher gain, what this does is limit the antennas "visibility" in the bottom/upper direction so it can better "see" in its horizontal direction. This of course only helps if your sensors are placed on the same level as the 433Mhz receiver. But keep in mind that this removes the EC certification of the RFXcom and may/(not) be illegal.
Also if you place those "2" antennas anywhere close to each other will not gain the result your are expecting. splitting a antenna output is never a good idea. And even if those antennas have separate transceivers neither of the 2 will reach the desired sensor if 1 of them is not able to, unless they are at the edge of their range which will be a luck/luck situation. And why do you want to send if out on 2 transceivers? If 1 transceiver is placed somewhere els where it can easily reach the desired sensor, why do you want the other transceiver to send out that same signal? This will only introduce noise.
Domoticz also recently gained rtl_433 support, so if your sensors are also supported by this library you can use a 20USD dongle instead of the 109EUR RFXCom. And use that rtl-sdr on a gl-ar150 and relaying this serial communication over TCP. So you can still use your main Domoticz installation to configure your sensors. this rtl-sdr dongle is only capable of receiving 433Mhz and cannot transmit any data reliably. But since you are also having troubles with sending commands to sensors you could also use a 2nd RFXcom just like b_weijenberg said but instead use the gl.inet router which is cheaper than a raspberry.
You could also change the direction of the 433Mhz antenna you have, Simple saying: maybe the signal bounces inside your house in a way that the polarization changes. So instead of placing the Antenna vertical and receiving vertical signals, the signals in your house becomes horizontal which will reduce the signal when listening for vertical signals. I must say that its not just that simple, wireless signals are not always vertical or horizontal. They can be rotated in a 360° angle. But I hope you understand what I mean.
Similar example:

Hope this helps.
Regards,
Also if you place those "2" antennas anywhere close to each other will not gain the result your are expecting. splitting a antenna output is never a good idea. And even if those antennas have separate transceivers neither of the 2 will reach the desired sensor if 1 of them is not able to, unless they are at the edge of their range which will be a luck/luck situation. And why do you want to send if out on 2 transceivers? If 1 transceiver is placed somewhere els where it can easily reach the desired sensor, why do you want the other transceiver to send out that same signal? This will only introduce noise.
Domoticz also recently gained rtl_433 support, so if your sensors are also supported by this library you can use a 20USD dongle instead of the 109EUR RFXCom. And use that rtl-sdr on a gl-ar150 and relaying this serial communication over TCP. So you can still use your main Domoticz installation to configure your sensors. this rtl-sdr dongle is only capable of receiving 433Mhz and cannot transmit any data reliably. But since you are also having troubles with sending commands to sensors you could also use a 2nd RFXcom just like b_weijenberg said but instead use the gl.inet router which is cheaper than a raspberry.
You could also change the direction of the 433Mhz antenna you have, Simple saying: maybe the signal bounces inside your house in a way that the polarization changes. So instead of placing the Antenna vertical and receiving vertical signals, the signals in your house becomes horizontal which will reduce the signal when listening for vertical signals. I must say that its not just that simple, wireless signals are not always vertical or horizontal. They can be rotated in a 360° angle. But I hope you understand what I mean.
Similar example:
Hope this helps.
Regards,
"The greatest good you can do for another, is not to share your own riches, but to reveal to him, his own."
- Benjamin Disraeli -
- Benjamin Disraeli -
-
- Posts: 69
- Joined: Sunday 08 June 2014 20:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Toulouse France
- Contact:
Re: Extend 433mhz coverage ?
thanks for your detailled answer timeless !really appreciated.
well for the antenna orientation / model and place I think I alrady found the optimal case, it's placed under the ceiling, upside down and it's a ground plane close to the RFXCom. with this I have an excellent reception.
to answer why I want to send the same signal over the 2 transceiver is for simplicity, to explain what i'm looking for : a super simple solution to use only one domoticz easily configured. but maybe used ser2net or another domo is also super simple to configure I don't know as I never experienced it.
for example I have 10 blinds modules accross my house and I would like to be sure that they all receive the order, so in my mind using 2 antenas/tranceiver or any other solution would increse the realiability to receive the signal.
otherwise i'm looking for an enpowered rfxcom or rflink means with an amplifier on the send part, even if it's illegal I don't really care i'm almost alone where i leave I won't disturb my neighbors
cheers
seb
well for the antenna orientation / model and place I think I alrady found the optimal case, it's placed under the ceiling, upside down and it's a ground plane close to the RFXCom. with this I have an excellent reception.
to answer why I want to send the same signal over the 2 transceiver is for simplicity, to explain what i'm looking for : a super simple solution to use only one domoticz easily configured. but maybe used ser2net or another domo is also super simple to configure I don't know as I never experienced it.
for example I have 10 blinds modules accross my house and I would like to be sure that they all receive the order, so in my mind using 2 antenas/tranceiver or any other solution would increse the realiability to receive the signal.
otherwise i'm looking for an enpowered rfxcom or rflink means with an amplifier on the send part, even if it's illegal I don't really care i'm almost alone where i leave I won't disturb my neighbors
cheers
seb
domoticz on Raspberry Pi + RFXcom LAN moded + wifi
Blyss / DI.O / homemade / ESP / wemos
Blyss / DI.O / homemade / ESP / wemos
Re: Extend 433mhz coverage ?
Ah ok great, I also had such a issue before, thinking that all antennas should be orientated the same. But after testing it with a spectrum analyzer I noticed that the reflections in my house rotated the polarization. But seeing your reply I think you know such a theory already.sebitop wrote: well for the antenna orientation / model and place I think I alrady found the optimal case, it's placed under the ceiling, upside down and it's a ground plane close to the RFXCom. with this I have an excellent reception.
personally I don't think that it is that simple. Picture it as 2 people yelling through a megaphone, if 1 of the 2 has a slight delay it would be very hard to understand either of the 2 because of interference. And because you're broadcasting over 2 antennas there will always be a signal variation between the 2.sebitop wrote: to answer why I want to send the same signal over the 2 transceiver is for simplicity, to explain what i'm looking for : a super simple solution to use only one domoticz easily configured. but maybe used ser2net or another domo is also super simple to configure I don't know as I never experienced it.
Same applies here, better would be to create separate networks for each set of blinds.sebitop wrote: for example I have 10 blinds modules accross my house and I would like to be sure that they all receive the order, so in my mind using 2 antenas/tranceiver or any other solution would increse the realiability to receive the signal.
Sorry to be the constant bringer of bad news. But this is against regulations, true the 433Mhz may be used without HAM license, but only with a limited amount of power and duty-cycle(amount of time transmitting). As a example here in the Netherlands its only allowed to send at 10mW (and 1mW) with a duty cycle of < 10%. I don't know the exact specs of the RFXcom but I guess these are as close to these limitation because they are produced in the Netherlands. But that is just a assumption. And if you're alone does not mean anything, 433Mhz is a telementry/alarm band which can reach very var, so It can be used within your area without you even knowing. Thats all I can say, sorry I cannot advise any illegal stuff here because of personal reasons.sebitop wrote: otherwise i'm looking for an enpowered rfxcom or rflink means with an amplifier on the send part, even if it's illegal I don't really care i'm almost alone where i leave I won't disturb my neighbors
And also note that more power does not automatically mean that it can be received better. This line is not linear and more power could create a worse signal. Just like people did with the popular WRT54G back in the day.
Last thing, where are you planning to place these 2 transmitters? are close to each other or at the other side of the house?
"The greatest good you can do for another, is not to share your own riches, but to reveal to him, his own."
- Benjamin Disraeli -
- Benjamin Disraeli -
-
- Posts: 536
- Joined: Friday 23 December 2016 16:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: Netherlands Purmerend
- Contact:
Re: Extend 433mhz coverage ?
What is the lenght of your antenna ?
1/4 wave length ? You made a GP ?
I agree in improving the antenna brings more than increasing TX power....
1/4 wave length ? You made a GP ?
I agree in improving the antenna brings more than increasing TX power....
-
- Posts: 69
- Joined: Sunday 08 June 2014 20:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Toulouse France
- Contact:
Re: Extend 433mhz coverage ?
@ freijn = already have a GP antenna on this side I've improved a lot and results are there
@ timeless = I think they should be on each side of the house but now the question is :
how could I configure this ? I need another rfx + another pi or just another RFX on the current pi ?
I would like to have a single domoticz and see all my devices on it
@ timeless = I think they should be on each side of the house but now the question is :
how could I configure this ? I need another rfx + another pi or just another RFX on the current pi ?
I would like to have a single domoticz and see all my devices on it
domoticz on Raspberry Pi + RFXcom LAN moded + wifi
Blyss / DI.O / homemade / ESP / wemos
Blyss / DI.O / homemade / ESP / wemos
-
- Posts: 536
- Joined: Friday 23 December 2016 16:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: Netherlands Purmerend
- Contact:
Re: Extend 433mhz coverage ?
Way too much but....... if you give it a lower voltage or lower input ?
price is worth the experiment ?
https://nl.aliexpress.com/item/DC-5-7-2 ... 204.BB78ni
price is worth the experiment ?
https://nl.aliexpress.com/item/DC-5-7-2 ... 204.BB78ni
Re: Extend 433mhz coverage ?
Since USB can only reliably extend to a length of 2meters which I assume is not enoughsebitop wrote: how could I configure this ? I need another rfx + another pi or just another RFX on the current pi ?
I would like to have a single domoticz and see all my devices on it

And then use ser2net together with (quoted from here)
Install ser2net on LEDE/OpenWRT:After installing ser2net and setting .conf-file you can add new hardware into Domoticz -> "RFXCOM - RFXtrx shared over LAN interface" with remote machine IP and .conf-file port.
Code: Select all
opkg update && opkg install ser2net
"The greatest good you can do for another, is not to share your own riches, but to reveal to him, his own."
- Benjamin Disraeli -
- Benjamin Disraeli -
- capman
- Posts: 157
- Joined: Friday 12 July 2013 20:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Belgium
- Contact:
Re: Extend 433mhz coverage ?
I have this antenne in use.

Works like charming. For my blinds I give the up or down commands with a pause of 2 seconds. And after 5 minutes a repeat it. I have 11 blinds and they all work fine.
https://www.conrad.nl/nl/antenne-aurel- ... 90073.html

Works like charming. For my blinds I give the up or down commands with a pause of 2 seconds. And after 5 minutes a repeat it. I have 11 blinds and they all work fine.
https://www.conrad.nl/nl/antenne-aurel- ... 90073.html
-
- Posts: 69
- Joined: Sunday 08 June 2014 20:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Toulouse France
- Contact:
Re: Extend 433mhz coverage ?
@ timeless :
idea is good so it means that I would need to split my devices "network" into sub network but at the end it will be transparent and appears the same than today in domotics, the only difference is that the order will be sent via a rfx or another... got it ! thank you for the detailled eexplanation!
for the USB length my pi is 4 to 5 m away from the rfx and i never had a problem between them, 433mhz signal is more challenging
@ freijn :
problem with the RFXcom is that the antenna works both ways to emit and receive, so I don't know what could be the impact connecting this.
@ capman:
thank you for that but this is exactly what I have installed today
and I found it better works upside down installed in the ceiling of my house 
idea is good so it means that I would need to split my devices "network" into sub network but at the end it will be transparent and appears the same than today in domotics, the only difference is that the order will be sent via a rfx or another... got it ! thank you for the detailled eexplanation!
for the USB length my pi is 4 to 5 m away from the rfx and i never had a problem between them, 433mhz signal is more challenging

@ freijn :
problem with the RFXcom is that the antenna works both ways to emit and receive, so I don't know what could be the impact connecting this.
@ capman:
thank you for that but this is exactly what I have installed today


domoticz on Raspberry Pi + RFXcom LAN moded + wifi
Blyss / DI.O / homemade / ESP / wemos
Blyss / DI.O / homemade / ESP / wemos
Re: Extend 433mhz coverage ?
Exactly!sebitop wrote:@ timeless :
idea is good so it means that I would need to split my devices "network" into sub network but at the end it will be transparent and appears the same than today in domotics
Yes, that's correct. You'll have 2 RFXcom's in your hardware tab, each controlling a subset of your devices.sebitop wrote: the only difference is that the order will be sent via a rfx or another... got it ! thank you for the detailled eexplanation!
Mmh.. that's kinda long, ever measured the voltage drop over that cable? USB is spec'd for 2meters max. Or are you using a powered extension cable?sebitop wrote: for the USB length my pi is 4 to 5 m away from the rfx and i never had a problem between them, 433mhz signal is more challenging![]()
I don't believe these things are bi-directional. so receiving would be a problem.sebitop wrote: @ freijn : problem with the RFXcom is that the antenna works both ways to emit and receive, so I don't know what could be the impact connecting this.
"The greatest good you can do for another, is not to share your own riches, but to reveal to him, his own."
- Benjamin Disraeli -
- Benjamin Disraeli -
-
- Posts: 69
- Joined: Sunday 08 June 2014 20:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Toulouse France
- Contact:
Re: Extend 433mhz coverage ?
thanks Timeless
I haven't measured the voltage but never got any issue with the conenction between the RFXcom and the Rasp
I haven't measured the voltage but never got any issue with the conenction between the RFXcom and the Rasp
domoticz on Raspberry Pi + RFXcom LAN moded + wifi
Blyss / DI.O / homemade / ESP / wemos
Blyss / DI.O / homemade / ESP / wemos
Who is online
Users browsing this forum: No registered users and 1 guest