Skip to main content

MicoAir TRS — 2.4 GHz RC + Telemetry Combo User Manual

The TRS is an integrated radio-control + telemetry communication system on a single 2.4 GHz link. It has two parts: a TX module that slots into your radio controller, and a tiny receiver on the aircraft that outputs SBUS for control and a serial telemetry port for MAVLink. One encrypted LoRa/FHSS link carries your stick inputs and your Mission Planner/QGC data — at the same time, in both directions.

MicoAir TRS TX module and receiver — 2.4 GHz RC and telemetry combo

Where to buy

Available from Robofusion: robofusion.net

New to this? Why "RC + telemetry in one" matters

A conventional long-range build carries two independent radio links: an RC system (say, ELRS) for control, and a separate telemetry radio (like the LR900 or LR24) for ground-station data. That's two receivers to mount, two antennas to place, two frequency plans to keep from fighting each other.

The TRS folds both jobs into one link:

TRS system overview — one 2.4 GHz link carrying RC control and telemetry

  • The TX module rides in your radio's external module bay and talks to the aircraft.
  • The receiver outputs SBUS (the RC protocol virtually every flight controller accepts) to the FC's RC-in, and a telemetry serial stream to a TELEM port.
  • Your ground station connects through the TX module — including wirelessly from a phone over built-in Bluetooth.

One link also means no 2.4 GHz self-interference problem — the usual warning against putting a 2.4 GHz RC receiver next to a 2.4 GHz telemetry radio doesn't apply, because control and telemetry share the same coordinated FHSS transmission.

Key specifications

Link

ItemSpecification
Band2.4 GHz
TechnologyLoRa spread spectrum + encrypted FHSS hopping
TX module powerup to 30 dBm (1000 mW)
Receiver powerup to 27 dBm (500 mW), self-adaptive
Range10–15 km effective in open, interference-free conditions (farther with a high-gain directional antenna on the TX module); 3–5 km with light interference, unobstructed
Telemetry throughputup to 8 KB/s bidirectional
RC update rateup to 150 Hz
RC output protocolSBUS

Compatibility

  • TX module bay: NANO — fits compact OpenTX/EdgeTX radios (Radiomaster Pocket, Jumper T-Pro, etc.); traditional JR-bay radios via a JR→NANO adapter.
  • Flight controllers: anything that speaks SBUS + MAVLink serial telemetry — ArduPilot and PX4 included.
  • Ground stations: Mission Planner / QGC on the bench via the TX module; QGroundControl on Android over Bluetooth wirelessly.

Physical

TX moduleReceiver
Dimensions76.8 × 40 × 18.7 mm24 × 18.2 × 5.8 mm
Weight32 g2.5 g

TRS TX module and receiver dimensions

Work modes — range vs. responsiveness

The TRS trades range against control rate and data rate in three fixed modes:

Modelong-rangestandardhigh-speed
Telemetry rate2.4 KB/s4 KB/s8 KB/s
RC update rate50 Hz100 Hz150 Hz
Serial baud rate5760057600115200
Relative range★★★★★

How to choose:

  • Long-range — maximum reach; 50 Hz control is plenty for cruising wings, mappers and anything that isn't acro.
  • High-speed — snappiest stick feel and the fastest parameter/mission transfers, at reduced range.
  • Standard — the middle path.

Two things the system handles for you:

  1. The TX module's baud rate is tied to the mode — you never set it manually.
  2. The receiver adopts the matching telemetry baud automatically after re-binding. Example: switch the TX module to high-speed, re-bind, and the receiver's serial port is now 115200 — remember to set the flight-controller port to match (57600 in long-range/standard, 115200 in high-speed).

Binding

The receiver LED tells you everything: solid = linked, slow blink = not connected, fast blink = binding mode.

  1. Hold the receiver's bind button and power it on — the LED blinks rapidly (binding mode).
  2. Power on (or power-cycle) the radio with the TX module installed — the pair binds automatically within a few seconds; the receiver LED goes solid.

TX module OLED

The TX module's OLED shows the link's working state at a glance — mode, power, and connection status:

TRS TX module OLED display layout — RSSI, work mode, Tx power, SBUS status, Bluetooth LED and USB-C

Receiver wiring

TRS receiver interface and pinout

  • SBUS out → the flight controller's RC input.
  • Telemetry serial → a flight-controller TELEM/serial port — same three rules as any telemetry radio: TX↔RX crossed, common ground, matching baud rate.
  • Configure the FC's serial port for MAVLink as in the ArduPilot / PX4 telemetry guides, with the baud from the mode table above.

Configuration and driver

TX-module parameters are configured with MicoAssistant over USB — select the baud rate matching the module's current mode.

Connect QGroundControl on Android over Bluetooth

The TX module's built-in Bluetooth lets an Android phone running QGC become your wireless ground station — no cable to the radio.

  1. Open the QGC app → Application Settings → Comm LinksAdd.

    QGC Android — add a new comm link

  2. Set the connection Type to Bluetooth.

    QGC Android — select Bluetooth as the link type

  3. Scroll down, tap Scan with the phone near the radio — the TX module appears as MicoAir-TRS-xxxxx. Select it and tap OK.

    QGC Android — scan and select the MicoAir-TRS device

  4. Back in Comm Links, select the new Bluetooth link and tap Connect. After a few seconds the TX module's Bluetooth indicator turns solid.

    QGC Android — connect the Bluetooth link

  5. Return to the QGC main view — the app connects to the flight controller and loads its parameters (provided the TX module and receiver are bound, and the receiver's telemetry port is wired and configured on the FC).

    QGC Android — connected to the flight controller through the TRS link

FAQ

Which radios does the TX module fit?

Compact OpenTX/EdgeTX radios with a NANO module bay (Radiomaster Pocket, Jumper T-Pro and similar) directly; JR-bay radios via a JR→NANO adapter.

Do I still need an LR900 or LR24 with this?

No — telemetry is built into the link. Choose the TRS when you want one radio system for both jobs; choose a dedicated telemetry radio when your RC link is already decided or the ground side isn't a hand-held radio (e.g. RTK, fixed ground stations).

Slow blink = not linked. Re-bind (button + power on the receiver, then power-cycle the radio), check both ends are powered, and check the TX module is seated in the bay.

No telemetry in the ground station, but RC works

RC and telemetry share the link, so if sticks work the RF side is fine — the issue is on the wire: check the receiver's telemetry serial is wired crossed to the FC port, the FC port is set to MAVLink at the mode's baud rate (57600 or 115200), and you re-bound after any mode change so the receiver's baud followed.

Can iOS QGC connect over Bluetooth?

Bluetooth GCS connection is currently supported with QGroundControl on Android.


Written and maintained by the Robofusion engineering team.