Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion androidApp/src/main/assets/firmware_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,18 @@
}
]
},
"pullRequests": []
"pullRequests": [
{
"id": "10569",
"title": "feat: add RockBase IoT NM-EPD-420 board support",
"page_url": "https://github.com/meshtastic/firmware/pull/10569",
"zip_url": "https://discord.com/invite/meshtastic"
},
{
"id": "10568",
"title": "TCA8418 keypad interface optimisations",
"page_url": "https://github.com/meshtastic/firmware/pull/10568",
"zip_url": "https://discord.com/invite/meshtastic"
}
]
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 43 additions & 43 deletions docs/ru-rRU/user/connections.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,81 +46,81 @@ Bluetooth Low Energy является наиболее распростране

При подключении индикатор состояния показывает текущее состояние соединения:

![Connecting status](../../assets/screenshots/connections_connecting.png)
![Состояние подключения](../../assets/screenshots/connections_connecting.png)

If no devices are found, the app shows an empty state with instructions:
Если устройства не найдены, приложение показывает пустое состояние с инструкциями:

![No devices found](../../assets/screenshots/connections_empty_state.png)
![Устройства не найдены](../../assets/screenshots/connections_empty_state.png)

### Troubleshooting Bluetooth
### Устранение неполадок 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.
- **Устройство не найдено:** Выключи и снова включи Bluetooth, убедись, что включена служба определения местоположения.
- **Потеря связи:** Подойди ближе к ноде; проверь наличие помех.
- **Сопряжение отклонено:** Забыть устройство в настройках Bluetooth на Android и повторить попытку.

## USB Serial
## Последовательный USB

USB connections provide a wired alternative, useful for desktop or when Bluetooth is unavailable.
Подключения через USB предоставляют проводную альтернативу, полезную для настольных компьютеров или когда Bluetooth недоступен.

### Setup
### Настройка

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.
1. Подключи свою ноду к устройству с помощью USB-кабеля.
2. Приложение запросит разрешение на доступ к USB — нажми **Разрешить**.
3. Соединение устанавливается автоматически.

> ⚠️ **Note:** USB connections require OTG support on Android devices.
> ⚠️ **Примечание:** Для подключения USB требуется поддержка OTG на устройствах Android.

## TCP/IP (WiFi)

Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections.
Некоторые радиостанции Meshtastic поддерживают подключение к Wi-Fi, позволяя использовать соединения на основе TCP.

### Настройки

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**.
1. Подключи свою ноду к сети Wi-Fi через веб-интерфейс или настройки.
2. В приложении перейди в **Подключение → TCP**.
3. Введи IP-адрес и порт радиостанции (по умолчанию: 4403).
4. Нажми **Подключиться**.

![WiFi scanning for devices](../../assets/screenshots/connections_wifi_scanning.png)
![Сканирование WiFi для устройств](../../assets/screenshots/connections_wifi_scanning.png)

When a device is found, it appears in the connection list:
Когда устройство найдено, оно появится в списке подключений:

![WiFi device found](../../assets/screenshots/connections_wifi_device_found.png)
![Устройство WiFi найдено](../../assets/screenshots/connections_wifi_device_found.png)

A successful connection is confirmed with a status indicator:
Успешное подключение подтверждается индикатором состояния:

![WiFi connection success](../../assets/screenshots/connections_wifi_success.png)
![Успешное подключение WiFi](../../assets/screenshots/connections_wifi_success.png)

### When to Use TCP
### Когда использовать TCP

- Radio is on the same local network
- Testing with a simulated radio
- Environments where Bluetooth has interference issues
- Радиостанция находится в той же локальной сети
- Тестирование с использованием имитирования радиоприемника
- Окружающая среда, где возникают помехи Bluetooth

## 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](../../assets/screenshots/connections_disconnect.png)
![Отключение от радиоприёмника](../../assets/screenshots/connections_disconnect.png)

## Desktop Connections
## Подключение к компьютеру

On Desktop (Linux/macOS/Windows), the app supports:
На компьютере (Linux/macOS/Windows) приложение поддерживает:

- **Bluetooth (BLE)** — via the Kable library; works on macOS, Linux, and Windows
- **USB Serial** — primary wired connection method
- **TCP/IP** — for network-connected radios
- **Bluetooth (BLE)** — через библиотеку Kable; работает на macOS, Linux и Windows
- **Последовательный USB** — основной способ проводного подключения
- **TCP/IP** — для радиостанций, подключенных к сети

See [Desktop App](desktop) for platform-specific details and keyboard shortcuts.
См. [десктопное приложение](desktop) для информации о платформе и сочетаниях клавиш.

## Related Topics
## Связанные темы

- [Getting Started](onboarding) — first-launch setup and permissions
- [SettingsRadio & User](settings-radio-user) — Bluetooth and network configuration
- [Desktop App](desktop) — desktop-specific connection details
- [Supported devices](https://meshtastic.org/docs/hardware/devices) — full list of compatible radios on meshtastic.org
- [Начало работы](onboarding) — настройка при первом запуске и разрешения
- [НастройкиРадио и пользователь](settings-radio-user) — настройка Bluetooth и сети
- [Десктопное приложение](desktop) — детали подключения, специфичные для настольных компьютеров
- [Поддерживаемые устройства](https://meshtastic.org/docs/hardware/devices) — полный список совместимых радиоустройств на meshtastic.org

---