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

Trouble getting Ubertooth to work with any of the BLE modules. #35

Open
Jbvh opened this issue Jun 9, 2023 · 7 comments
Open

Trouble getting Ubertooth to work with any of the BLE modules. #35

Jbvh opened this issue Jun 9, 2023 · 7 comments

Comments

@Jbvh
Copy link

Jbvh commented Jun 9, 2023

Whenever I try to launch ubertooth using any mirage BLE modules, it doesn't work. I've got the latest ubertooth 2020-12-R1 firmware and I've even tried using it on VirtualBox instead of VMware. (It works on other github projects.)

UbertoothBLE.mov
@alphafox02
Copy link

I won't have a chance to test with my ubertooth till next week, but I noticed you're putting the interface as ubertooth and not say ubertooth0. Not sure if that would change anything, but I notice it says this under the mirage documentation.

"The corresponding interfaces are : ubertoothX (e.g. “ubertooth0”)"

@Jbvh
Copy link
Author

Jbvh commented Jun 22, 2023

I already tried ubertooth1-9, none seem to work for me. It's always the same problem, it just disconnects.

@mma4194
Copy link

mma4194 commented Jul 21, 2023

I also have the same problem with Ubertooth One.
I'm running firmware version: 2020-12-R1 (API:1.07)

@alphafox02
Copy link

I finally got around to also trying this on my end. A ble scan ends in a seg fault, however, blue hydra can use the ubertooth without issue.

This is on 22.04 w/ latest Mirage + latest ubertooth firmware.

@Jbvh
Copy link
Author

Jbvh commented Aug 29, 2023

What about jamming bluetooth? Is there any other tool that can interfere with ble packets?

@alphafox02
Copy link

alphafox02 commented Sep 16, 2023

I have no idea what's different, but I just plugged in my ubertooth and went right to loading ble_scan with it. I even tried ble_sniff

 << ble_sniff >>~~> set INTERFACE ubertooth0       
 << ble_sniff >>~~> run
[SUCCESS] Ubertooth Device (ubertooth0) successfully instanciated !

I get packet results.

@alphafox02
Copy link

This is interesting. Running the same Mirage, same 22.04 setup on my desktop and it fails just as we've discussed. I then switch the Ubertooth to a small, newer mini x86_64 PC with (best I can tell) same exact software setup and everything works with the Ubertooth and Mirage.

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