mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-11 08:04:26 -08:00
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
---
|
|
id: config
|
|
title: 1.3 Configuration Sections
|
|
sidebar_label: 1.3 Config Sections
|
|
sidebar_position: 1
|
|
---
|
|
|
|
There are six config sections in the Meshtastic firmware, these are broken out so they can be sent as small admin messages over the mesh.
|
|
|
|
Default settings values are prefered whenever possible as they consume no bandwidth when sent over the mesh.
|
|
|
|
| Name | Description |
|
|
|:----:|:-----------:|
|
|
| Device | Device config options are: Device Role, Serial Output, Debug Log and Factory Reset. |
|
|
| Display | Display config options are: Screen On Duration, Auto Carousel Interval, and GPS Format. |
|
|
| LoRa | LoRa config options are: Region, Modem Preset, and Number of Hops. |
|
|
| Positon | Positon config options are: GPS Enabled, GPS Update Interval, GPS Attempt Time, Fixed Postion, Smart Broadcast, Broadcast Interval and Position Packet Flags. |
|
|
| Power | Power config options are: Charge Current, Power Saving, Shutdown after losing power, ADC Multiplier Override Wait Bluetooth Interval, Mesh Super Deep Sleep Timeout, Super Deep Sleep Interval, Light Sleep Interval and Minimum Wake Interval. |
|
|
| WiFi | WiFi config options are: AP Mode, Hidden AP, SSID and Password. |
|
|
|
|
|