meshtastic/docs/settings/index.mdx

23 lines
873 B
Plaintext
Raw Normal View History

2021-04-20 12:28:37 -07:00
---
2022-06-25 07:11:48 -07:00
title: Device Settings
sidebar_label: Device Settings
2021-04-20 12:28:37 -07:00
slug: /settings
2022-04-24 15:32:31 -07:00
sidebar_position: 5
2021-04-20 12:28:37 -07:00
---
2022-03-08 23:51:46 -08:00
2021-05-05 09:18:44 -07:00
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
2021-04-20 12:28:37 -07:00
2022-06-24 19:42:37 -07:00
Configuration for Meshtastic devices has been completely overhauled in version 1.3.
2021-04-20 12:28:37 -07:00
2022-06-24 19:42:37 -07:00
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.
2021-05-18 19:28:32 -07:00
2022-06-24 19:42:37 -07:00
Default settings values are prefered whenever possible as they consume no bandwidth when sent over the mesh.
2021-05-18 19:28:32 -07:00
2022-06-24 19:42:37 -07:00
## Config Sections
2021-05-18 19:28:32 -07:00
2022-06-24 21:45:14 -07:00
Meshtastic config is now broken into 6 sections. Device, Display, LoRa, Position, Power and WiFi.
2021-05-18 19:28:32 -07:00
2022-06-24 19:42:37 -07:00
## Module Config
2021-05-18 19:28:32 -07:00
2022-06-24 19:42:37 -07:00
Meshtastic includes the following modules: Canned Messages, External Notification, Range Test, Serial, Store & Forward and Telemetry (sensors).