hackrf icon indicating copy to clipboard operation
hackrf copied to clipboard

[Technical Support]: Can't get FM stations to show on FFT plot, only single tone

Open jadams454 opened this issue 3 years ago • 8 comments

Can't get FM stations to show on FFT plot, only single tone

Hi,

HackRF newbie here. I am trying to run some basic code here, receive FM station. When I used a Soapy HackRF source and a QT GUI Frequency Sink, I only see one tone at the frequency that i specify for the HackRF. Nothing else around it. The lights on the side of the HackRF are on and RX is lit.

I am running Ubuntu, and when I run the hackrf_info command legit looking data shows up. All packages are updated.

I have updated the firmware to: 2021.03.1

What am I doing wrong?

image

image

image

jadams454 avatar Sep 14 '22 18:09 jadams454

Please review the GNU Radio tutorials: https://wiki.gnuradio.org/index.php/Tutorials

straithe avatar Sep 14 '22 19:09 straithe

Please review the GNU Radio tutorials: https://wiki.gnuradio.org/index.php/Tutorials

Will do, in the meantime is there an obvious gotcha here? Thanks!

jadams454 avatar Sep 14 '22 19:09 jadams454

You are hearing a tone so that seems fine. What are you hoping to have happen?

straithe avatar Sep 14 '22 19:09 straithe

See fm radio stations around the spectrum, a tone comes up where I set the center frequency but no where else.

On Wed, Sep 14, 2022 at 3:24 PM Straithe @.***> wrote:

You are hearing a tone so that seems fine. What are you hoping to have happen?

— Reply to this email directly, view it on GitHub https://github.com/greatscottgadgets/hackrf/issues/1158#issuecomment-1247206205, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBZVFLZ2WM4PX2OVUBIOTDV6IQ73ANCNFSM6AAAAAAQMWKLMI . You are receiving this because you authored the thread.Message ID: @.***>

jadams454 avatar Sep 14 '22 19:09 jadams454

The spike/tone is the DC offset.

You may need to turn up some gains in the source block. I assume you have a suitable antenna connected?

martinling avatar Sep 14 '22 19:09 martinling

The spike/tone is the DC offset.

You may need to turn up some gains in the source block. I assume you have a suitable antenna connected?

The antenna that came with it. I also saw that in the FAQ. I updated firmware. Not sure if this could be a version mismatch and how to tell?

image

jadams454 avatar Sep 14 '22 19:09 jadams454

The spike/tone is the DC offset.

You may need to turn up some gains in the source block. I assume you have a suitable antenna connected?

Also changing gains didn't help.

jadams454 avatar Sep 14 '22 19:09 jadams454

@jadams454 For what it's worth, I've replicated the simple flow graph (on Windows) and it works as expected: image It could be that there's something off with the Soapy -> HackRF layer on your Ubuntu install. This might help: https://wiki.gnuradio.org/index.php/Soapy#Debugging .What I would recommend is installing the gr-osmocom (apt-get install gr-osmosdr) blocks and see if the problem persists. That will at least narrow it down: image

EDIT: It appears the soapy sources are filtering down to just 2 MB of bandwidth centered in the middle. I would not use Soapy with HackRF in GnuRadio. There may be a way to override this, but I don't know enough about how Soapy works.

image

dmaltsiniotis avatar Sep 14 '22 21:09 dmaltsiniotis

@jadams454 are you still looking for assistance or may I close this issue?

straithe avatar Nov 22 '22 22:11 straithe

All set thanks

On Tue, Nov 22, 2022 at 5:39 PM Straithe @.***> wrote:

@jadams454 https://github.com/jadams454 are you still looking for assistance or may I close this issue?

— Reply to this email directly, view it on GitHub https://github.com/greatscottgadgets/hackrf/issues/1158#issuecomment-1324330130, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBZVFNADVXFA3VTBU5SMJLWJVDQLANCNFSM6AAAAAAQMWKLMI . You are receiving this because you were mentioned.Message ID: @.***>

jadams454 avatar Nov 22 '22 23:11 jadams454