Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth device #126

Open
ghost opened this issue Aug 1, 2018 · 4 comments
Open

Bluetooth device #126

ghost opened this issue Aug 1, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 1, 2018

Hello
This could very well be a stupid question but how do I check if the hardwer I plugged in (UD100 bluetooth usb adapter) is actually being used. Because the tiny light on the side is always on anyway. So is it being used by default? Or does it need additional configuration?

Thanks in advance

@ghost
Copy link

ghost commented Aug 2, 2018 via email

@thewasabiguy
Copy link

If you are on Linux.use the following command in the terminal:

hcitool dev

this will show you the connected BT devices. Most likely you will have hci0 as your internal card and hci1 as the UD100

you can go into the Bluehydra config file and make sure it has hci1 as the device used instead of hci0. Or as required for your setup.

@EMCP
Copy link

EMCP commented Sep 9, 2019

is the Ubertooth also supposed to showup in this output?

@dimamoose
Copy link

execute 'dmesg' in command in terminal to check the device and you will see the activity. The device need no additional configuration. The device should be identified as hci0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants