Cresta TX-320 or equivalent

433Mhz opensource Receiver & Transmitter.

Moderators: leecollings, Stuntteam

Post Reply
mistysnip
Posts: 34
Joined: Thursday 15 October 2015 22:01
Target OS: Linux
Domoticz version: 2024.7
Location: Netherlands
Contact:

Cresta TX-320 or equivalent

Post by mistysnip »

Hi,

Can the Cresta TX-320 be added to the supported devices?
http://www.weerstationkopen.nl/accessoi ... kan-sensor

Or is there already a cheap RF thermometer that is supported?

Thanks
SweetPants

Re: Cresta TX-320 or equivalent

Post by SweetPants »

I think it already is supported
User avatar
Siewert308SW
Posts: 288
Joined: Monday 29 December 2014 15:47
Target OS: Raspberry Pi / ODroid
Domoticz version: Stable
Location: The Netherlands
Contact:

Re: Cresta TX-320 or equivalent

Post by Siewert308SW »

I can confirm, it is supported...
But you have to enable (Hideki/UPM) protocol under the RFXtrx433(e) hardware settings
Setup:
- RPi4 - Domo Stable / Aeotec Z-stick7 / PiHole Unbound Gemini
- RPi4 - PiHole / PiVPN Unbound Gemini
- Synology DS923+ / DS218j
- P1 Gas/Power, SmartGateway watermeter
- Fibaro switches, contacts, plugs, smoke/Co2 ect
- rootfs @ USB HDD
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cresta TX-320 or equivalent

Post by Stuntteam »

The Cresta TX320 is supported. (I have 4 TX320's working just fine together with about 10 other temperature sensors)
Of course you do not have to enable anything as the RFLink Gateway does not force you to choose between protocols.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
User avatar
sincze
Posts: 1299
Joined: Monday 02 June 2014 22:46
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.4
Location: Netherlands / Breda Area
Contact:

Re: Cresta TX-320 or equivalent

Post by sincze »

Upto 6 of these tx 320 running here.
As long as they have a different hardware ID they will work just fine with only 3 'channels' available.
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
gerard76
Posts: 53
Joined: Wednesday 22 March 2017 9:13
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Contact:

Re: Cresta TX-320 or equivalent

Post by gerard76 »

How often does the TX320 give a measurement? I want to use it to switch my bathroom fan when taking a shower, but it would be useless if it only takes a measurement every 10 minutes to save batteries or something.
User avatar
LouiS22
Posts: 433
Joined: Friday 27 February 2015 13:21
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Budapest, Hungary
Contact:

Re: Cresta TX-320 or equivalent

Post by LouiS22 »

gerard76 wrote:How often does the TX320 give a measurement? I want to use it to switch my bathroom fan when taking a shower, but it would be useless if it only takes a measurement every 10 minutes to save batteries or something.
I believe it does a measurement in every minute or so.

Code: Select all

2017-03-22 09:43:27.731 (RFXCOM) Temp + Humidity (Hálószoba)
2017-03-22 09:44:12.877 (RFXCOM) Temp + Humidity (Hálószoba)
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Cresta TX-320 or equivalent

Post by Hesmink »

Quick question, just to be sure: How many of these can I use at the same time?
I now have 3 (each using a separate channel)

As others are using more, are multiple sensors on the same channel supported?
User avatar
LouiS22
Posts: 433
Joined: Friday 27 February 2015 13:21
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Budapest, Hungary
Contact:

Re: Cresta TX-320 or equivalent

Post by LouiS22 »

Hesmink wrote:Quick question, just to be sure: How many of these can I use at the same time?
I now have 3 (each using a separate channel)

As others are using more, are multiple sensors on the same channel supported?
Are you using RFXCOM, or RFLink? With RFXCOM it's not advised (though it's possible :) ) to use more than 3 (assuming they're on different channels) as it's theoretically possible that devices might transmit in the exact same time (the result is interference, no data transmitted).
jannl
Posts: 625
Joined: Thursday 02 October 2014 6:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.2
Location: Geleen
Contact:

Re: Cresta TX-320 or equivalent

Post by jannl »

Why is that not a problem with rflink?

Verstuurd vanaf mijn SM-G930F met Tapatalk
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Cresta TX-320 or equivalent

Post by Hesmink »

LouiS22 wrote:
Hesmink wrote:Quick question, just to be sure: How many of these can I use at the same time?
I now have 3 (each using a separate channel)

As others are using more, are multiple sensors on the same channel supported?
Are you using RFXCOM, or RFLink? With RFXCOM it's not advised (though it's possible :) ) to use more than 3 (assuming they're on different channels) as it's theoretically possible that devices might transmit in the exact same time (the result is interference, no data transmitted).
I use a RFLink.
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Cresta TX-320 or equivalent

Post by Stuntteam »

No idea.. I have 5 of these and additionally a cresta wind/rain/temperature sensor.. and all works fine.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
gerard76
Posts: 53
Joined: Wednesday 22 March 2017 9:13
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Contact:

Re: Cresta TX-320 or equivalent

Post by gerard76 »

If they send at the same time take out the battery for a few seconds to change the timing.
TDer
Posts: 4
Joined: Saturday 24 June 2017 20:34
Target OS: -
Domoticz version:
Location: Ten Boer
Contact:

Re: Cresta TX-320 or equivalent

Post by TDer »

I have the RFXcom and 3 of these sensors.
2 of them work just fine with the RFXcom, but the one closest to the receiver is not. That one is only seen about once or twice a day.
The Homewizard, is receiving all three just fine.
The troubling one is on channel 1 and I am not sure if the HomeWizard will still see it if I switch it to another channel. (ID's differ for all sensors)
I tried to disconnect the batteries yesterday, just to make sure it is not interfering with something else, but since then the RFXcom did not see it anymore.
Anyone ever experienced something similar?
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Cresta TX-320 or equivalent

Post by EdwinK »

From the weerspecialist.nl site (sorry, in Dutch)

ook te gebruiken op Homewizard, RFXcom USB
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
TDer
Posts: 4
Joined: Saturday 24 June 2017 20:34
Target OS: -
Domoticz version:
Location: Ten Boer
Contact:

Re: Cresta TX-320 or equivalent

Post by TDer »

EdKo66 wrote:From the weerspecialist.nl site (sorry, in Dutch)

ook te gebruiken op Homewizard, RFXcom USB
I know it works with Homewizard and RFXcom USB, since I have both.
However, from the 3 sensors (Cresta TX-320) I have, one is not working properly with the RFXcom and I wondered if it could be related to the channel.
I also already exchanged the antenna of the RFXcom, just to make sure it is not antenna related. (on the receiving side)
TDer
Posts: 4
Joined: Saturday 24 June 2017 20:34
Target OS: -
Domoticz version:
Location: Ten Boer
Contact:

Re: Cresta TX-320 or equivalent

Post by TDer »

Hmm, it appears that restarting by removing the batteries does generate a new ID.
The "new" device was found after I restarted it and does react to the temp differences caused by holding it in my hand (and really close to the receiver)
And I found about 5 other devices in the neighborhood which appear to work on the same channel, sending something like a temperature. Device-ID: TFA 30.3133)
Perhaps these other devices cannot be received by the homewizard, but can be 'heard' by the RFXcom.
niki_lauda
Posts: 115
Joined: Saturday 31 August 2013 14:48
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Eindhoven (NL)
Contact:

Re: Cresta TX-320 or equivalent

Post by niki_lauda »

TDer wrote:
EdKo66 wrote:From the weerspecialist.nl site (sorry, in Dutch)

ook te gebruiken op Homewizard, RFXcom USB
I know it works with Homewizard and RFXcom USB, since I have both.
However, from the 3 sensors (Cresta TX-320) I have, one is not working properly with the RFXcom and I wondered if it could be related to the channel.
I also already exchanged the antenna of the RFXcom, just to make sure it is not antenna related. (on the receiving side)
Try changing the channel
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest