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

Does not work with generic CSR dongle #1

Open
gchehab opened this issue Nov 9, 2021 · 7 comments
Open

Does not work with generic CSR dongle #1

gchehab opened this issue Nov 9, 2021 · 7 comments

Comments

@gchehab
Copy link

gchehab commented Nov 9, 2021

Hi @thxomas, I have been trying to make it work with a generic CSR dongle. It reports the address has changed, appearing to have worked normally. However, after the device reset, the mac address remains the original one. Any clues or tips?

Tried with -r and even a temporary change -t, but all with the same results.

@thxomas
Copy link
Owner

thxomas commented Nov 9, 2021

Hi !
What is reported after the "Manufacturer :" word when you run it ?

@gchehab
Copy link
Author

gchehab commented Nov 9, 2021

It reports:

$ sudo ./bdaddr -r -i hci0 <new mac>
Manufacturer: Cambridge Silicon Radio (10)
Device address: <old mac>
New BD address: <new mac>

Address changed - Device reset successfully

And the mac address is not changed. I am using the current main branch commit. I will try another dongle I have somewhere...

Perhaps there is something odd on this specific unit or firmware version...

@thxomas
Copy link
Owner

thxomas commented Nov 10, 2021

Yes, looks like something specific. I'm sorry this part of the code was not written by me, and I have no CSR device to test.

@YusukeDS
Copy link

Yes, looks like something specific. I'm sorry this part of the code was not written by me, and I have no CSR device to test.

Hello! Can you help me out?
With me im getting a "Can't write new address"..

@helgek
Copy link

helgek commented Feb 6, 2023

I'm having the same issue:
Manufacturer: Intel Corp. (2)
Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
(it's an Intel NUC device)

@helgek
Copy link

helgek commented Feb 6, 2023

I searched for BLE capable USB dongles with the chipsets mentioned as supported but I couldn't find any. Do I assume correctly that only old bluetooth sticks are supported?

@KilianSSL
Copy link

I had the same issue like #1 (comment) when i tried to reset the device using bdaddr -r, but when i use hciconfig hci1 reset it shows me the new bdaddr when running hcitool dev

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

5 participants