I have a Skystars F722 Mini HD Pro 2 FC and a happymodel EP dual 2.4ghz elrs rx. I also use DJI video but it's currently disconnected from my FC because I've seen online that it can cause issues.
I can confirm the following:
- flashed latest version of betaflight (4.5.2) with CRSF selected
- radio -> rx connection works, getting valid telemetry data back and can see the RX in the lua script
- Updated both TX and RX to latest version of ELRS, 3.6.0
- EdgeTX is v2.7.1
- crossed rx, tx uart wires, confirmed connection with multimeter
- selected uart1 for serial RX
Used the following wiring diagrams:
https://www.firstquadcopter.com/wp-content/uploads/2022/12/SKYSTARS_F722HD_Pro_wiring_diagram.jpg
https://www.happymodel.cn/wp-content/uploads/2022/11/未标题-1-拷贝31-1000x500.jpg
CLI diff:
#
# DIFF all
# version
# Betaflight / STM32F7X2 (S7X2) 4.5.2 Mar 31 2025 / 22:18:34 (024f8e13d) MSP API: 1.46
# config rev: b606002
# start the command batch
batch start
# reset configuration to default settings
defaults nosave
board_name SKYSTARSF7HDPRO
manufacturer_id SKST
mcu_id 0024001e3232501120363848
signature
# resources
resource MOTOR 1 C09
resource MOTOR 2 B07
resource MOTOR 3 C08
resource MOTOR 4 B06
# feature
feature GPS
feature TELEMETRY
feature LED_STRIP
feature OSD
feature ESC_SENSOR
# serial
serial 0 64 115200 57600 0 115200
serial 2 1024 115200 57600 0 115200
serial 3 2 115200 57600 0 115200
serial 5 1 115200 57600 0 115200
# beacon
beacon RX_LOST
# master
set dyn_notch_count = 1
set dyn_notch_q = 500
set acc_calibration = 15,8,157,1
set serialrx_inverted = ON
set serialrx_halfduplex = ON
set dshot_bidir = ON
set align_board_yaw = 180
set yaw_motors_reversed = ON
set small_angle = 180
profile 0
profile 1
profile 2
profile 3
# restore original profile selection
profile 0
rateprofile 0
rateprofile 1
rateprofile 2
rateprofile 3
# restore original rateprofile selection
rateprofile 0