Network Configuration
The Network config options are: NTP Server, WiFi Enabled, WiFi SSID, WiFi PSK, Ethernet Enabled, IPv4 Networking Mode, Static Address rsyslog Server, and Protocol Flags. Network config uses an admin message sending a Config.Network
protobuf.
Enabling WiFi will disable Bluetooth. Only one connection method will work at a time.
ESP32 devices have the ability to connect to WiFi as a client. SoftAP mode is not supported by the Meshtastic firmware.
Network Config Values
NTP Server
The NTP server used if IP networking is available.
Set to meshtastic.pool.ntp.org
by default. (Max Length: 32)
WiFi Enabled
Enables or Disables WiFi.
Set to false
(Disabled) by default.
WiFi SSID
This is your WiFi Network's SSID.
Empty ""
by default. (Case Sensitive, Max Length: 32)
WiFi PSK
This is your WiFi Network's password.
Empty ""
by default. (Case Sensitive, Max Length: 64)