Orange Cube - Kore Carrier - TBS Crossfire Nano Diversity - Issue getting telemetry

I am using the Orange Cube, Kore Carrier Board and TBS Diversity Nano for a Quad Copter. I can’t seem the get any comms from the telemetry 1 port (J4) to do radio calibration of the TBS RX. I have the RX bound to my Radiomaster w/TBS Crossfire Micro TX V2 (Working). Can someone help me set it up?

Setup:
Orange Cube
Kore Carrier Board - J4 Telemetry Port
Pin1 - 5V
Pin 2 - TX -> RX on Nano Diversity
Pin 3 - RX -> TX on Nano Diversity
Pin 6 - GND

Mission Planner - v1.3.75.1 AND Arducopter v4.2.0 - Dev
Serial_1_Protocol = 23
Serial_1_Baud = 57
Serial_1_Options = 0

Radiomaster Crossfire XF Nano Div. RX
Output Map
Output 1 CRSF TX
Output 2 CRSF RX

Any help is appreciated.

SV

I have never used TBS Diversity Nano before, but I saw SERIAL1_PROTOCOL = 23 (RCIN). Do you mean to use it as RCIN on telem port?

Or maybe it’s power problem?

@Alvin Yes RCIN on telem port

Did you follow the setup instruction from ardupilot wiki?
https://ardupilot.org/copter/docs/common-tbs-rc.html#common-tbs-rc

Also, it mentioned

  1. Crossfire (CRSF) receivers (see Team Black Sheep RC Systems, needs full UART connection for Telem)

instead of the designated RCin or SBUS input pin, by setting that port’s SERIALx_PROTOCOL to 23. However, some serial protocols require inversion (SBUS,FPort) and the UART must be capable of using the SERIALx_OPTIONS parameter to invert the RX input, otherwise, an external inverter will be required.

from Typical Autopilot Wiring Connections — Copter documentation

Otherwise, you may need to raise a topic on Ardupilot forum to look for any other with experience on setting up this controller.

Did you get this working with CRSF nano?

I’ve been unable to get a CRSF nano RX working with a Pixhawk 2.4.8 (reportedly a crap, unreliable hardware platform) and thought a cube orange might have a better, more reliable, serial port implementation? I don’t want to spend £350 on a new solution if it isn’t going to move me forward. Your parameters look the same as mine. Mostly from online forums and Painless 360 videos.

I am hoping to get CRSF radio link with telemetry over the CRSF link and smart audio to control the VTX channel and power. Radio Master TX16S with CRSF Micro TX V2