AltBeacon

<\/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-source alternative to iBeacon with a configurable advertising format and reference power field.

제공: Radius Networks | 도입 2014

광고 형식

기능

자주 묻는 질문

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.