Hello, working on a new set up. Firmware would not load over 3.1 for my board. The issue I’m having is I can’t get the motors to run. I had a couple start up errors but went and turned off all checks prior to arming just to see if I could run the motors.
I have #2, 3, and 4 motors plugged plugged into the output with the red wires not plugged in, the number 1 motor has all 3 wires into the board
Yes, I checked the rail with a volt meter and I have just over 5 volts on the output rail.
Very seldom I can get the board to arm, I can tell from the blue and red lights and the motors still will not run. Usually when the board does arm it gives me the No Rc Receiver error.
I’ve set up several other boards and have never run into this problem. The ESC’s are playing their correct tune when powered up as well.
Thank you for the reply, I really appreciate your help trying to figure this out…
It keeps telling me my file is too large to post a picture.
This is really cracking my brain not being able to figure this out. Maybe someone could send me a pic of their 4 armed quad copter and the hookups on APM? I don’t know if that would help or not…
Ok let me see what I can do with the pic. As an update I’ve found there was a jumper installed in the jp1 slot. I did not know it was there. So, I pulled the jumper out and installed a power module I had into the PM port. I measured slightly over 5 volts on the output rail. Anyway I still have the same problem and the motors will not run with the red ESC wire removed or plugged in…still no motor spin
Here is a short video showing the ESC’s arm properly, wait for blue light, then arm with throttle down and to left, then showing armed. Then no motor activity
I would guess someone else loaded a parameter file they found somewhere. This is never a good idea. After resetting to default you will have to configure everything and re-do all calibrations. But it’s necessary because there were other parameter settings that don’t make sense. The THR’s were only the most obvious.
BTW-Your best bet would be to throw that obsolete Flight Controller in the trash and replace it with one that runs current Arducopter.
OK, now we are getting somewhere. I have motors that actually work off the throttle stick. Things are looking good so far. Ill most likely be back with more questions however.
Heres one already, the motors spool up really quickly, how can I adjust that? I would also like the motors to turn on when I arm the copter. I saw that somewhere, how can I adjust that?
Thank you all so very much for your help, I really learned a lesson today!
What the motors do without props and flying is meaningless. They are not under direct control of the throttle they are in loop control and w/o sensor feedback, which is the case sitting on the bench, it’s unpredictable what the motors do.
MOT_SPIN_ARMED
If using Copter-3.3 (or earlier):
set the MOT_SPIN_ARM parameter to (the percentage discovered above + 2%) * 10 . I.e. if you found the deadzone of the ESCs was 7%, set MOT_SPIN_ARM to 90 (i.e. (7 + 2) * 10).