Skip to content

eeEUSERee/meshtastic_heltecv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meshtastic Heltec V2 Auto-Builds

This repository automatically builds the Meshtastic firmware for the
Heltec WiFi LoRa 32 V2 board every night (development branch).

Downloads

  • Go to the Actions tab → click the latest run → download the heltec-v2-firmware artifact.
  • Each artifact includes:
    • firmware.bin
    • firmware.factory.bin
  • Or go to releases

Flashing

Example (Linux/macOS):

esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x0 firmware.factory.bin

About

This repository automatically builds the Meshtastic firmware for the Heltec WiFi LoRa 32 V2 board every night (development branch).

Topics

Resources

Stars

Watchers

Forks