ESP32 LoRa APRS Modem
Go to file
sh123 1805d55500 Fix bug with log levels 2021-11-13 11:04:03 +02:00
images
.gitignore
LICENSE
README.md
ax25_callsign.cpp
ax25_callsign.h
ax25_payload.cpp
ax25_payload.h
ble_serial.cpp
ble_serial.h
config.h Add configurable support for reading in ISR vs reading on separate task 2021-11-12 20:39:39 +02:00
esp32_loraprs.ino Add config option to set debug level, add trace calls for incoming and outgoing data 2021-11-12 19:57:12 +02:00
kiss_processor.cpp
kiss_processor.h
loraprs_config.h Add config option to set debug level, add trace calls for incoming and outgoing data 2021-11-12 19:57:12 +02:00
loraprs_service.cpp Fix bug with log levels 2021-11-13 11:04:03 +02:00
loraprs_service.h Add configurable support for reading in ISR vs reading on separate task 2021-11-12 20:39:39 +02:00
module_name.h Fix wrong define usage 2021-11-13 11:01:51 +02:00

README.md

ESP32 LoRa APRS Modem

Modes of operation

This project is amateur radio ESP32 based LoRa KISS Bluetooth/BLE/USB/TCPIP modem + LoRa APRS-IS RX/TX iGate server over WiFI + LoRa APRS digipeater + Codec2 DV modem (with Codec2 Talkie Android application).

⚠ Project also supports APRSDroid TNC2 text APRS packet mode (configurable), which makes it interoperable with other LoRa APRS trackers without AX25 support.

Dependencies

Install via libraries: