Update README.md

pull/5/head
sh123 2019-04-26 16:04:22 +03:00 zatwierdzone przez GitHub
rodzic 554e8dd30c
commit c504f3de6f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ Tiny experimental amateur radio esp32 based LoRa APRSDroid bluetooth modem and i
Can be used in two modes:
- **as LoRa APRS client**, you need to use APRSDroid application, connect to the modem using bluetooth, data will be re-transmitted through the LoRA radio, this is similar to APRSDroid micromodem - https://unsigned.io/micromodem/, received data will be sent back to the APRSDroid using bluetooth
- **as a LoRa APRS iGate server**, which connects to your WiFI and forwards received LoRA APRS positions into the APRS-IS network, it also reports client signal level, by appending it into the APRS comment
- **as a LoRa APRS iGate server**, which connects to your WiFI and forwards received LoRA APRS positions into the APRS-IS network, it also reports client signal level, by appending it into the APRS comment, so you can see your signal reports in different locations
# Software Dependencies
- Arduino ESP32 library: https://github.com/espressif/arduino-esp32 library (install using arduino library manager)