Scan BLE devices. Forward everywhere.
Real-time BLE device detection that forwards sensor data to WebSocket, HTTP, and MQTT simultaneously — from a single lightweight Python service.
Push sensor data to WebSocket, HTTP, and MQTT simultaneously — no duplicate scripts.
Pre-built images for amd64 and ARM64. Runs on Raspberry Pi out of the box.
Target specific devices by MAC address, RSSI threshold, or manufacturer ID.
Built-in recipes decode vendor-specific BLE payloads. ELA Innovation supported out of the box.
$ git clone https://github.com/iconnek/ble-turbo-scanner
$ cp .env.example .env # configure outputs & filters
$ python main.py # start scanning