LoRa_APRS_iGate/README.md

43 lines
1.3 KiB
Markdown
Raw Normal View History

2023-05-12 18:25:09 +02:00
# Richonguzman / CD2RXU LoRa APRS iGate
# Firmware for Tx and Rx !!!
2023-03-02 13:05:44 +01:00
2023-03-26 14:22:47 +02:00
LoRa APRS iGATE for:
- LILYGO ESP32 LoRa v2-1-1.6
- ESP32 Wroom Dev + SX1278 LoRa Module for a DIY Version
2023-03-03 04:00:01 +01:00
2023-05-03 20:08:29 +02:00
__________________________________________
2023-03-03 04:00:01 +01:00
Achievements:
2023-05-12 18:25:09 +02:00
- listening to LoRa packets the same as messages for Stations/Callsing in near 80Kms.
2023-04-27 19:21:55 +02:00
- transmiting messages listened from APRS-IS to LoRa
2023-05-03 20:09:07 +02:00
__________________________________________
2023-04-27 19:21:55 +02:00
Instrucctions (add your information into the '/data/igate_conf.json'):
1.- Change "callsign" from "NOCALL-10" to your CALLSIGN + SSID
2023-04-27 19:22:32 +02:00
2023-04-27 19:21:55 +02:00
2.- Change "SSID" from "WiFi_AP_1" to your WIFI-NAME
2023-04-27 19:22:32 +02:00
2023-04-27 19:21:55 +02:00
3.- Change "Password" from "password_WiFi_2" to your WIFI-PASSWORD
2023-04-27 19:22:32 +02:00
2023-04-27 19:21:55 +02:00
4.- Add the GPS to "Latitude" and "Longitude" (info from GoogleMaps) of new LoRa iGate
2023-04-27 19:22:32 +02:00
2023-04-27 19:21:55 +02:00
5.- Change "passcode" from "XYZVW" to yours (remember that is 5 digits integer)
2023-04-27 19:22:32 +02:00
2023-05-20 00:52:59 +02:00
__________________________________________
Versions:
2023.02.10 - First Beta (receiving LoRa Beacon/Packets and uploading to APRS-IS).
2023.02.17 - Receiving Feed from APRS-IS.
2023.03.01 - Tx Packet from APRS-IS to nearby LoRa Stations.
2023.05.12 - Tx Packet from APRS-IS to LoRa-RF Correction.
2023-05-20 00:52:59 +02:00
2023.05.19 - Saving Last-Heard Stations for validating Tx Responses
__________________________________________
2023-04-27 19:21:55 +02:00
Enjoy!!!
2023-05-12 18:25:09 +02:00
# Hope You Enjoy this, 73 !! CD2RXU , Valparaiso, Chile
2023-04-27 19:21:55 +02:00