About 137,000,000 results
Open links in new tab
  1. Web Bluetooth API - Web APIs | MDN - MDN Web Docs

    May 27, 2025 · The Web Bluetooth API provides the ability to connect and interact with Bluetooth Low Energy peripherals.

  2. Node Web Bluetooth

    Node.js implementation of the Web Bluetooth Specification. Latest version: 3.3.2, last published: 7 months ago. Start using webbluetooth in your project by running `npm i webbluetooth`. There are 12 …

  3. Web Bluetooth - GitHub

    Bluetooth is a standard for short-range wireless communication between devices. Bluetooth "Classic" (BR / EDR) defines a set of binary protocols and supports speeds up to about 24Mbps.

  4. Bluetooth support for the Web. - GitHub

    Interact with Bluetooth devices on the Web introduction article shows you how to get started with Web Bluetooth. Implementation Status describes various browser support on platforms, hardware …

  5. Communicating with Bluetooth devices over Java - Chrome Developers

    Jul 21, 2015 · Get Started with Web Bluetooth is a simple Web App that will generate all the JavaScript boilerplate code to start interacting with a Bluetooth device. Enter a device name, a service, a …

  6. Web Bluetooth Community Group

    Bluetooth is a standard for short-range wireless communication between devices. This group is developing a specification for Bluetooth APIs to allow websites to communicate with devices in a …

  7. An Introduction to Web Bluetooth | Bluetooth® Technology Website

    Provides foundation-level information and hands-on labs that walk you through using Web Bluetooth APIs.

  8. Connecting the Unconnected: A Beginner's Guide to the Web Bluetooth

    Sep 29, 2025 · A practical, beginner-friendly guide to the Web Bluetooth API: what it is, how it works, browser/security constraints, and step-by-step code examples to scan, connect, read, write and …

  9. Bluetooth - Web APIs | MDN

    Aug 15, 2024 · The Bluetooth interface of the Web Bluetooth API provides methods to query Bluetooth availability and request access to devices.

  10. Interact with Bluetooth Devices using the Web Bluetooth API

    Aug 1, 2020 · If you have smart home devices, you’ve likely interacted with them over Bluetooth from a native app on your phone. Did you know that you can also interact with Bluetooth devices through a …