Sniffing and replaying packets on 915Mhz

This page summarizes the projects mentioned and recommended in the original post on /r/RTLSDR

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rpi-rf

    Sending and receiving 433MHz signals with cheap GPIO RF modules on a Raspberry Pi

  • I'm not sure if this is the right sub to ask, but I have a remote controlled device that (supposedly) sends commands on 915Mhz. I want to sniff these commands and replay them, so I can control the device from my PC or some other device. I've already done this with some power outlets that are on 433Mhz with this: https://github.com/milaq/rpi-rf

  • rpitx

    RF transmitter for Raspberry Pi

  • https://github.com/F5OEO/rpitx With this program, a RTL-SDR and an antenna, I can control my lamp in my office who is plugged on a remote controlled wall plug.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rtl_433

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

  • for sniffing out you can use RTL_433 (you can choose your own bandwidth) https://github.com/merbanan/rtl_433 you need a raspberry or linux computer with an RTL-SDR stick and antenna. I use it to sniff the 433 mhz range and get a lot of weather stations, tire pressures and alarm system. I feed them to a mqtt server and use some in my home assistant integrations (temperature of weather stations).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts