LaCrosse - sending weather information

Moderators: rtenklooster, Voyager, BertB, Stuntteam

Post Reply
Message
Author
twinsen
Normal user
Posts: 13
Joined: 25 Jun 2016, 12:33

LaCrosse - sending weather information

#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;

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: LaCrosse - sending weather information

#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?
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

twinsen
Normal user
Posts: 13
Joined: 25 Jun 2016, 12:33

Re: LaCrosse - sending weather information

#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 :D

Image

Image

Image

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: LaCrosse - sending weather information

#4 Post by Stuntteam » 29 Jun 2016, 00:34

Nice print :)
Add the NRF24L01 for MiLight :D

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.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

twinsen
Normal user
Posts: 13
Joined: 25 Jun 2016, 12:33

Re: LaCrosse - sending weather information

#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 ?

User avatar
Stuntteam
Site Beheer
Posts: 789
Joined: 27 Jan 2016, 16:46

Re: LaCrosse - sending weather information

#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..
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8

Post Reply

Who is online

Users browsing this forum: No registered users and 30 guests