1 433 MHz
ben edited this page 2023-04-30 23:01:36 +00:00

433 MHz

lots of interesting stuff on the 433 MHz and related bands.

rtl_433 -f 433.92M -f 433.53M -f 434.02M -f 868M -f 315M -f 345M -f 915M -H 15

# rtl_433 is [..] mainly for 433.92 MHz, 868 MHz (SRD), 315 MHz, 345 MHz, and 915 MHz ISM bands.

# 315 Mhz
rtl_433 -Y auto -C si -f 315Mhz
rtl_433 -F json:rtl_data/$(date -I)_315Mhz.json -Y auto -C si -f 915Mhz

# rtl_sdr default frequency
# 433.92 Mhz
rtl_433 -Y auto -C si
rtl_433 -F json:rtl_data/$(date -I)_433.92Mhz.json -Y auto -C si

# water meters in kitchen (maybe)
# Allmess Unikoax M65-W
# 433 Mhz
rtl_433 -Y auto -C si -f 433Mhz
rtl_433 -F json:rtl_data/$(date -I)_433Mhz.json -Y auto -C si -f 433Mhz

# radiator meters
# building smoke detectors
# 868,95 MHz
rtl_433 -Y auto -C si -f 868950Khz
rtl_433 -F json:rtl_data/$(date -I)_868.95Mhz.json -Y auto -C si -f 868950Khz

# building smoke detectors (second frequency)
# 869,525 MHz
rtl_433 -Y auto -C si -f 869525Khz
rtl_433 -F json:rtl_data/$(date -I)_869.525Mhz.json -Y auto -C si -f 869525Khz

# z-wave
# 868,42 Mhz
rtl_433 -Y auto -C si -f 868420Khz

# 915 MHz
rtl_433 -Y auto -C si -f 915Mhz
rtl_433 -F json:rtl_data/$(date -I)_915Mhz.json -Y auto -C si -f 915Mhz