Running ArduCopter 4.6.3 on Orqa FC 3030 F405 with a 2.4 GHz BetaFPV ELRS RX bound to a Happymodel ES24TX Pro on a Radiomaster TX16S.
RX is bound.
Symptom: “PreArm: RC not found” zero CRSF data reaching the parser.
No stick input in Mission Planner Radio Calibration on either UART1 or UART6.
Tested on UART1:
SERIAL1_PROTOCOL = 23
SERIAL1_BAUD = 420
SERIAL1_OPTIONS = 0
RC_PROTOCOLS = 0
RC_OPTIONS = 8704
RSSI_TYPE = 3
Also tried BRD_ALT_CONFIG = 1 , no change.
Then moved RX to UART6 (SIK connector), same params on SERIAL6, SERIAL1_PROTOCOL = -1. Same result. No RC input.
Then flashed Betaflight on the same FC, same RX wired to UART6. CRSF works perfectly, all channels move in the Receiver tab.
Conclusion: hardware, RX, wiring, and bind are all confirmed good via Betaflight.
The issue looks like its on the ArduPilot side specifically for this board?
ArduPilot version: [fill in your version]
@andyp1per any experience with this issue?
Thanks.