Skip to content

Add support for Bluetooth serial ports#189

Merged
reillyeon merged 6 commits intomainfrom
bt-rfcomm-spec
Jul 25, 2023
Merged

Add support for Bluetooth serial ports#189
reillyeon merged 6 commits intomainfrom
bt-rfcomm-spec

Conversation

@nondebug
Copy link
Copy Markdown
Collaborator

Closes #188

nondebug added 2 commits June 14, 2023 14:26
Updated tidyconfig.txt to specify indent-spaces and ran HTML tidy:

  tidy -config tidyconfig.txt -m index.html
@nondebug nondebug requested a review from reillyeon June 14, 2023 21:48
Specify the Bluetooth device is paired
Use <ul> for "or" clause
Remove check for info["usbVendorId"]
@reillyeon reillyeon merged commit 59de5c4 into main Jul 25, 2023
@reillyeon reillyeon deleted the bt-rfcomm-spec branch July 25, 2023 19:54
github-actions bot added a commit that referenced this pull request Jul 25, 2023
SHA: 59de5c4
Reason: push, by reillyeon

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@bil-ash
Copy link
Copy Markdown

bil-ash commented Apr 15, 2025

@nondebug @reillyeon According to https://developer.chrome.com/blog/serial-over-bluetooth/ bluetooth serial ports is supported on desktop only. However, according to https://chromestatus.com/feature/5686596809523200 , bluetooth serial ports shipped for both desktop and android chrome 117. Which of these two is correct?
Also, if bluetooth serial ports is not supported on android, please bring support on android. I mean its more intuitive that I would like to control my pixel buds pro from android and not from desktop.

@reillyeon
Copy link
Copy Markdown
Collaborator

The ChromeStatus entry is incorrect however support for Bluetooth Serial on Android is currently being developed.

@bil-ash
Copy link
Copy Markdown

bil-ash commented Apr 15, 2025

The ChromeStatus entry is incorrect however support for Bluetooth Serial on Android is currently being developed.

Is it possible to track the status of the ongoing work?

@nondebug
Copy link
Copy Markdown
Collaborator Author

nondebug commented Apr 16, 2025

Is it possible to track the status of the ongoing work?

Yes, there's a newer Chrome Status entry here: Feature: Web serial over Bluetooth on Android

The linked tracking bug used to be public but it looks like a few weeks ago it was moved to a component without external visibility. I've asked for it to be moved back. Edit: It's externally visible again.

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

Successfully merging this pull request may close these issues.

Add support for Bluetooth serial ports

3 participants