Giter Site home page Giter Site logo

Comments (4)

ZeroChaos- avatar ZeroChaos- commented on July 30, 2024 1

bundler is not required, but it's certainly helpful so I've added some comments on it's use. thanks.

from blue_hydra.

ZeroChaos- avatar ZeroChaos- commented on July 30, 2024

As mentioned on irc, check blue_hydra.log, but in short, yes that is critical.

At this time bluetoothd is required for discovery.

from blue_hydra.

ZeroChaos- avatar ZeroChaos- commented on July 30, 2024

Leaving this bug open as a reminder to:

  1. improve documentation
  2. improve erroring to cli when not in daemon mode

from blue_hydra.

E3V3A avatar E3V3A commented on July 30, 2024

@robotastic
I just tried this on a RPi3B (Jessie) and it seem to work just great. Was little tricky to get all dependencies clarified. Out of the box after bootup, you don't need to use hciconfig but rather check with:

$ hcitool dev
Devices:
        hci0    B8:27:EB:77:XX:XX

The right tool is to use bluetoothctl CLI and then type show, and exit with quit.

The way to install is this:

sudo apt-get install -y bluez bluez-test-scripts python-bluez python-dbus
sudo apt-get install -y ruby-dev bundler
git clone https://github.com/pwnieexpress/blue_hydra.git
cd blue_hydra
bundle install
sudo ./bin/blue_hydra

@ZeroChaos-
Please add this to your README.

from blue_hydra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.