Bluetooth Mesh Beacon

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_slug }'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Open Standard

Mesh-specific beacon used for network identification and provisioning in Bluetooth Mesh networks.

by Bluetooth SIG | Introduced 2017

Advertising Format

Features

Frequently Asked Questions

A BLE beacon is a small device that periodically broadcasts its identifier using BLE advertising packets. Nearby smartphones can detect these broadcasts for proximity detection, indoor positioning, and context-aware applications.