[Hackrf-dev] Com/Serial Port Access to HackRF

Mike Kershaw dragorn at kismetwireless.net
Mon Aug 3 10:51:54 EDT 2015


On Mon, Aug 03, 2015 at 09:44:13AM +0100, Dominic Spill wrote:
> On 3 August 2015 at 03:21, Non Yeah <nonyeah at rocketmail.com> wrote:
> >
> > Does anyone know if HackRF has com port association and the ability to
> > receive serial commands from a Windows PC? If so, what steps would you take
> > to do this.
> 
> The hardware itself does not support this, I think your best chance
> would be to write an application that presents a com port and controls
> HackRF from it.
> 
> > When I connect the HackRF to my computer, no com port opens as I would
> > expect it to. Any help would be very much appreciated.
> 
> HackRF is controlled through libhackrf, which can be used by other
> software to communicate with the hardware.  You can probably find
> software that does what you would like to do with HackRF without the
> need for a com port.

Alternately, in theory it's possible to add something like a USB-CDC
serial port emulation to the hackrf firmware, and provide a
communication channel that way.

In general, though, the usefulness would be very limited - I don't
think you could stream a block of serial data as quickly as you need
to, compared to doing a bulk write or read...  which is why the hackrf
firmware is designed how it is in the first place.

-m

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://pairlist9.pair.net/pipermail/hackrf-dev/attachments/20150803/e8c3e569/attachment.pgp>


More information about the HackRF-dev mailing list