Wraith32 v2 ESC Telemetry Troubleshooting

I have the Matek F405-CTR FC w/ the latest version of Arduplane and having issues reading the ESC telemetry data. Prior to flashing Arduplane it came with BetaFlight installed and i was able to flash my ESCs and configure music to the motor. This is a wing so i just have a single ESC/Motor.

What is the best way to troubleshoot this? Below are my settings and current knowledge.

SERVO_BLH_AUTO|0|
SERVO_BLH_DEBUG|0|
SERVO_BLH_MASK|4|
SERVO_BLH_OTYPE|4|
SERVO_BLH_POLES|14|
SERVO_BLH_PORT|2|
SERVO_BLH_REMASK|0|
SERVO_BLH_TEST|0|
SERVO_BLH_TMOUT|0|
SERVO_BLH_TRATE|10|
SERIAL2_BAUD|115|
SERIAL2_OPTIONS|0|
SERIAL2_PROTOCOL|16|

Matek F405-CTR Default UART Order
SERIAL0 = console = USB
SERIAL1 = Telemetry1 = USART3
SERIAL2 = Telemetry2 = UART4 Telemetry wire from ESC is going to RX4
SERIAL3 = GPS1 = USART1
SERIAL4 = GPS2 = UART5

When looking in Mission Planner -> Flight Data -> Status
I would assume the ESC1_ and so on should have reading if its working?