Updated Home (markdown)

master
sh123 2021-10-23 15:16:53 +03:00
rodzic 941f5a1eef
commit 16f16b7295
1 zmienionych plików z 1 dodań i 1 usunięć

@ -12,7 +12,7 @@ Amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP modem** + **APRS-I
- *WiFi client/STA mode*, activated when `cfg.WifiEnableAp/CFG_WIFI_ENABLE_AP` is set to `false`
- Can operate in *WiFi AP mode*, activated when `cfg.WifiEnableAp/CFG_WIFI_ENABLE_AP` is set to `true`
# Modes of operations
# Modes of operation
- **Normal/Client mode**, activated when `cfg.IsClientMode/CFG_IS_CLIENT_MODE` is set to `true`
- **APRS iGate/digipeater mode**, activated when `cfg.IsClientMOde/CFG_IS_CLIENT_MODE` is set to `false`
- *RF to APRS-IS gating*, it will connect to your WiFI and will forward received APRS positions from RF LoRa 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 from config). This way, it is also possible to setup portable iGate by connecting to your mobile phone's hotspot and provide power from the phone USB port by using USB-OTG cable