ESP32 LoRa APRS Modem
Go to file
sh123 46b17c87be Change default sync world to 0x12 2021-11-22 16:17:20 +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 Change default sync world to 0x12 2021-11-22 16:17:20 +02:00
esp32_loraprs.ino Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +02:00
kiss_processor.cpp
kiss_processor.h
loraprs_config.h Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +02:00
loraprs_service.cpp Log minimum decode level 2021-11-22 12:19:53 +02:00
loraprs_service.h Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +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).

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: