Moderators: rtenklooster, Voyager, BertB, Stuntteam
-
twinsen
- Normal user
- Posts: 13
- Joined: 25 Jun 2016, 12:33
#1
Post
by twinsen » 27 Jun 2016, 21:55
It is possible to emulate LaCrosse Weather station protocol using RFlink ?
I have a lot of sensors made with arduino Nano and DHT 22 that emulate the protocol and I want to migrate them to ESP8266 +MQTT and to continue to send informations on 433 MHz via RFlink
Code: Select all
20;17;LaCrosse;ID=0402;TEMP=011e;
20;18;LaCrosse;ID=0402;HUM=26;
20;19;LaCrosse;ID=0502;TEMP=0116;
20;1A;LaCrosse;ID=0502;HUM=29;
20;1B;LaCrosse;ID=0d02;TEMP=0114;
20;1C;LaCrosse;ID=0d02;HUM=55;
-
Stuntteam
- Site Beheer
- Posts: 795
- Joined: 27 Jan 2016, 16:46
#2
Post
by Stuntteam » 28 Jun 2016, 08:51
Hi,
I am not sure that I understand what you want to do.
You already have sensors that transmit (via 433mhz) to rflink..
now you want to use ESP? but still send via 433mhz?
-
twinsen
- Normal user
- Posts: 13
- Joined: 25 Jun 2016, 12:33
#3
Post
by twinsen » 28 Jun 2016, 21:12
To be more specific I want to send weather information using LaCrosse protocol on 443 mhz.
I have some device that receive data on LaCrosse protocol and I don't want to change them.
P.S. I discover RFlink last week and I build it. I was impressed by how well it works

-
Stuntteam
- Site Beheer
- Posts: 795
- Joined: 27 Jan 2016, 16:46
#4
Post
by Stuntteam » 29 Jun 2016, 00:34
Nice print

Add the NRF24L01 for MiLight
Obviously the Lacrosse protocol is supported by RFLink.
If you want to use something other than the USB connector, you could go for Ser2net using an ESP.
-
twinsen
- Normal user
- Posts: 13
- Joined: 25 Jun 2016, 12:33
#5
Post
by twinsen » 29 Jun 2016, 00:44
For me it's not clear
RFlink can only decode (receive )the LaCrosse protocol or it can decode+transmit ?
If it can transmit what is the sintax ?
-
Stuntteam
- Site Beheer
- Posts: 795
- Joined: 27 Jan 2016, 16:46
#6
Post
by Stuntteam » 29 Jun 2016, 09:47
Ahh.. i understand what you want to do.. But sorry, the answer is no.
RFlink is currently only able to receive the various sensor protocols.
It has transmit capabilities only for switches (wall sockets, lamp control etc.)
There was no need to implement transmitting all the dozens of sensor protocols as there would not be any device listening to the data anyway..
Who is online
Users browsing this forum: No registered users and 6 guests