The wiki here was mostly prepared for P3X/P3S, but most of it also applies to P3C. Read that:
github.com
First simple thing to check is whether you can make the Ambarella generate log on the SD-card. Read the above wiki for details.
If that won't do anything, 2nd thing is to check all service pads with power voltages, using multimeter. Ie. 1V8 means there should be 1.8V on that pad to power the chip correctly.
If all voltages are present, you can start working on UART link. That requires 3 wires to work: RX, TX and GND.
You connect the wires to USB-to-TTL dongle. Buy one which allows to select between 3.3V and 5V by a jumper. Avoid any which claim to be "automatic" or "intelligent".
You will find details on the UART connection here; in the docs I'm connecting to different boards, but everything else you can use for your scenario:
github.com
An example output on UART of a working Ambarella is available on the "Firmware-m0100" wiki I linked earlier.
Firmware m0100
Tools for handling firmwares of DJI products, with focus on quadcopters. - o-gs/dji-firmware-tools
First simple thing to check is whether you can make the Ambarella generate log on the SD-card. Read the above wiki for details.
If that won't do anything, 2nd thing is to check all service pads with power voltages, using multimeter. Ie. 1V8 means there should be 1.8V on that pad to power the chip correctly.
If all voltages are present, you can start working on UART link. That requires 3 wires to work: RX, TX and GND.
You connect the wires to USB-to-TTL dongle. Buy one which allows to select between 3.3V and 5V by a jumper. Avoid any which claim to be "automatic" or "intelligent".
You will find details on the UART connection here; in the docs I'm connecting to different boards, but everything else you can use for your scenario:
GitHub - quaddama9e/dji-technical-stuff: Technical details and howtos about DJI drones
Technical details and howtos about DJI drones. Contribute to quaddama9e/dji-technical-stuff development by creating an account on GitHub.
I don't think what I wrote got to you. There are two radio links. Separate links, on different protocols and frequencies. You can't tell if both are ok without relinking. Unless you can somehow tell that the Wifi connection is established?the remote seems it is linked ok.