Flash MIA Firmware

Flash MIA directly from your browser — no software install required. Works in Chrome and Edge on Windows, macOS, and Linux.

Heltec WiFi LoRa 32 V3

Firmware v1.0.0 · Latest stable release

Requires Chrome or Edge. Firefox and Safari are not supported (Web Serial API).

Prefer the command line?

Flash using PlatformIO from the source repo:

git clone https://github.com/paperclipsvinny/Meshtastic-Injection-Apparatus
cd Meshtastic-Injection-Apparatus/firmware
pio run -e heltec_wifi_lora_32_V3 -t upload
pio run -e heltec_wifi_lora_32_V3 -t uploadfs

See the full flashing guide for more options.