Conversation
Updated tidyconfig.txt to specify indent-spaces and ran HTML tidy: tidy -config tidyconfig.txt -m index.html
Specify the Bluetooth device is paired Use <ul> for "or" clause Remove check for info["usbVendorId"]
SHA: 59de5c4 Reason: push, by reillyeon Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
@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? |
|
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? |
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. |
Closes #188