Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoding WS0232 #1241

Closed
Hormold opened this issue Dec 27, 2019 · 2 comments
Closed

Decoding WS0232 #1241

Hormold opened this issue Dec 27, 2019 · 2 comments

Comments

@Hormold
Copy link

Hormold commented Dec 27, 2019

Hello. I have a small weather station (WS0232) from Aliexpress - https://aliexpress.com/item/32294810058.html
They have a few versions with a rain sensor and with connection to PC via USB.
My station had only 433 transmitter, wind direction+speed, and Temp.+Hum.
The station works on 433.690, and now detecting as "Smoke detector GS 558".

I record a few samples with data and record real values from the indoor display.
They send data every ~48 seconds, but I receive some other data in another 48sec interval. I don't know what is data, in this moment's display not updating.

g002_433.69M_250k.cu8
C = 5.3
H = 74%
Wind (N) 6.1 ms

g004_433.69M_250k.cu8
C = 5.1
H = 75%
Wind (N) 4.0 ms

C = 4.9
H = 76%
Wind (N) 4.4ms
g006_433.69M_250k.cu8

C =4.7
H = 77%
Wind (N) 6.1ms
g008_433.69M_250k.cu8

C = 4.6
H = 77%
Wind (N) 6.1 ms
g010_433.69M_250k.cu8

Archive: rec1.zip

Can someone help me decode the data?

@Hormold
Copy link
Author

Hormold commented Dec 27, 2019

This set is recorded in 10cm, without an antenna.

g018_433.69M_250k.cu8
T=5.6C, H=70%
Wind (N) 6.6 ms

g020_433.69M_250k.cu8
T=5.6 C, H= 71%
Wind (N) 5.7 ms

g022_433.69M_250k.cu8
T= 5.7 C, H = 71%
Wine (N) 7.9 m/s

g024_433.69M_250k.cu8
T=5.7C, H=70%
Wind (W) 6,6 ms
rec2.zip

@Hormold
Copy link
Author

Hormold commented Dec 27, 2019

Oops, see #1200
Closing this duplicate.

@Hormold Hormold closed this as completed Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant