kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Home (markdown)
rodzic
158f930487
commit
a718ac6727
1
Home.md
1
Home.md
|
@ -8,6 +8,7 @@ Amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP modem** + **APRS-I
|
|||
- **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`
|
||||
- Use default baud rate of 9600 if ESP32 boot log is not disabled, if want to use higher baud rate then disable boot log
|
||||
- **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`
|
||||
|
|
Ładowanie…
Reference in New Issue