Update README.md

pull/5/head
sh123 2019-04-25 10:11:33 +03:00 zatwierdzone przez GitHub
rodzic 43953b409c
commit 5aa6aec206
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 (RA-01) APRSDroid bluetooth mod
Can be used in two modes:
- as a client, where 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, received data will be sent back to the APRSDroid using bluetooth
- as a server, which connects to your WiFI and sends received LoRA APRS positions into APRS-IS network
- as a server, which connects to your WiFI and sends received LoRA APRS positions into APRS-IS network, it also reports client signal level, by appending it into the APRS comment
# Software Dependencies
- espressif/arduino-esp32 library (install using arduino library manager)