비콘 설정기

iBeacon 및 Eddystone 비콘 매개변수를 구성하세요. UUID, 네임스페이스, 인스턴스 ID를 설정하고 광고 패킷 구조를 미리 보세요.

Beacon Protocol

Max 17 bytes after encoding (.com, .org, .edu are compressed)

Advertising Packet

Protocol Info

iBeacon is Apple's beacon protocol. Uses a 16-byte proximity UUID, 2-byte major, and 2-byte minor for identification.

The advertising packet includes Apple's company ID (0x004C) and a fixed iBeacon prefix (0x0215).

Eddystone-UID broadcasts a 10-byte namespace and 6-byte instance for unique beacon identification.

Uses the Eddystone service UUID (0xFEAA) and frame type 0x00.

Eddystone-URL broadcasts a compressed URL that devices can open. Limited to ~17 bytes of encoded URL data.

Common suffixes (.com, .org, .edu) are compressed to single bytes.

Eddystone-TLM broadcasts telemetry data: battery voltage, temperature, advertising count, and uptime.

Used alongside UID/URL frames to monitor beacon health.

자주 묻는 질문

Yes, all BLEFYI tools are free and run entirely in your browser. No data is sent to any server.