Do I have a Pixhawk Failure?

I might have a bad Pixhawk autopilot. I bought it in December and it worked fine for about a month.

Here is my config:

SK450 frame
4 x Turnigy plush 30A ESC (red power lead is disconnected - Pixhawk is connected to signal and ground only)
4 x Turnigy Multistar 2216-800kv motors
Pixhawk
3DR GPS module
3DR battery sensing module
Spektrum DX6i Transmitter
Orange R615X receiver
Various turnigy 2200mah batteries
Mission Planner on a PC for ground station

It worked like a charm before, reference this Youtube video (excuse the lousy quality). Deadcat SK450 Test Flight 1, with everything the same as above including R615X receiver

youtu.be/vGWsoMAAV7g

No crashes, I was still test flying in the basement as it is 20 degrees outside with snow. I was upgrading it as the R615X receiver has limited range. So I tried a new receiver, the Orange R800X, and never really got it to work, then I went back and did the following:

  • reloaded arducopter 3.2.1 by first loading the plane software, then reloading the quadcopter software, also pressed the reset button on the pixhawk
  • recalibrated all my ESC s manually one by one
  • did many full setups: compass, accelerometer, radio, … calibrations
  • checked a lot of the parameters and adjusted them, then set them back if there was no improvement
  • verified the radio was working by connecting servos to the receiver and also by doing the manual one by one calibration of the ESCs
  • verified the pixhawk was seeing the radio inputs, and was putting out the correct outputs, such as increasing throttle on all 4 output channels when the radio throttle was advanced after arming

Here are the problems that I am seeing (same for both receivers):

  1. The USB connection fails 50% or more of the time. I have to power cycle the pixhawk and/or plug and unplug the USB cable. I tried two different USB ports on my laptop, no difference. This is pretty consistent for the past 5 days. It worked fine before.
  2. The ESCs continuously complain that the initial throttle input coming from the Pixhawk is not low enough. Here is a phenomenon I saw today regularly:
    I calibrate the ESC by connecting it directly to the throttle output of the receiver, and go through the calibration procedure. The ESC responds with OK tones.
    I try the motor still connected to the receiver, and it revs up and down with the throttle input.
    I move the ESC input over to the Pixhawk, arm the Pixhawk, and then the motor responds properly after arming. Note that I did not power down the pixhawk or receiver.
    I power down the quad (radio, pixhawk etc.), and start it back up. I get normal startup tones from pixhawk and the ESCs complain that they have no throttle input (this is normal as the safety switch is off)
    I turn on safety switch, arm the pixhawk and get OK tone, but the ESC complains that the throttle input is not low enough again. Motors will not function.
    WEIRD!
    I also tried calibrating one ESC through the pixhawk instead of connecting to receiver (step 1). The ESC seems to calibrate successfully. I execute step 3 successfully. I get the same problem at step 4.
  3. Parameters do not seem to be reliably stored in the Pixhawk. It keeps resetting the battery failsafe settings and sometimes when I try to write a parameter change via mission planner I get an error “Bad Number”, which is not very useful.
  4. Now, I cannot get the Pixhawk to connect to either receiver, the previously used and flown R615X or the new R800X. The radio calibration screen shows no activity, but the receiver is definitely connected to the transmitter as I test it with a servo or connect it to an ESC and can throttle the motor up and down.

I am stumped. If I had my trusty Tektronix oscilloscope from EE school, I would check the signal on the pixhawk ouputs but alas, I don’t have one.

I just verified that the fault is in the Pixhawk. I replaced the Pixhawk with an APM 2.5 controller, kept everything else the same, and the problem is fixed. I can calibrate the ESCs, the drone arms normally, flight is stable, connections over the USB are foolproof. I don’t know if I have a bad Pixhawk (it is a genuine model) or if it is an issue with the software. The Pixhawk did work well at the start, but is now unuseable, and the warranty ran out 12 days ago (it is only 3 months).

You might try wiping the Pixhawk and re-installing the firmware. That sometimes helps. Also check your uSD memory card and try replacing it with another. Sometimes a bad or flaky memory card can bring down a Pixhawk. If neither of those two things work, you may have a flaky Pixhawk.

Thanks for the suggestions, I will try them.