IDTelemetry — Web Flasher

Flash the firmware to your stick directly from this page — no toolchain needed. Works in Chrome and Edge on Desktop (uses WebSerial API).

Full version (LILYGO T-SIM7080G-S3)

Production firmware with LTE-M modem, external GNSS, PMU and battery support.

requires LILYGO T-SIM7080G-S3 board

Lite version (plain ESP32-S3)

BLE ELM327 + CAN + WiFi-only telemetry buffer. Status: preparation, not production-ready.

requires ESP32-S3-N16R8 board (16 MB flash, 8 MB PSRAM)

How does this work?

ESP Web Tools uses the WebSerial API to talk to your stick over USB and upload the firmware binary. Nothing leaves your browser — there is no server in the loop. The binaries served from this page are the artefacts published in the GitHub Releases.

Browser support

Chrome 89+, Edge 89+, Opera. Not supported on Firefox or Safari yet. iOS / iPadOS cannot flash because WebSerial is not available there.

Trouble?