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

Add bluetooth support #144

Open
lamaalrajih opened this issue Sep 26, 2024 · 2 comments
Open

Add bluetooth support #144

lamaalrajih opened this issue Sep 26, 2024 · 2 comments

Comments

@lamaalrajih
Copy link

Hi -- we'd like to use the buildroot sdk but it unfortunately doesn't have any bluetooth support. Can you guys please add that?

@carbonfix
Copy link
Contributor

test in duos:
hciattach -s 1500000 /dev/ttyS4 any 1500000 flow nosleep
hciconfig hci0 up
hcitool scan

@BoryaGames
Copy link

Hello, @carbonfix
Since that user didn't respond for a long time, I tested it myself.

[root@milkv-duo]~# hciattach -s 1500000 /dev/ttyS4 any 1500000 flow nosleep
Device setup complete
[root@milkv-duo]~# hciconfig hci0 up
[root@milkv-duo]~# hcitool scan
Scanning ...
[root@milkv-duo]~# hcitool scan
Scanning ...
[root@milkv-duo]~# hcitool scan
Scanning ...
        20:17:11:08:06:18       U7 Max

I can say it found another Bluetooth device successfuly. Can you, please, add more information about this in the docs? Add these commands and also add commands how to connect/disconnect and use it, not only do a scan.

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