🌐 Български — Community translation View in English

Връзки

Meshtastic поддържа множество транспортни методи за за комуникация между вашия телефон/настолен компютър и радио възел.

Bluetooth (BLE)

Bluetooth Low Energy е методът за свързване по подразбиране и най-често срещаният в Android.

Сдвояване на устройство

  1. Уверете се, че вашето радио Meshtastic е включено и е в режим на сдвояване.
  2. Отворете приложението и отидете в раздела Свързване.
  3. Натиснете Сканиране за устройства — ще се появят близките радиа Meshtastic.
  4. Изберете вашето устройство от списъка.
  5. Приемете подканата за Bluetooth сдвояване, ако се покаже.

Device list item

You can filter devices by transport type using the filter chips at the top:

Transport filter chips

💡 Tip: If your device doesn’t appear, check that Bluetooth and Location permissions are granted, and that the radio is not already connected to another device.

Състояние на връзката

Икона Състояние Описание
🟢 Свързано Установена активна радиовръзка
🟡 Свързване Ръкостискането е в ход
🔴 Прекъсната връзка Няма активна връзка
Не е конфигурирано Няма избрано устройство

При свързване, индикатора за състояние показва текущото състояние на връзката:

Connecting status

If no devices are found, the app shows an empty state with instructions:

No devices found

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.

Настройка

  1. Connect your radio via USB cable to your device.
  2. The app will prompt for USB permission — tap Allow.
  3. 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.

Конфигурация

  1. Connect your radio to a WiFi network via the radio’s web interface or settings.
  2. In the app, go to Connect → TCP.
  3. Enter the radio’s IP address and port (default: 4403).
  4. Tap Connect.

WiFi scanning for devices

When a device is found, it appears in the connection list:

WiFi device found

A successful connection is confirmed with a status indicator:

WiFi connection success

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:

Disconnect from radio

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.