Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


intel_edison_blue_hydra_logger

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
intel_edison_blue_hydra_logger [2017/06/04 18:19] adminintel_edison_blue_hydra_logger [2017/06/05 20:36] – [Intel Edison - Blue Hydra logger] admin
Line 2: Line 2:
 ~~TOC~~ ~~TOC~~
 =====Intel Edison - Blue Hydra logger===== =====Intel Edison - Blue Hydra logger=====
- +{{::screenshot_from_2017-06-04_20-21-06.png?nolink| 
 +}}
  
 BlueHydra is a Bluetooth device discovery service built on top of the bluez library. BlueHydra makes use of ubertooth where available and attempts to track both classic and low energy (LE) bluetooth devices over time. BlueHydra is a Bluetooth device discovery service built on top of the bluez library. BlueHydra makes use of ubertooth where available and attempts to track both classic and low energy (LE) bluetooth devices over time.
Line 27: Line 27:
 cd blue_hydra/ cd blue_hydra/
 bundle install bundle install
 +</code>
 +  * Disable BT discovery for device itself:<code>vi /etc/rc.local
 +# Disable BT discovery
 +hciconfig hci0 noscan
 </code> </code>
   * Run blue hydra automatically as daemon after boot.<code>vi /etc/rc.local   * Run blue hydra automatically as daemon after boot.<code>vi /etc/rc.local
intel_edison_blue_hydra_logger.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1