Arduino and Kakute H7 communication through UART

Hi, I am building a custom transmitter using Arduino and Lora modules. On the receiver side, the Arduino must get the control signal and send it to the Kakute H7 flight controller over UART. Can I do it just using UART or should I do it with SBUS? And if so, how do you set up SBUS on Arduino?

1 Like