-
Notifications
You must be signed in to change notification settings - Fork 74
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
WS80 Support #153
Comments
Run the sdr driver from the command line when your WS80 arrives and post a bit of the output here. |
My older rtl_433 version on my Raspberry Pi Debian Buster seems to not recognize the WS80, and it seems I have to compile it myself as there are no recent releases for Debian/Raspbian 10, any hint how to start? I've never compiled before -- I'll try it out on my productive system where the ws80 is located and see if i can post some output soon |
Until now I can't get a signal where the gw1100 has 3 out of 4 signal bars. The sdr stick has a nooelec R820T2 chip with antenna set to 17.5cm. I installed the latest firmware from 03/22 (v1.2.1) on the WS80, has something changed or is the signal too weak to be picked up by my sdr stick? The antenna is placed indoors, only around 70 meters away from the sensor, but a building in-between upwards a hill |
Out of nowhere the packets started showing up in the command line, probably had some loose antenna connection before, anyway, here's some output with
Do I have to post output with other parameters or is this enough for the sensor map entries? |
get me the json output please rtl_433 -M utc -F json |
Here with just
|
replace your sdr.py driver with this one. Let me know. I have know way to test this. Not sure what "battery_ok" : 1.170 this indicates, ususally is a 1 or ) based on battery status. |
Thanks a ton! I just tried with this sensor map:
But there seems to be no report until now. (nothing after 'starting main packet loop'). Do I have to specify the ID? (which one by the way, the one from the json output seems to differ?) Could the voltage be included somehow in the future? Maybe the two (or seems like 3) battery states are (0,) 550, 1170 as found in [https://github.com/merbanan/rtl_433/issues/1965] but not sure EDIT: I forgot to remove some -R station restrictions from the rtl_433 command in my weewx.conf - sorry, my bad - all good it works! |
The WS80 doesn't seem to be in sdr.py, is there already some work in progress or are there plans to add it?
Because it seems like it was being implemented in rtl_433 recently: https://groups.google.com/g/rtl_433/c/UtzS-OwLLzA/m/p5YCnqxBBAAJ
(Couldn't try it out so far as I'm still waiting for my Ecowitt WS80 to arrive)
The text was updated successfully, but these errors were encountered: