Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Why does the stabilization routine stopped working correctly suddenly?

  • Make sure, that the batteries are fully charged and try again.

 

Why can't I flash new software to the Arduino Mega 2560?

  • You should make sure that either the quadcopter's battery is unplugged during the flashing or unplug the blue and green wires from the Bluetooth module. USB uses the TX0 and RX0 pins of the quadcopter and there must not be any other device attached to these pins and powered on.

 

Why can't I flash new software to the Arduino Pro Mini?

  • Every Arduino needs to be reset right before flashing. The Arduino Pro Mini does not have a USB port and needs to be connected via a serial adapter to the computer. Hence, there is no automatic reset triggered before flashing. Just press the reset button manually the second the Arduino IDE starts uploading.
  • Make sure that the TX and RX pins are connected correctly. You may try them in the other order.
  • No labels