Browsed by
Month: November 2018

RTL_433 SDR IoT Sniffer

RTL_433 SDR IoT Sniffer

In this post I’ll be covering how to use SDR on Linux to capture data from wireless sensors using Benjamin Larrson’s RTL_433.  I’ll start by covering the required install steps followed by some rudimentary examples.  First you will need some kind of USB SDR hardware, this example we will be using the NooElec Nano. Here are the steps to install the RTL_433 software.  Open a terminal window and enter in the following commands. sudo apt-get install libtool libusb-1.0.0-dev librtlsdr-dev rtl-sdr…

Read More Read More