LoRa APRS Tracker (Part 7)

Which board have you got Ben ? From your post I assume it’s this one:


If so, you need to clone this github repos:

point VS/PS at the platformio.ini file and edit line 12 “default_envs =”

to be “heltec_wireless_tracker”

[platformio]
default_envs = heltec_wireless_tracker

Like so

Next click the “Tick” at the bottom to compile to code:

Screenshot_2024-08-20_12-06-06

When it’s finished, plug in the Heltec board into a USB-C and connect it to your computer.

Next click the "Right Arrow "to the right of the “Tick” - this uploads the elf images

When that is done, click the Android/Alien symbol on the left hand side

select “heltec_wireless_tracker” and then “Upload Filesystem Image”.

Dave

4 Likes