[Hackrf-dev] HackRF-dev Digest, Vol 20, Issue 11

Mark Grennan mark at grennan.com
Wed Aug 13 14:52:24 EDT 2014


I'm using zadig v2.0.1.160 and sdrsharp version 1.0.0.1317. 

With the only missing stop was to press the gear (config) icon and raise the VGA gain 3-6 stops. Then the play (start) icon. 

The fastest signal to find is a local WFM radio station (search around 100Mh) and a bandwidth of 200,000. 


----- Original Message -----

From: hackrf-dev-request at greatscottgadgets.com 
To: hackrf-dev at greatscottgadgets.com 
Sent: Wednesday, August 13, 2014 12:26:56 PM 
Subject: HackRF-dev Digest, Vol 20, Issue 11 

Send HackRF-dev mailing list submissions to 
hackrf-dev at greatscottgadgets.com 

To subscribe or unsubscribe via the World Wide Web, visit 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 
or, via email, send a message with subject or body 'help' to 
hackrf-dev-request at greatscottgadgets.com 

You can reach the person managing the list at 
hackrf-dev-owner at greatscottgadgets.com 

When replying, please edit your Subject line so it is more specific 
than "Re: Contents of HackRF-dev digest..." 


Today's Topics: 

1. Re: Testing a new HackRF One (Greg Dejno) 
2. Re: Testing a new HackRF One (Dennis Liang) 


---------------------------------------------------------------------- 

Message: 1 
Date: Wed, 13 Aug 2014 12:50:48 -0400 
From: "Greg Dejno" <greg at dejno.net> 
To: <hackrf-dev at greatscottgadgets.com> 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 
Message-ID: <004801cfb716$bcf6d410$36e47c30$@dejno.net> 
Content-Type: text/plain; charset="UTF-8" 

I was finally able to get the sdr# working with mine. I was having the same problems with no signals appearing with the default settings. I went the pentoo route to verify the hardware was working and then went back to try to get it working in Windows with sdr#. 

The configuration settings for HackRF in the GUI did not allow the enabling of the HackRFExternalAmp setting or the VGA and LNA gain settings. They are both greyed out in the GUI. I manually changed the settings in the SDRSharp.exe.Config file to the following and was able to successfully tune FM radio signals. 

<add key="HackRFLNAGain" value="3" /> 
<add key="HackRFVGAGain" value="3" /> 
<add key="HackRFExternalAmp" value="True" /> 

Once thing I realized after doing this, is that the settings are not greyed out once you "Start" the acquisition of the signals in SDR#. You should be able to make modifications in the GUI after clicking start and then clicking on the gear options. 

Hope this helps! 


-----Original Message----- 
From: HackRF-dev [mailto:hackrf-dev-bounces at greatscottgadgets.com] On Behalf Of Dan Koellen 
Sent: Wednesday, August 13, 2014 12:34 PM 
To: 'Michael Ossmann' 
Cc: hackrf-dev at greatscottgadgets.com 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 

Thanks Mike 

Will I need to make any edits to sdrsharp.exe configuration file? 

-----Original Message----- 
From: Michael Ossmann [mailto:mike at ossmann.com] 
Sent: Wednesday, August 13, 2014 8:47 AM 
To: Dan Koellen 
Cc: 'scateu'; hackrf-dev at greatscottgadgets.com 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 

You need the very latest sdr# from sdrsharp.com. It is particularly important that your hackrf.dll is up to date. 


On Wed, Aug 13, 2014 at 07:10:48AM -0700, Dan Koellen wrote: 
> 
> Thanks scateu 
> 
> I should have been more clear, I could not get SDR# to connect with 
> the HackRF board. I received the 'USB driver not installed or board 
> is not connected' error message even though I loaded WinUSB with zadig 
> 
> I'll keep in mind your configuration suggestions when I get SDR# to 
> see my board. 
> 
> When running Pentoo the HackRF board was found with hackrf_info 
> command 
> 
> Thanks, phase2682 
> 
> -----Original Message----- 
> From: scateu [mailto:scateu at gmail.com] 
> Sent: Wednesday, August 13, 2014 7:04 AM 
> To: Dan Koellen 
> Cc: mr2dave; Jon B; hackrf-dev at greatscottgadgets.com 
> Subject: Re: [Hackrf-dev] Testing a new HackRF One 
> 
> Hi, 
> 
> You may need to click the configuration icon ( gear ) , and check ?Amp? 
> on, then set LNA(Low Noise Amplifier) gain and VGA(Variable Gain 
> Amplifier) to about 1/3 to the right. 
> 
> Oh, you need to click the ?play? button first, or those slider and 
> checkbox would be grey. 
> 
> 
> Cheers, 
> scateu 
> 
> ? 2014?8?13????9:36?Dan Koellen <phase2682 at gmail.com> ??? 
> 
> > I had problems getting SDR# running with HackRF also. I had been 
> > using 
> SDR# 
> > with a RTL dongle for a while with no problems. 
> > 
> > Is there a newer version of SDR# I should install that will work 
> > with HackRF? 
> > 
> > I just imaged Pentoo and have to learn GNU radio now. I was hoping to 
> > bring HackRF up faster with SDR# that I am already familiar with. 
> > 
> > -----Original Message----- 
> > From: HackRF-dev [mailto:hackrf-dev-bounces at greatscottgadgets.com] 
> > On 
> Behalf 
> > Of mr2dave 
> > Sent: Tuesday, August 12, 2014 11:26 PM 
> > To: Jon B 
> > Cc: hackrf-dev at greatscottgadgets.com 
> > Subject: Re: [Hackrf-dev] Testing a new HackRF One 
> > 
> > Try running zadig with hackrf plugged in. 
> > From the Options menu, select List All Devices. 
> > Select HackRF One from the drop-down menu. 
> > Verify that the WinUSB driver is loaded on the left. If it isn't, 
> > install it again now. 
> > If all else fails, load up Pentoo. 
> > 
> > 
> > On Tue, 2014-08-12 at 20:59 -0600, Jon B wrote: 
> >> I'm looking for a quick (Windows based way) to make sure the 
> >> hardware works. 
> >> 
> >> 
> >> I'm not sure my new HackRF One works. 
> >> 
> >> 
> >> Anybody have any hints on how to configure SDR#? 
> >> 
> >> 
> >> Here is what I've done: 
> >> 
> >> 
> >> I attached the antenna to the antenna port. 
> >> 
> >> I downloaded SDR#. 
> >> I installed SDR#. 
> >> I installed the driver by running zadig (the one from the sdrsharp 
> >> directory). 
> >> Plugged in the HackRF One. 
> >> Ran SDRSharp. 
> >> Configured source = HackRF, Radio = NFM. Then hit start. 
> >> Set the frequency to 89MHz. 
> >> 
> >> 
> >> I see a flat spectra spanning 86 to 96 MHz at -77. As I roll 
> >> around the spectrum I get nothing. 
> >> 
> >> 
> >> The HackRF leds are all lit except TX. 
> >> 
> >> 
> >> 
> >> 
> >> 
> >> 
> >> 
> >> 
> >> _______________________________________________ 
> >> HackRF-dev mailing list 
> >> HackRF-dev at greatscottgadgets.com 
> >> http://nine.pairlist.net/mailman/listinfo/hackrf-dev 
> > 
> > 
> > _______________________________________________ 
> > HackRF-dev mailing list 
> > HackRF-dev at greatscottgadgets.com 
> > http://nine.pairlist.net/mailman/listinfo/hackrf-dev 
> > 
> > _______________________________________________ 
> > HackRF-dev mailing list 
> > HackRF-dev at greatscottgadgets.com 
> > http://nine.pairlist.net/mailman/listinfo/hackrf-dev 
> 
> _______________________________________________ 
> HackRF-dev mailing list 
> HackRF-dev at greatscottgadgets.com 
> http://nine.pairlist.net/mailman/listinfo/hackrf-dev 

_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 



------------------------------ 

Message: 2 
Date: Wed, 13 Aug 2014 10:14:29 -0700 
From: "Dennis Liang" <dragonman at tmdrake.com> 
To: "Paul Connolly" <eeipcy at gmail.com>, 
<hackrf-dev at greatscottgadgets.com> 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 
Message-ID: 
<112ABF43F1FEC341B02E51034F46A444282E34 at dc-w2k3s01.home.net> 
Content-Type: text/plain; charset="utf-8" 

I hope this get fixed?wanted to start playing with hackrf more?I had the same problem with the prototype. Is there a good firmware customization guide. Maybe we can change the PNP id so they match for us windows haxor. 



I do expect to see some sort of guide/tutorial in the linux GNU radio side too? 



-D 



From: HackRF-dev [mailto:hackrf-dev-bounces at greatscottgadgets.com] On Behalf Of Paul Connolly 
Sent: Wednesday, August 13, 2014 10:09 AM 
To: hackrf-dev at greatscottgadgets.com 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 



A lot of people appear to be using this out of date guide that tells them incorrectly to overwrite the hackrf.dll with one from November last year. 
http://superfro.org/setting-up-hackrf-in-windows-with-sdr/ 

On 13/08/2014 16:47, Michael Ossmann wrote: 

You need the very latest sdr# from sdrsharp.com. It is particularly 
important that your hackrf.dll is up to date. 


On Wed, Aug 13, 2014 at 07:10:48AM -0700, Dan Koellen wrote: 


Thanks scateu 

I should have been more clear, I could not get SDR# to connect with the 
HackRF board. I received the 'USB driver not installed or board is not 
connected' error message even though I loaded WinUSB with zadig 

I'll keep in mind your configuration suggestions when I get SDR# to see my 
board. 

When running Pentoo the HackRF board was found with hackrf_info command 

Thanks, phase2682 

-----Original Message----- 
From: scateu [mailto:scateu at gmail.com] 
Sent: Wednesday, August 13, 2014 7:04 AM 
To: Dan Koellen 
Cc: mr2dave; Jon B; hackrf-dev at greatscottgadgets.com 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 

Hi, 

You may need to click the configuration icon ( gear ) , and check ?Amp? 
on, then set LNA(Low Noise Amplifier) gain and VGA(Variable Gain Amplifier) 
to about 1/3 to the right. 

Oh, you need to click the ?play? button first, or those slider and 
checkbox would be grey. 


Cheers, 
scateu 

? 2014?8?13????9:36?Dan Koellen <phase2682 at gmail.com> <mailto:phase2682 at gmail.com> ??? 


I had problems getting SDR# running with HackRF also. I had been using 

SDR# 

with a RTL dongle for a while with no problems. 

Is there a newer version of SDR# I should install that will work with 
HackRF? 

I just imaged Pentoo and have to learn GNU radio now. I was hoping to 
bring HackRF up faster with SDR# that I am already familiar with. 

-----Original Message----- 
From: HackRF-dev [mailto:hackrf-dev-bounces at greatscottgadgets.com] On 

Behalf 

Of mr2dave 
Sent: Tuesday, August 12, 2014 11:26 PM 
To: Jon B 
Cc: hackrf-dev at greatscottgadgets.com 
Subject: Re: [Hackrf-dev] Testing a new HackRF One 

Try running zadig with hackrf plugged in. 
>From the Options menu, select List All Devices. 
Select HackRF One from the drop-down menu. 
Verify that the WinUSB driver is loaded on the left. If it isn't, 
install it again now. 
If all else fails, load up Pentoo. 


On Tue, 2014-08-12 at 20:59 -0600, Jon B wrote: 

I'm looking for a quick (Windows based way) to make sure the hardware 
works. 


I'm not sure my new HackRF One works. 


Anybody have any hints on how to configure SDR#? 


Here is what I've done: 


I attached the antenna to the antenna port. 

I downloaded SDR#. 
I installed SDR#. 
I installed the driver by running zadig (the one from the sdrsharp 
directory). 
Plugged in the HackRF One. 
Ran SDRSharp. 
Configured source = HackRF, Radio = NFM. Then hit start. 
Set the frequency to 89MHz. 


I see a flat spectra spanning 86 to 96 MHz at -77. As I roll around 
the spectrum I get nothing. 


The HackRF leds are all lit except TX. 








_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 



_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 

_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 


_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 

_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 



-------------- next part -------------- 
An HTML attachment was scrubbed... 
URL: <http://nine.pairlist.net/pipermail/hackrf-dev/attachments/20140813/021db5a0/attachment.html> 

------------------------------ 

Subject: Digest Footer 

_______________________________________________ 
HackRF-dev mailing list 
HackRF-dev at greatscottgadgets.com 
http://nine.pairlist.net/mailman/listinfo/hackrf-dev 


------------------------------ 

End of HackRF-dev Digest, Vol 20, Issue 11 
****************************************** 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nine.pairlist.net/pipermail/hackrf-dev/attachments/20140813/f7c603b7/attachment-0001.html>


More information about the HackRF-dev mailing list