This is more complicated now.
Since i barely know what i am doing, i now need to find the right tx and rx on raspberry and the right rx and tx on the FC.
The pi natively supports UART, the best way is to just use the native UART. It isn’t that hard, and you can power the pi through that too. I used it and it works out great. Note that if you plan on using a full sized pi (no pi pico or pi zero), you’ll probably need a separate power supply. A USB connection is a bad idea, you should just use UART.
I did it, it was quite easy. Now i have issue with picam, buti will deal with it later.
What is best way to power raspberry?
I removed the 5+ volt from telemetry cable, because i think it will not be able to power up the raspberry properly.
I will power it using a 5 amp bec from matek using gnd and 5+ gpio pins.
Is there a better connection point to power the raspberry?
Depends on your pi model and your FC max current in telem ports, but yea you probably should just use one of the 5v pads on your FC, that’s probably going to be your best bet.