<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bluetooth on Commentary of Takao</title><link>https://takao.blog/en/tags/bluetooth/</link><description>Recent content in Bluetooth on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Commentary of Takao</copyright><lastBuildDate>Sat, 13 Jun 2026 23:11:50 +0900</lastBuildDate><atom:link href="https://takao.blog/en/tags/bluetooth/index.xml" rel="self" type="application/rss+xml"/><item><title>Web Bluetooth API: Connecting Hardware from the Browser</title><link>https://takao.blog/en/web/web-bluetooth-api/</link><pubDate>Tue, 23 Jul 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/en/web/web-bluetooth-api/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post Web Bluetooth API: Connecting Hardware from the Browser" /&gt;&lt;p&gt;The Web Bluetooth API brings hardware interaction to the browser, enabling web applications to communicate with Bluetooth Low Energy (BLE) devices. This opens up IoT use cases like connecting heart rate monitors, temperature sensors, and smart lights directly from web pages.&lt;/p&gt;
&lt;h2 id="how-web-bluetooth-works"&gt;How Web Bluetooth Works
&lt;/h2&gt;&lt;p&gt;Web Bluetooth operates over the GATT (Generic Attribute Profile) protocol, which is standard for BLE communication. In this model, the BLE device acts as a peripheral that exposes services and characteristics, while the browser acts as the central that consumes them.&lt;/p&gt;</description></item></channel></rss>