home.social

#rtl433 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rtl433, aggregated by home.social.

  1. @trib
    Since I was already running Mosquitto as #MQTT broker, I flashed #OpenMqttGateway on an #ESP32 module with a 433MHz receiver and got myself a non-smart weather station.
    Alternately you could use #RTL433 and an #RTLSDR dongle to receive the data (or data from your neighbors weather stations).

    My station is from LaCrosse, but there are other supported brands.

  2. @trib
    Since I was already running Mosquitto as #MQTT broker, I flashed #OpenMqttGateway on an #ESP32 module with a 433MHz receiver and got myself a non-smart weather station.
    Alternately you could use #RTL433 and an #RTLSDR dongle to receive the data (or data from your neighbors weather stations).

    My station is from LaCrosse, but there are other supported brands.

  3. @trib
    Since I was already running Mosquitto as #MQTT broker, I flashed #OpenMqttGateway on an #ESP32 module with a 433MHz receiver and got myself a non-smart weather station.
    Alternately you could use #RTL433 and an #RTLSDR dongle to receive the data (or data from your neighbors weather stations).

    My station is from LaCrosse, but there are other supported brands.

  4. @trib
    Since I was already running Mosquitto as #MQTT broker, I flashed #OpenMqttGateway on an #ESP32 module with a 433MHz receiver and got myself a non-smart weather station.
    Alternately you could use #RTL433 and an #RTLSDR dongle to receive the data (or data from your neighbors weather stations).

    My station is from LaCrosse, but there are other supported brands.

  5. @trib
    Since I was already running Mosquitto as #MQTT broker, I flashed #OpenMqttGateway on an #ESP32 module with a 433MHz receiver and got myself a non-smart weather station.
    Alternately you could use #RTL433 and an #RTLSDR dongle to receive the data (or data from your neighbors weather stations).

    My station is from LaCrosse, but there are other supported brands.

  6. me: *pipes rtl_433 output as JSON into a Python script*

    Python script: *crashes and exits after an hour due to a network error*

    rtl_433: *continues on as if nothing has happened*

    Sure, ignoring SIGPIPE is definitely the right course of action here. 🙄

    #rtl433 #rtl_433

  7. TIL, a lot of devices send out automatic signals at 433MHz, which can be picked up and decoded.

    I was hoping to get some temperature sensors from the neighbors, but the only thing around here seems to be a tire pressure monitor in some car.

    #rtl433

  8. Über einen zweckentfremdeten DVB-T-Empfänger landen die Messwerte diverser Funkthermometer in unserer Home-Assistant-Instanz. Dafür wird in der Konfigurationsdatei /etc/rtl_433.conf eine MQTT-Ausgabe definiert:
    output mqtt://[…],events=rtl_433[/model][/id]

    Die ID der Thermometer ändert sich aber mit jedem Batteriewechsel. Weshalb die Thermometer, gemäß einem Tipp aus dem Netz, manuell in der YAML-Konfiguration von Home Assistant angelegt sind. Dadurch lässt sich dort die ID anpassen, ohne dass sich die HA-interne Entität ändert (was sonst z. B. für kontinuierliche Messreihen in der Oberfläche problematisch wäre).

    Da allerdings unsere von HA unabhängigen Empfangsdisplays die Thermometer nach jedem Batterietausch problemlos wiederfinden, kam der Gedanke, dass dann doch auch für HA die Erkennung nach sich nicht änderndem Kanal anstatt wechselnder ID gangbar sein müsste. Also /etc/rtl_433.conf abgeändert
    output mqtt://[…],events=rtl_433[/model]/C[channel]
    und auch in der HA-Konfiguration die Topic-Parameter entsprechend angepasst:

    state_topic: rtl_433/Ambientweather-F007TH/C1
    json_attributes_topic: rtl_433/Ambientweather-F007TH/C1

    Funktioniert bisher wunderbar.

    #HomeAssistant #rtl433 #rtl-sdr #MQTT

  9. I'm trying to receive a weather station at 868.3 MHz as well as some heat cost allocators and water meters at 868.95 MHz, both via #rtl_433.

    Up until now, I did this using

    rtl_433 -f 868.3M -f 868.95 -H 15 -s 250k -Y autolevel -Y magest -M noise -M level

    i.e. frequency hopping. But shouldn't I be able to capture both frequencies simultaneously with a higher sample rate? But with "-f 868.3M -s 2M" nothing shows up anymore at all.

    Edit: Solved! chaos.social/@scy/113068997126

    #SDR #rtl433

  10. Oooh... put a new SDR card (other one apparently was overheating) and a good antenna on my weewx station and it appears I can see someone else's weather station, along with my own! (the only problem is... how do I wire that into Weewx?) #weewx #sdr #rtl433

  11. @hennichodernich Na, da schau an: github.com/merbanan/rtl_433 unterstützt die hiesig vorhandenen Thermo-/Hygrometer TFA 30.3208.02. Insofern bräuchte ich für den Empfang also nur noch eine günstige Hardware, die mit github.com/osmocom/rtl-sdr harmoniert.
    Vielleicht bekomme ich auf diesem Weg sogar auch noch die Elro- und FreeTec-Sachen eingebunden, die hier historisch gewachsen nach wie vor im Einsatz sind. Danke für den Schubser in Richtung 433 … 💡

    #rtl-sdr #rtl 433 #FreeTec #Elro

  12. @hennichodernich Na, da schau an: github.com/merbanan/rtl_433 unterstützt die hiesig vorhandenen Thermo-/Hygrometer TFA 30.3208.02. Insofern bräuchte ich für den Empfang also nur noch eine günstige Hardware, die mit github.com/osmocom/rtl-sdr harmoniert.
    Vielleicht bekomme ich auf diesem Weg sogar auch noch die Elro- und FreeTec-Sachen eingebunden, die hier historisch gewachsen nach wie vor im Einsatz sind. Danke für den Schubser in Richtung 433 … 💡

    #rtl-sdr #rtl 433 #FreeTec #Elro

  13. @hennichodernich Na, da schau an: github.com/merbanan/rtl_433 unterstützt die hiesig vorhandenen Thermo-/Hygrometer TFA 30.3208.02. Insofern bräuchte ich für den Empfang also nur noch eine günstige Hardware, die mit github.com/osmocom/rtl-sdr harmoniert.
    Vielleicht bekomme ich auf diesem Weg sogar auch noch die Elro- und FreeTec-Sachen eingebunden, die hier historisch gewachsen nach wie vor im Einsatz sind. Danke für den Schubser in Richtung 433 … 💡

    #rtl-sdr #rtl 433 #FreeTec #Elro

  14. @hennichodernich Na, da schau an: github.com/merbanan/rtl_433 unterstützt die hiesig vorhandenen Thermo-/Hygrometer TFA 30.3208.02. Insofern bräuchte ich für den Empfang also nur noch eine günstige Hardware, die mit github.com/osmocom/rtl-sdr harmoniert.
    Vielleicht bekomme ich auf diesem Weg sogar auch noch die Elro- und FreeTec-Sachen eingebunden, die hier historisch gewachsen nach wie vor im Einsatz sind. Danke für den Schubser in Richtung 433 … 💡

    #rtl-sdr #rtl 433 #FreeTec #Elro

  15. @hennichodernich Na, da schau an: github.com/merbanan/rtl_433 unterstützt die hiesig vorhandenen Thermo-/Hygrometer TFA 30.3208.02. Insofern bräuchte ich für den Empfang also nur noch eine günstige Hardware, die mit github.com/osmocom/rtl-sdr harmoniert.
    Vielleicht bekomme ich auf diesem Weg sogar auch noch die Elro- und FreeTec-Sachen eingebunden, die hier historisch gewachsen nach wie vor im Einsatz sind. Danke für den Schubser in Richtung 433 … 💡

    #rtl-sdr #rtl 433 #FreeTec #Elro

  16. I'm sure I've tried rtl_433 before, but looking at it again I'm super impressed by the lengthy list of over-the-air data protocols it decodes for weather stations, tire pressure measurement sensors, energy meters, water leak detectors, and so on and so on.

    github.com/merbanan/rtl_433 or `brew install rtl_433`

    Now, to dig out my RTL-SDR tuner stick + suitable antenna to try this out, and compare results with my #FlipperZero .

    tnx @vees

    [ #rtl433 #rtlsdr #wx #f0 ]

  17. Hmm. Jemand mit #rtl433 -Skills hier? Der Nooelec v5 (amazon.fr/NooElec-NESDR-SMArt-) tut super auf 868 MHz, aber auf 433 bekomme ich oft nur ein bis zwei der drei Bresser-Sensoren, Entfernung <7m :-(

  18. Today's addition, a cheap weather station added to my patio and #rtl433 on my #HomeAssistant just picked up its #RF signal and auto-discovered it! Now when I'm smoking a #brisket in my grill I can monitor the wind and grill temp to see if there is correlation as I suspect. 🤓🧑‍🍳 #bbq #homeautomation

  19. With the station unmounted, i take the opportunity to put the receiver and antenna on a lichee RV dock SBC running my own experimental on it.

    runs fine and reports many TPMS valves as well as many occurrence of the same generic remote control.

  20. My plan is to read the data with a #RTLSDR dongle & #RaspberryPi then decode it with #RTL433 & log it to #HomeAssistant

  21. Lunch break are useful to 😜
    I will post a picture when finished, but basically I plan to generate different pictures with . The push btn let you switch between different graphs. Data are directly read from my own weather station, recorded in with the dongle and .

    Ideas welcome ! Thanks