ESP32 LoRa APRS Modem
Go to file
sh123 59b94b4be8 Fix wrong define usage 2021-11-13 11:01:51 +02:00
images Added image 2021-10-26 17:11:30 +03:00
.gitignore Uses SX1268 (#28) 2021-11-10 08:59:34 +02:00
LICENSE
README.md Update README.md 2021-10-28 10:20:51 +03:00
ax25_callsign.cpp
ax25_callsign.h
ax25_payload.cpp Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
ax25_payload.h Add configuration flag to allow text aprs messaging 2021-10-26 12:01:14 +03:00
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 Logging 2021-10-26 16:36:16 +03:00
kiss_processor.h Add ability to disable KISS and run in TNC2 mode 2021-10-26 13:09:43 +03:00
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 wrong define usage 2021-11-13 11:01:51 +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: