kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Software, environment and sketch configuration (markdown)
rodzic
3b4612a178
commit
9d015b1125
|
@ -59,4 +59,5 @@
|
|||
# KISS over TCP/IP
|
||||
- Enable KISS over TCP/IP server by setting `KissEnableTcpIp/CFG_KISS_TCP_IP` to `true`
|
||||
- Bluetooth is NOT going to be disabled if enabled by setting name in `cfg.BtName/CFG_BT_NAME`
|
||||
- Default port is 8001
|
||||
- Default port is 8001
|
||||
- Additionally, it is possible to run modem in WiFi AP mode by setting to `cfg.WifiEnableAp/CFG_WIFI_ENABLE_AP` to `true` in this case `cfgWifiSsid/CFG_WIFI_SSID` and `cfg.WifiKey/CFG_WIFI_KEY` will be used.
|
Ładowanie…
Reference in New Issue