Page 1 of 1

Auriol Z31915 Weather Temperature and humidity

Posted: 29 Jun 2017, 20:41
by alb12
Hello,
I bought a weather station Auriol.
And I have try RFLink for get information but I don't.
So I have start to listen the radio frame.
If this can help, I put the frame of you can read with URH.
https://www.fichier-zip.com/2017/06/26/ ... ol-z31915/


And this the frame decoded:


Temp: 27,5 / Hum: 60

1111100

10101010
1001
00
10
011010110011 = ( 1715 - 1220 * 5/9 ) /10 = 27,5 ?
01100000 = 60 ( BCD )
00011

Temp: 27,0 / Hum 60

1111100

10101010
0100
00
00
011010101011 = ( 1707 - 1220 * 5/9 ) /10 = 27,0 ?
01100000 = 60 ( BCD )
00011


Temp: 27,1 / Hum: 56

1111100

10101010
1111
00
00
011010101100 = ( 1708 - 1220 * 5/9 ) /10 = 27,1 ?
01010110 = 56 ( BCD )
00011

Thank you

Re: Auriol Z31915 Weather Temperature and humidity

Posted: 30 Jun 2017, 01:24
by Stuntteam
Can you make a debug log with RFLink and mail that to me (frankzirrone@gmail.com)

Re: Auriol Z31915 Weather Temperature and humidity

Posted: 08 Sep 2018, 13:13
by diozoli
Hi

If you still want to decode the Auriol Z31915 Weather Temperature and humidity outdoor sensor, finally I successed now to decoded it with arduino.
If you are interested in the code I can share it with you

Re: Auriol Z31915 Weather Temperature and humidity

Posted: 23 Jan 2019, 11:51
by riccardo
Hi Diozoli,

I am interested in your code to decode Auriol Z31915 signal with Arduino.

Could you please send it to my email?

riccardo.dm at gmail.com

Thank you,
Riccardo

Re: Auriol Z31915 Weather Temperature and humidity

Posted: 15 Jan 2023, 14:02
by suenio
Hi diozoli,
WOudl you mind sending to me over email your code that reads Auriol RF433 data through Aurduino receiver?

email: el_oneus (at) interia.pl

Thanx,
Wojtek