Hello everyone,
I’m troubleshooting a Herelink Air Unit v1.0 telemetry UART issue and I suspect the air unit UART RX pin may have been exposed to 5V due to a wiring mistake.
Setup
- Flight controller: Cube Orange+
- Connection: TELEM2
- Device: Herelink Air Unit v1.0
- Goal: MAVLink telemetry between Cube and Herelink
What happened (possible wiring fault)
I mistakenly plugged the TELEM2 connector one pin offset on the Cube side. The cable also had a broken section, and I didn’t realize the full wiring state at the time.
As a result, the Herelink Air Unit RX line might have been connected to the Cube’s +5V pin for a couple of hours.
After I discovered the issue, I repaired the cable (re-soldered) and connected everything correctly again, but there is still no communication (no MAVLink link).
Questions
- Is the Herelink Air Unit v1.0 UART RX pin truly 5V tolerant?
- I’ve seen references that v1.0 UART supports 3.3V/5V TTL, but I’d like confirmation from CubePilot/maintainers or anyone who has measured/verified it.
- If RX is 5V tolerant for logic, does that still apply if RX is tied to a constant 5V rail for a long period (hours)?
- Could that stress the input protection (clamp diode, level shifter, etc.) and kill the port?
- Because the connector was offset, it’s also possible that TX-to-TX or other pin conflicts occurred temporarily.
- In such a miswire case, which component is more likely to fail: the Air Unit UART interface or the Cube TELEM2 port?
- What’s the best way to test whether the Air Unit UART port is still alive?
For example:
- Any known LED behavior on the air unit that indicates telemetry RX activity?
- Recommended loopback test method (if possible on the air unit side)?
- Any way to verify at the Linux/Android level (logs, serial device nodes, etc.)?
- Does anyone know what UART/level-shifter/interface chip is used on the Herelink Air Unit v1.0 telemetry port?
- If identifiable, I can check the datasheet absolute max ratings and whether it’s realistically repairable.
- Is component-level repair feasible?
- Has anyone replaced the UART/level-shifter chip on the Air Unit board (hot air / rework), or is the recommended path typically RMA / replacement?
Additional info I can provide
-
Cube TELEM2 parameters (SERIAL2_*), baud rate, protocol, etc.
-
Pictures of the connector pinout and the cable (if useful)
-
Scope readings on Cube TX line (if that helps confirm the FC is transmitting)
Any guidance would be appreciated — especially confirmation about 5V tolerance, likely failure mode, and practical diagnostic steps.
Thanks!
