Category: RTL-SDR

Modifying an RTL-SDR by adding a Diplexer to receive HF and VHF/UHF

The lowest frequency that a standard RTL-SDR dongle can receive is about 24 MHz. However, by applying a hardware hack called the direct sampling mod, it is possible to use the RTL-SDR to listen to the HF frequencies.

Usually the direct sampling mod requires that you add a separate antenna port to the dongle, but Martin G8JNJ decided to take another route and instead use a diplexer to be able to use the same antenna port for both HF and VHF/UHF. A diplexer allows both HF and VHF/UHF signals to coexist on the same input port without causing interference to one another.

Along with the diplexer Martin added an impedance transformer, added additional coupling capacitors to the power rails and removed the IR LED components to make space for the transformer. Martin writes that the final modded RTL-SDR allows for tuning between 15 kHz to 1.8 GHz.

The finished diplexer RTL-SDR mod.
The finished diplexer RTL-SDR mod.

Trunking with the Latest DSD+ 1.08t Fast Lane Version

DSD+ stands for Digital Speech Decoder Plus and is a software program that can allow you to decode digital voice signals such as P25 and MotoTRBO/DMR. DSD+ is under continual development, and in their last public update they began offering early access to the latest DSD+ features in development through their fast lane subscription. The fast lane subscription costs $10 USD for one year and $25 for unlimited early access. Information about joining the fast lane service can be found in the readme file of the latest DSD+ 1.074 public release.

Over on YouTube user John Miller has been testing the latest early access version DSD+ 1.08t. This new version adds trunking support which allows you to follow conversations. Previously other software like Unitrunker was required to follow the trunking signal. On YouTube John has uploaded a video first showing trunking in action, and a second video showing how to set up DSD+ 1.08t for trunking.

DSDplus 1.08t trunking

DSDplus Trunking Setup 1.08t

Some new RF filters from Adam 9A4QV

Adam 9A4QAV is mostly known as the manufacturer of the popular LNA4ALL, a low cost low noise amplifier which is often used together with the RTL-SDR to improve reception of weak signals. He also sells an ADS-B bandpass filter and an ADS-B antenna, the latter of which we reviewed in a previous post.

Now Adam has come out with two new RF bandpass filters which are for sale. RF filters are used to block unwanted interference from other strong signals which can cause trouble, especially with low cost receivers such as the RTL-SDR. 

The first new filter that he has developed is for FLARM (FLight Alarm System). FLARM broadcasts at 868 MHz and is a protocol similar to ADS-B. It is used by Gliders and some Helicopters for collision avoidance. It is possible to decode FLARM with an RTL-SDR which allows you to track gliders on a map, as discussed in one of our previous posts.

Characteristics of Adam's FLARM Filter.
Characteristics of Adam’s FLARM Filter.

The second filter is for amateur radio astronomers who wish to detect the Hydrogen Line at 1420 MHz. Hydrogen molecules in space occasionally emit a photon at 1420 MHz. A single emission can’t be easily detected, but space and the galaxy is full of Hydrogen and the net result is an observable RF power spike at 1420 MHz. This can be detected with a high gain antenna, LNA, RF filter and radio like the RTL-SDR. The Hydrogen line can be used to measure things like the rotation and number of arms in our galaxy. Filters are very important for radio astronomy work as man made interference can easily drown out the relatively weak cosmic signals.

Characteristics of Adam's Hydrogen Line Filter.
Characteristics of Adam’s Hydrogen Line Filter.

Adam sells all his fully assembled filters for 20 euros, plus 5 euros worldwide shipping.

One of the ADS-B/FLARM/HLine Filters by Adam 9A4QAV.
One of the ADS-B/FLARM/HLine Filters by Adam 9A4QAV.

Sniffing “Crazyradio” NRF24 Signals with a HackRF Blue

Thanks to DangerousPrototypes.com we’ve heard about this project in which experimenter Arnuad has been using his new HackRF Blue to sniff and debug the communications protocol from the Crazyradio which is used on the Crazyflie quadcopter. The Crazyradio is a 2.4 GHz radio transceiver dongle that uses the nRF24 chip. It is designed to be used with the Crazyflie quadcopter.

By using a Python script to make the Crazyradio constantly transmit, and then by using GNU Radio, Arnuad was able to sniff and demodulate the GFSK signal from the nRF24 based Crazyradio and pipe the demodulated signal into a nRF24 decoder

Decoded NRF24 Packets from the Crazyradio.
Decoded NRF24 Packets from the Crazyradio.

Tutorial on using an RTL-SDR for ADS-B on a BeagleBone Black from Make Magazine

Make magazine has recently released a tutorial and uploaded a video showing a nice overview on how to get an RTL-SDR set up for ADS-B decoding on a BeagleBone Black embedded Linux computer. In the tutorial and video they show you the parts you will need and show you how to compile and install the RTL-SDR drivers and dump1090 ADS-B decoder on the BeagleBone.

ADS-B decoding allows you to receive GPS and other information from aircraft in your vicinity. We also have a tutorial about ADS-B decoding available here.

The BeagleBone Black is a small embedded Linux computer, similar to the Raspberry Pi. It has enough computational power to run the RTL-SDR and ADS-B decoder. 

Lantern: A New 925 MHz to 2175 MHz RTL2832U Based SDR for Satellite Reception

Over on Reddit we’ve seen news about a new 925 MHz to 2175 MHz RTL2832U based software defined radio which is currently under development. It is called the “Lantern” and is being developed for the Outernet project.

The Outernet project aims to be a “library in the sky” satellite based service that will provide free access to daily downloads of data such as books, news, videos and other information. It’s goal is to provide people who may not have easy physical or uncensored access to the internet an easy way to access daily information.

Outernet Overview Poster
Outernet Overview Poster

To achieve this goal the Outernet project needs a good low cost satellite receiver. The RTL-SDR is a good candidate, but it’s performance at about 1.5 GHz isn’t great, and this appears to be the frequency Outernet wants to use. To improve the performance for satellite reception at these frequencies they have redesigned the RTL-SDR by replacing the R820T2 tuner with a MAX2120 tuner chip which tunes from 925 MHz to 2175 MHz. They have also improved the components used and the PCB layout. The regular RTL2832U chip is used as the ADC and USB interface, so the maximum bandwidth and ADC bit depth remain the same.

The Lantern is currently being prototyped and there is a discussion about it on Reddit. They are aiming for a price point below $20, but note that it will take time to get to that low price as mass production will be required.

The current Lantern prototype.
The current Lantern prototype.

Testing the RTL-SDR on Windows 10

RTL-SDR.com reader Marty Wittrock has written in to let us know that he has been successful in getting his HF modified “KN0CK” RTL-SDRs (and by extension standard RTL-SDRs) to work with Zadig and HDSDR on a PC running the Windows 10 technical preview on a VMWare image.

We decided to also test RTL-SDR compatibility with other common software on our own Windows 10 system. We tested SDR#, SDR-Radio, CubicSDR and Unitrunker and found them all to work fine with no problems either. Finally, we also tested the Airpsy and SDRPlay on Windows 10 and found no problems with those devices either.

HDSDR Running on Windows 10
HDSDR Running on Windows 10

Monitoring FBI Surveillance Aircraft with ADS-B and an RTL-SDR

After reading an article by the Washington Post about FBI surveillance aircraft spotted in the air after the West Balimore riots, John Wiseman decided to look for more information about these aircraft. Fortunately, John had on his hands a database of about 2 months of ADS-B data that was collected by his continuously running RTL-SDR + BeagleBone Black ADS-B decoder set up.

From reports on the internet John found out that FBI aircraft squawked with 4414 or 4415 codes, and used call signs like JENNA or JENA. With this information John decided to take a look through his ADS-B logs to see if if he could find anything similar. Out of 15,000 aircraft he had tracked, he found 9 aircraft in his logs that matched the criteria, and saw that they did exhibit suspicious behaviour such as circling over LA for hours at a time. Then by looking up their FAA records of the tail numbers of the suspicious aircraft, he was able to discover that these aircraft where licensed to companies with names like NG Research, OBR Leasing, Aerographics Inc. and PXW Services which are suspected Department of Justice front companies. John also writes:

If you Google the tail numbers of aircraft registered to those companies, you start to find forum and mailing list posts (often at sites that tilt toward paranoid/conspiracy/right wing, but not always) with people discussing these specific tail numbers and linking them to the FBI. Some of the supposed evidence includes details of radio communications that people have heard, e.g. talking about “being on station” or using callsigns that start with JENNA, JENA or ROSS, which are supposedly used by the FBI. Other posts claim that DOJ/FBI surveillance aircraft often squawk 4414 or 4415 on their transponders.

An article from the startribune talks about the surveillance planes and says:

The planes use “persistent wide-area surveillance” to photograph large areas for hours at a time, Stanley said. The captured images allow authorities to go back in time, if necessary, to trace pedestrians and vehicles who come to their attention.

Other devices known as “dirtboxes,” “Stingrays” or “IMSI catchers” can capture cellphone data. Stanley said it’s still unclear what technologies have been used in the surveillance flights.

 

Possible FBI Surviellance Aircraft Path from flightradar24.com
Possible FBI Surviellance Aircraft Path from flightradar24.com