kopia lustrzana https://github.com/sh123/esp32_loraprs
Update README.md
rodzic
b945b46fbb
commit
8d0367a043
|
@ -5,7 +5,7 @@ Amateur radio ESP32 based LoRa APRSDroid KISS Bluetooth modem and LoRa APRS-IS i
|
|||
|
||||
Can be used in two modes:
|
||||
- **as a LoRa APRS client**, you need to use APRSDroid application (https://aprsdroid.org), 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. By having two clients you can not only send your position, but also send and receive APRS messages.
|
||||
- **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
|
||||
- **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 (could be enabled or disabled). It also supports APRS-IS to RF gating, so it is possible to enable it together with the filter in the config.
|
||||
|
||||
# Compatible Boards
|
||||
All work was done on ESP32-WROOM with custom made LoRa shield, if your ESP32 board is compatible then it should work, but there might be need to redefine pinouts to LoRa module if it differs (see further description in Software Setup section)
|
||||
|
|
Ładowanie…
Reference in New Issue