Payload-SDK icon indicating copy to clipboard operation
Payload-SDK copied to clipboard

Queries regarding Serial communication

Open kkishore9891 opened this issue 9 months ago • 3 comments

Hello! We are using a payload computer that is powered by the Matrice M30T and and also communicates with the drone using UART for PSDK application using the same cable. The pinout is provided here:

Pinout

When I power the drone external using a power supply instead of using the drone everything boots fine but when I boot using the drone. Sometimes the payload computer goes to the setup menu and the keyboard functionalities don't work as shown below:

1000141014

I would like to know if the DJI drones sends data over UART even before the PSDK initialises. If so, is there a way to ensure that the drone sends data only when requested by the Payload SDK.

kkishore9891 avatar May 17 '24 08:05 kkishore9891