meshtastic/docs/settings/config/index.mdx

20 lines
1.7 KiB
Plaintext
Raw Normal View History

2022-06-24 19:42:37 -07:00
---
id: config
title: Configuration Sections
sidebar_label: Config Sections
2022-06-24 20:04:40 -07:00
sidebar_position: 1
2022-06-24 19:42:37 -07:00
---
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.
2022-06-24 19:42:37 -07:00
| 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 |