Skip to content

SQ2CPA/LoRa_APRS_Balloon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQ2CPA LoRa APRS Balloon (+WSPR!)

Check my parts list here

This software is experimental!

We are playing with Balloon as LoRa APRS Digipeater testing LoRa modulation parameters and other stuff!

Description

This firmware is suitable for LoRa based balloon trackers. For now its good for HT-CT62 board that includes ESP32C3+SX1262. It contains many good features like digipeater so you can repeat your messages via balloon via LoRa APRS!

You can also easily modify that for other LoRa modules like SX1278 or other ESP32. This is not hard!

Configuration

All configuration is located in ./src/configuration.h

Pinout

  • GPIO9 to VCC during flight, GND for programming.
  • GPS TX at GPIO0, GPS RX at GPIO1 (I prefer ATGM336H-5N31)
  • SI5351 at SCL GPIO19 and SDA GPIO18 (only for WSPR!)

Tips

  • Use external BOD 2.8-3V for ESP32 because of broken Internal BOD
  • GPIO9 to GND for programming, to VCC during flight (more safety)
  • Use 3.3V LDO if voltage >3.5V due to HT-CT62 datasheet (more safety, I don't know what is the real good max. voltage)
  • You don't need external I2C pull-up resistors for WSPR

73, Damian SQ2CPA, Poland

About

LoRa APRS Balloon specific software software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors