meshtastic/docs/settings/index.mdx
2022-06-26 22:09:23 -07:00

23 lines
1 KiB
Plaintext

---
title: Device Settings
sidebar_label: Device Settings
slug: /settings
sidebar_position: 5
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Configuration for Meshtastic devices has been completely overhauled in version 1.3.
In order to facilitate a more stable admin channel for remote management of nodes we have broken our large monolithic config structure into six sections that can be saved individually, protecting our precious mesh bandwidth.
Default settings values are prefered whenever possible as they consume no bandwidth when sent over the mesh.
## Config Sections
Meshtastic config is now broken into 6 sections. [Device](settings/config/device), [Display](settings/config/display), [LoRa](settings/config/lora), [Position](settings/config/position), [Power](settings/config/power) and [WiFi](settings/config/wifi).
## Module Config
Meshtastic includes the following modules: Canned Messages, External Notification, Range Test, Serial, Store & Forward and Telemetry (sensors).