Closed livigni closed 1 month ago
It was stuck in "I (5333) STAB: Wait for sensor calibration..." and there is no timeout condition that could throw an assert. Closing the issue.
@livigni have you tried checking the PWM signal going from the esp32 on the transistor gate with oscilloscope? What are the frequency / duty cycle parameters you get? From the hardware perspective that's the first thing I'd check
Describe the bug I am struggling with motors not being operated. The esp-drone boots up and motors spins at the self check, but when connecting with mobile app and playing with touch controls nothing happens. I have enabled the "DEBUG_UDP" in config.h of the firmware and I can see that when moving the virtual joystick udp messages are received by the firmware, but still motor do not spin (no voltage a the motors pins, so I don't think is a low capacity battery issue). Any hints?
Version (please complete the following information):
Logs