Smart-home BLE utility

BLE LED Strip Controller

{{ statusLabel }}

Connection

{{ statusMessage || 'Pair with a nearby compatible BLE LED strip.' }}

Device
{{ deviceName }}
Connection state
{{ connectionText }}

Advanced / Debug

Last command

{{ lastCommandHex || 'None sent yet' }}

Service

{{ activeService || 'Not selected' }}

Characteristic

{{ activeCharacteristic || 'Not selected' }}

Generic BLE strips can use different services, characteristics, or byte protocols. Try wide scan, channel order, and protocol profile changes if pairing works but commands fail.

Protocol options

Storage CRUD

Status log

  1. {{ entry.time }} {{ entry.message }}
  2. No events yet.

Controls

Choose color and brightness, then stream changes to the strip.

Selected color

Hex {{ selectedHex }}
R {{ scaledColor.r }}
G {{ scaledColor.g }}
B {{ scaledColor.b }}
{{ brightness }}%