[weewx-user] Belchertown / MQTT / RSYNC / SSL Issue

2025-01-18 Thread N0ZO
I've been trying to troubleshoot the issue with my MQTT not connecting for weeks now, and I finally have an idea of what the issue may be. Originally I had issues with WS not working on port 9001, so today I completely uninstalled mosquitto and reinstalled it. Weewx was posting to the mqtt se

[weewx-user] Re: RTL-SDR setup help

2019-05-24 Thread N0ZO
I just remembered I need it to run through the SDR with weewx to get the sensor map name, i'll do that shortly On Friday, May 24, 2019 at 2:56:15 PM UTC-5, N0ZO wrote: > > I've got two new sensors that I want to add to weewx. > It looks identical to the WH25 but rtl_sdr recog

[weewx-user] Re: RTL-SDR setup help

2019-05-24 Thread N0ZO
I've got two new sensors that I want to add to weewx. It looks identical to the WH25 but rtl_sdr recognizes it as a WH32B. {"time" : "2019-05-24 19:44:17", "model" : "Fine Offset Electronics, WH25", > "id" : 104, "temperature_C" : 24.400, "humidity" : 51, "pressure_hPa" : > 994.600, "battery"

[weewx-user] Re: RTL-SDR setup help

2019-02-11 Thread N0ZO
nd the WH24 is 78. Try this: > > > rtl_433 -M utc -F json -p 78 -f 91500 > > (you don't need -G here, since you don't want all protocols turned on) > Also, please post your entire weewx.conf, especially the SDR section. > > > On Sunday, February 10, 2019

[weewx-user] RTL-SDR setup help

2019-02-10 Thread N0ZO
So I've wanted to use SDR to capture the data of the ObserverIP that I have. I have the WS-1400-IP which is a rebranded HP-1000 by Fine Offset. It took me forever to actually get where my Pi3B could read the data from the SDR. But now I finally got that working when I setup weewx by the setup.py