mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-11 08:04:26 -08:00
20 lines
1.7 KiB
Plaintext
20 lines
1.7 KiB
Plaintext
---
|
|
id: config
|
|
title: Configuration Sections
|
|
sidebar_label: Config Sections
|
|
sidebar_position: 1
|
|
---
|
|
|
|
There are several config sections in the Meshtastic firmware, these are broken out so they can be sent as small admin messages over the mesh.
|
|
|
|
| Name | Description |
|
|
|:----:|:-----------:|
|
|
| [Bluetooth](settings/config/bluetooth) | Bluetooth config options are: Enabled, Pairing Mode and Fixed PIN. |
|
|
| [Channels](settings/config/channels) | Channels config options are: Index, Role and Settings. |
|
|
| [Device](settings/config/device) | Device config options are: Device Role, Serial Output, Debug Log and Factory Reset. |
|
|
| [Display](settings/config/display) | Display config options are: Screen On Duration, Auto Carousel Interval, Always Point North, and GPS Format. |
|
|
| [LoRa](settings/config/lora) | The LoRa config options are: Region, Modem Preset, Max Hops, Transmit Power, Bandwidth, Spread Factor, Coding Rate, Frequency Offset, Transmit Disabled and Ignore Incoming Array. |
|
|
| [Network](settings/config/network) | Network config options are: WiFi Enabled, WiFi SSID, WiFi PSK, WiFi Mode and NTP Server. |
|
|
| [Position](settings/config/position) | Position config options are: GPS Enabled, GPS Update Interval, GPS Attempt Time, Fixed Position, Smart Broadcast, Broadcast Interval and Position Packet Flags. |
|
|
| [Power](settings/config/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. |
|
|
| [User](settings/config/user) | The user config options are: Long Name, Short Name, and Is Licensed | |