Smart-home BLE utility
BLE LED Strip Controller
{{ statusLabel }}
Web Bluetooth is not ready in this browser context.
{{ supportWarning }}
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
- {{ entry.time }} {{ entry.message }}
- 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 }}%