From 095ab6e0a20b686d6f7f1983dfa63761697b0cfb Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 23 Oct 2021 13:56:45 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Home.md b/Home.md index 9afe81e..c97eac0 100644 --- a/Home.md +++ b/Home.md @@ -14,13 +14,12 @@ Amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP modem** + **APRS-I - if `cfg.BtName` is NOT set to empty string then server mode also allows to connect with KISS Bluetooth client and use it simultaneously with iGate functionality, e.g. when stationary at home and want to use DV Codec2 Walkie-Talkie voice communication # Transport selection -- Transport selection - - **Bluetooth**, enabled when `cfg.BtName/CFG_BT_NAME` is not empty - - **BLE**, enabled when `cfg.BtEnableBle/CFG_BT_USE_BLE` is set to `true`, mode needs to be used with iOS applications, such as official aprs.fi APRS iOS client - - **USB**, enabled when `cfg.UsbSerialEnable/CFG_USB_SERIAL_ENABLE` is set to `true` - - **TCPIP**, enabled when `cfg.KissEnableTcpIp/CFG_KISS_TCP_IP` is set to `true` - - *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` +- **Bluetooth**, enabled when `cfg.BtName/CFG_BT_NAME` is not empty +- **BLE**, enabled when `cfg.BtEnableBle/CFG_BT_USE_BLE` is set to `true`, mode needs to be used with iOS applications, such as official aprs.fi APRS iOS client +- **USB**, enabled when `cfg.UsbSerialEnable/CFG_USB_SERIAL_ENABLE` is set to `true` +- **TCPIP**, enabled when `cfg.KissEnableTcpIp/CFG_KISS_TCP_IP` is set to `true` + - *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` # Voice over LoRa (VoLoRa) Modem could also be used for **LoRa Codec2 digital voice DV communication**