Category: HackRF

A new HackRF Compatible SDR: Rad1o

Every four years the Chaos Computer Club (CCC) in Germany organizes a special hacker themed camp. For this years upcoming September camp they have announced that all participants will be receiving a special software defined radio called the “Rad1o”

The Rad1o is inspired by the HackRF, but seems to have several additional features. It has an operating frequency range of 50 MHz – 4000 MHz, an ARM Cortex M4 CPU, a color LCD screen, a 2.5 GHz ISM band PCB antenna, an audio connector for headphone and microphone connections and an on board battery for portable use. It is also fully compatible with HackRF software.

They write that the Rad1o is not for sale at the moment, and that the only way to get one right now is to attend the camp. If there is enough interest after the camp they will consider producing a second manufacturing run. Despite that, all hardware design files appear to be open source and available at https://github.com/rad1o. More information about the Rad1o can be found here.

The Rad1o, a HackRF compatible software defined radio.
The Rad1o, a HackRF compatible software defined radio.

HackRF Portapack Now Shipping to Kickstarter Backers

The HackRF PortaPack is a portable LCD screen with control interface and processor that connects to a HackRF software defined radio. The PortaPack’s goal is to allow for portable RF spectrum visualization, tuning and eventually demodulation of many modes. It has been in development from around the time of the August 2013 HackRF kickstarter and is now almost ready to be shipped out to the initial backers. For more information about the PortaPack see this Hak5 segment that we previously posted about where Jared Boone the inventor of the PortaPack is interviewed.

In his post Jared writes:

Getting the PortaPack H1 ready for shipping was a long slog. And as is my way, I took a lot of detours along the way. I incorporated a lightweight operating system (ChibiOS) into the firmware. I built a simple UI framework that would support arrow-key navigation, with touch as an option where appropriate. I developed a sophisticated test jig (based on this) to ensure the units I ship work correctly. I designed a milled aluminum case that I’ll offer as an option. And I finished and tested all the units myself, including doing failure analysis on a bunch of PortaPacks. I learned a great deal, and hope that my next product development cycle will be much easier and faster.

Because of all the manufacturing effort, work on the firmware hasn’t advanced very far. At this point, the PortaPack is mostly useful as a basic narrowband AM/FM receiver. But there’s still a lot of capability to be tapped in the HackRF ARM processors! I’m eager to get back to firmware, and implement more signal analysis and capture functionality, along with some digital modes demodulation and decoding support.

The HackRF Portapack
The HackRF Portapack

Transmitting DATV DVB-S Video with the HackRF Blue

Simon (G0FCU) has been using his HackRF Blue to transmit DVB-S video captured from his video camcorder. In the ham radio hobby there is something called digital amateur television (DATV) in which amateurs transmit digital video over radio to repeaters. Simon writes that in the UK DATV is usually transmitted at above 1.2 GHz and in the DVB-S format, which is the same format used by some satellite TV services.

Although there are dedicated DATV radios, Simon decided that he wanted to use the HackRF Blue as the radio for transmitting his own DATV signals. To do this he uses the software dvgrab to grab the video stream from the camera, then passes it to ffmpeg to compress the raw video into MPEG-2 and then uses a GNU Radio program called gr-dvbs to use the HackRF to transmit the DVB-S stream at 1000 MHz.

To test that his signal was transmitting correctly, Simon then used a standard DVB-S satellite TV with the LNB bypassed. 

Previously we also posted about using a BladeRF for transmitting DATV DVB-T signals.

What the DVB-S output signal looks like on another HackRF.
What the DATV DVB-S output signal looks like on another HackRF.

New ExtIO for the HackRF and HDSDR

We’ve received a note from RTL-SDR.com reader Tim about a new ExtIO module available for the HackRF and HDSDR. ExtIO stands for External IO, and is a special DLL file that allows HDSDR and other software to access hardware like the HackRF.

To use it, simply copy the HackRF ExtIO dll file into the HDSDR directory, and select it when opening HDSDR. The module currently supports 2, 4, 8, 10, 12.5, 16 and 20 MSPS sample rates. We tested it briefly on our own HackRF and it ran just fine at all sample rates.

The module is available on GitHub and it’s current binary release can be downloaded here.

The HackRF running in HDSDR.
The HackRF running in HDSDR with the new ExtIO Module.

Installing and Testing the Optional RF Shield on the HackRF

Over on YouTube user Cameron Conover has uploaded a video where he tests the effectiveness of the optional HackRF RF shield and also shows how to install it. The shield solders on to the RF front end of the HackRF and is intended to block signals from entering the device other than through the antenna.

To test the effectiveness of the shield Cameron uses a signal generator to transmit a test signal at 406 MHz. He shows that without the shield in place the HackRF with a 50 Ohm terminator on the antenna input strongly picks up the test signal. After soldering in the shield and testing again, the test signal can no longer be picked up.

HackRF One optional RF shield Installation

HackRF Blue Shipped and HackRF One Updates

Back in December of last year we posted about the Indiegogo campaign for the HackRF Blue, a lower cost clone of the HackRF One software defined radio. They were able to achieve a lower cost by better component sourcing and manufacturing choices, thus reducing the cost from $299 to $200. The HackRF Blue Indiegogo campaign was successful and most of the HackRF Blue’s have now been shipped and delivered to backers. If you need help getting started with the HackRF Blue see http://hackrfblue.com/getting-started/. To get started on Windows, simply use Zadig like with the RTL-SDR, and use SDR# which has built in HackRF support.

The specs of the official HackRF One (and by extension the HackRF Blue) have also recently been changed. They now officially acknowledge that the HackRF One is capable of operating at a frequency down to about 1 MHz. They write:

Now that we’ve seen consistent low frequency performance across multiple manufacturing runs, we’re comfortable changing the official specification: HackRF One operates from 1 MHz to 6 GHz. Try attaching a long wire antenna to listen to shortwave radio!

Recently some people have been considering which mid priced SDR to upgrade to from their RTL-SDR. Our opinion is this: The HackRF has pretty poor RX performance, probably the same as, or even worse than the RTL-SDR, so we suggest you buy it only if you want TX capabilities or need operation above 1.7 – 2 GHz. If you only need RX then we suggest you choose the Airspy or SDRPlay as they have much better RX performance. See our list of SDRs for more possible options. 

The HackRF Blue.
The HackRF Blue.

Wireless Door Bell 433 MHz ASK Signal Analysis with a HackRF

Paul Rascagneres, an RF experimenter has recently uploaded a document detailing his efforts at reverse engineering a wireless doorbell (pdf file) with a 433 MHz Amplitude Shift Keyed (ASK) signal with his HackRF software defined radio. The HackRF is a SDR similar to the RTL-SDR, but with a wider available bandwidth and transmit capabilities.

To reverse engineer the doorbell, Paul used GNU Radio with the Complex to Mag decoder block to receive and demodulate the ASK signal. Once demodulated he was able to visually see the binary modulated waveform, and manually obtain the serial bit stream. From there he went on to create a GNU Radio program that can automatically obtain the binary strings from the ASK waveform.

In order to replay the signal, Paul found that the simplest way was to use the hackrf_transfer program, which simply records a signal, and then replays it via the HackRF transmitter on demand. With this method Paul was able to ring his doorbell via the HackRF.

Paul also confirmed his SDR results with an Arduino and 433 MHz transceiver. He then took it a step further and used the Arduino to create a system that could automatically receive and replay signals at 433 MHz and 315 MHz.

Decoding an ASK modulated bitstream.
Decoding an ASK modulated bitstream.

HackRF Controlling a Quadcopter

Over on YouTube user Mike has uploaded a video showing a quadcopter being controlled by the HackRF, a low cost transmit capable software defined radio. Mike uses a Hubson X4 quadcopter and controls it with a USB joystick coupled with GNU Radio. According to a tweet by Micheal Ossmann (the inventor of the HackRF), there were initially USB latency issues that caused problems, but have since been fixed by Mike.

HackRF quadcopter control