I have been having a problem with my motors. when i try to turn them on, i can increase all quad motors to about 30% or so and some of the motors would turn off. im using arduino nano.
this is the battery: https://www.amazon.com/gp/product/B07351J77T/ref=ppx_yo_dt_b_asin_title_o06_s01?ie=UTF8&psc=1
the ESC: https://www.amazon.com/gp/product/B07CXSGP4X/ref=ppx_yo_dt_b_asin_image_o09_s00?ie=UTF8&psc=1
the PDB:https://www.amazon.com/gp/product/B071K945GL/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1
The motors: https://www.amazon.com/gp/product/B07KPDKV89/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
all motors get the same write. which is Servo.writeMicroseconds (**somee microseconds);
i think this a hardware issue. does this setup look right or is something missing? i also tried replacing the PDB and ESC with a 4 in 1. still same.
this is the battery: https://www.amazon.com/gp/product/B07351J77T/ref=ppx_yo_dt_b_asin_title_o06_s01?ie=UTF8&psc=1
the ESC: https://www.amazon.com/gp/product/B07CXSGP4X/ref=ppx_yo_dt_b_asin_image_o09_s00?ie=UTF8&psc=1
the PDB:https://www.amazon.com/gp/product/B071K945GL/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1
The motors: https://www.amazon.com/gp/product/B07KPDKV89/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
all motors get the same write. which is Servo.writeMicroseconds (**somee microseconds);
i think this a hardware issue. does this setup look right or is something missing? i also tried replacing the PDB and ESC with a 4 in 1. still same.