ESP32 LoRa APRS Modem
Go to file
sh123 886a0a91d5 Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +02:00
images Added image 2021-11-20 11:06:46 +02:00
.gitignore Uses SX1268 (#28) 2021-11-10 08:59:34 +02:00
LICENSE
README.md Update README.md 2021-11-16 17:20:49 +02:00
ax25_callsign.cpp
ax25_callsign.h
ax25_payload.cpp
ax25_payload.h
ble_serial.cpp
ble_serial.h
config.h Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +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 Allow specifying some more lora parameters from config.h 2021-11-22 11:57:12 +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 and SX127X with possibility to use other modules supported by RadioLib.

Dependencies

Install via libraries: