{% extends "base.html" %} {% block title %}Radio Settings - MeshCore Bot{% endblock %} {% block content %}

Radio Settings

Total Channels

-

Available Slots

-

Channels with Feeds

-

Empty Channels

-

Radio Parameters
100–1700 MHz
Changing radio parameters affects all nodes on the same frequency.
Node Settings
Response Path Hashing
Hash bytes per hop for outgoing (response) paths — mode 0 is the legacy default; larger hashes avoid relay collisions but need firmware 1.14+ mesh-wide.
Identity & Adverts
{% if device_name_managed %} Managed by [Bot] bot_name in config.ini — reapplied at startup. {% else %} Advertised name (max 32 bytes). {% endif %}

Mesh Behavior
New-contact handling is managed by [Bot] auto_manage_contacts in config.ini. Extra ACKs improve delivery at the cost of airtime. Telemetry permissions control who may request each reading type.

Advanced Tuning
Write-only: current values cannot be read back from the device. Both fields are required and affect relay timing/duty-cycle behavior.
Channel Management
Index Name Type Feed Count Status Actions
Loading...
{% endblock %} {% block extra_js %} {% endblock %}