meshtastic/docs/configuration/radio/index.mdx
rcarteraz 5f1b04e3a2
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Add Security to Config Index (#1575)
* change format and add security to index

* consistency
2024-11-15 09:07:22 -08:00

23 lines
2.9 KiB
Plaintext

---
id: config
title: Radio Configuration
sidebar_label: Radio Config
sidebar_position: 1
description: Dive into the technical specifics of configuring your Meshtastic radio settings, including frequency ranges, power limits, and channels for optimal communication.
---
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](./bluetooth) | The bluetooth config options are: Enabled, Pairing Mode and Fixed PIN. |
| [Channels](./channels) | The channels config options are: Index, Role and Settings. |
| [Device](./device) | The device config options are: Device Role, Serial Output, Debug Log and Factory Reset. |
| [Display](./display) | The display config options are: Screen On Duration, Auto Carousel Interval, Always Point North, and GPS Format. |
| [LoRa](./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](./network) | The network config options are: WiFi Enabled, WiFi SSID, WiFi PSK, WiFi Mode and NTP Server. |
| [Position](./position) | The position config options are: GPS Enabled, GPS Update Interval, GPS Attempt Time, Fixed Position, Smart Broadcast, Broadcast Interval and Position Packet Flags. |
| [Power](./power) | The power config options are: Charge Current, Power Saving, Shutdown after losing power, ADC Multiplier Override Wait Bluetooth Interval, Light Sleep Interval and Minimum Wake Interval. |
| [Security](./security) | The security config options are: Public Key, Private Key, Admin Key, Is Managed, Serial Console, Debug Logs, and Admin Channel. |
| [User](./user) | The user config options are: Long Name, Short Name, and Is Licensed |