User Tools

Site Tools


howto:use_hackrf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:use_hackrf [2015/08/13 21:23]
funkylab [Getting libHackRF]
howto:use_hackrf [2015/08/14 17:30]
mkie [Booting into HackRF mode]
Line 1: Line 1:
 ====== Using your Rad1o in HackRF mode ====== ====== Using your Rad1o in HackRF mode ======
  
-===== Booting into HackRF mode =====+When in "HackRF mode", rad1o behaves like the HackRF (the very popular SDR by Michael Ossmann). That means that the rad1o has to be connected to a computer or smartphone and then acts as an interface to world of radiowaves.
  
-Press the joystick button to the left, hold it, and switch the power on+===== Booting into HackRF mode =====
  
 +When in HackRF mode, the rad1o display shows something like "​Booting HACKRF.BIN"​ or "​Booting HKRF-OLD.BIN"​. If not, [[howto:​change_default_application|change the mode]].
 ===== Connecting to your PC ==== ===== Connecting to your PC ====
  
Line 25: Line 26:
 with the .rules suffix, containing ​ with the .rules suffix, containing ​
  
-''​SUBSYSTEMS=="​usb",​ ATTRS{idVendor}=="​1d50",​ ATTRS{idProduct}=="​6089",​ MODE:​="​0666"​''​+<​code>​ 
 +SUBSYSTEMS=="​usb",​ ATTRS{idVendor}=="​1d50",​ ATTRS{idProduct}=="​6089",​ MODE:​="​0666"​ 
 +SUBSYSTEMS=="​usb",​ ATTRS{idVendor}=="​1d50",​ ATTRS{idProduct}=="​cc15",​ MODE:​="​0666"​ 
 +</​code>​
  
 You can also download the file from [[http://​s.hostalia.de/​o|here]]. You can also download the file from [[http://​s.hostalia.de/​o|here]].
howto/use_hackrf.txt · Last modified: 2015/08/14 17:30 by mkie