ESP32 LoRa APRS Modem
Go to file
sh123 589d4d4103 Use current rx status is CAD for sx126x 2021-11-20 15:03:21 +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 Added image 2021-11-20 11:06:46 +02:00
esp32_loraprs.ino Move RF switch pin selection to config, allow to specify all options in config.h 2021-11-15 15:44:37 +02:00
kiss_processor.cpp Logging 2021-10-26 16:36:16 +03:00
kiss_processor.h
loraprs_config.h Move RF switch pin selection to config, allow to specify all options in config.h 2021-11-15 15:44:37 +02:00
loraprs_service.cpp Use current rx status is CAD for sx126x 2021-11-20 15:03:21 +02:00
loraprs_service.h Move RF switch pin selection to config, allow to specify all options in config.h 2021-11-15 15:44:37 +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: