ctu-mrs / mrs_uav_system

The entry point to the MRS UAV system.
https://ctu-mrs.github.io/
BSD 3-Clause "New" or "Revised" License
436 stars 86 forks source link

FTDI board #66

Closed PhilPhal closed 3 years ago

PhilPhal commented 3 years ago

Hi MRS team,

During the construction of a second f450 drone, I come across some problems with the communication between the Nuc and the PixHawk. The "Rx" blue light of the FTDI board doesn't light up when I connect it. I disassembled my first f450 drone to make sure I did the same and I can't find any differences. I also tried placing the FTDI board and cables on the first drone, and there the connection succeeds.

Do you have an idea what could be the issue?

Thank you in advance. Philippe

spurnvoj commented 3 years ago

Hi, check the pixhawk sd card - https://ctu-mrs.github.io/docs/hardware/px4_configuration.html#sd-card-setup.

PhilPhal commented 3 years ago

Hi,

Thank you for the quick response. I was unaware of that setup... It fixed the problem!

Have a nice day, Philippe