ESP32 LoRa APRS Modem
Go to file
sh123 510cb82943
Update README.md
2021-11-20 16:35:02 +02:00
images
.gitignore
LICENSE
README.md Update README.md 2021-11-20 16:35:02 +02:00
ax25_callsign.cpp
ax25_callsign.h
ax25_payload.cpp
ax25_payload.h
ble_serial.cpp
ble_serial.h
config.h
esp32_loraprs.ino
kiss_processor.cpp
kiss_processor.h
loraprs_config.h
loraprs_service.cpp
loraprs_service.h

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).

To configure sketch modify default parameters in config.h file.

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

Supported modules: SX126X (tested with RA-01) and SX127X (tested with E22-400M30S) with possibility to use other modules supported by RadioLib.

Dependencies

Install via libraries: