5.3 KiB
title, parent, nav_order, last_updated, description, aliases
| title | parent | nav_order | last_updated | description | aliases | ||||
|---|---|---|---|---|---|---|---|---|---|
| Соединения | Руководство пользователя | 2 | 2026-05-20 | Подключите ваш телефон или компьютер к устройству Meshtastic через Bluetooth, USB или TCP/IP. |
|
Соединения
Meshtastic поддерживает несколько способов передачи данных между вашим телефоном/компьютером и радионодой.
Bluetooth (BLE)
Bluetooth Low Energy является наиболее распространенным методом подключения на Android.
Привязка устройства
- Убедитесь, что устройство Meshtastic включено и находится в режиме сопряжения.
- Откройте приложение и перейдите на вкладку Подключение.
- Нажмите Сканировать устройства — появятся ближайшие устройства Meshtastic.
- Выберите ваше устройство из списка.
- Примите запрос на соединение Bluetooth, если показано.
Вы можете отфильтровать устройства по типу передачи данных, используя функцию фильтра сверху:
💡 Подсказка: Если ваше радио Meshtastic не отображается, проверьте, предоставлены ли разрешения на Bluetooth и геолокацию, а также не подключено ли ваше радио к другому устройству.
Статус подключения
| Иконка | Состояние | Описание |
|---|---|---|
| 🟢 | Подключено | Подключение активно |
| 🟡 | Подключение | Выполняется рукопожатие |
| 🔴 | Отключено | Нет активного соединения |
| ⚪ | Не настроено | Устройство не выбрано |
При подключении индикатор состояния показывает текущее состояние соединения:
If no devices are found, the app shows an empty state with instructions:
Troubleshooting Bluetooth
- Device not found: Toggle Bluetooth off/on, ensure location is enabled.
- Connection drops: Move closer to the radio; check for interference.
- Pairing rejected: Forget the device in Android Bluetooth settings and retry.
USB Serial
USB connections provide a wired alternative, useful for desktop or when Bluetooth is unavailable.
Setup
- Connect your radio via USB cable to your device.
- The app will prompt for USB permission — tap Allow.
- The connection is established automatically.
⚠️ Note: USB connections require OTG support on Android devices.
TCP/IP (WiFi)
Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections.
Настройки
- Connect your radio to a WiFi network via the radio's web interface or settings.
- In the app, go to Connect → TCP.
- Enter the radio's IP address and port (default: 4403).
- Tap Connect.
When a device is found, it appears in the connection list:
A successful connection is confirmed with a status indicator:
When to Use TCP
- Radio is on the same local network
- Testing with a simulated radio
- Environments where Bluetooth has interference issues
Reconnection Behavior
The app reconnects to the last selected device on startup. You can switch transports from the Connect screen at any time.
To disconnect, tap the disconnect button on the Connect screen:
Desktop Connections
On Desktop (Linux/macOS/Windows), the app supports:
- Bluetooth (BLE) — via the Kable library; works on macOS, Linux, and Windows
- USB Serial — primary wired connection method
- TCP/IP — for network-connected radios
See Desktop App for platform-specific details and keyboard shortcuts.
Related Topics
- Getting Started — first-launch setup and permissions
- Settings — Radio & User — Bluetooth and network configuration
- Desktop App — desktop-specific connection details
- Supported devices — full list of compatible radios on meshtastic.org







