Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motor not operating through app #5

Open
anupam-dubey opened this issue Apr 21, 2024 · 19 comments
Open

Motor not operating through app #5

anupam-dubey opened this issue Apr 21, 2024 · 19 comments

Comments

@anupam-dubey
Copy link

Everything works as described green led starts blinking when connected. Startup of motor when calibrating is ok. But after app connection when we turn on joystick nothing happen. It says parameter 0

@anupam-dubey
Copy link
Author

I think udp crp is not communicating with app.

@saaraswata
Copy link

I think udp crp is not communicating with app.

did you figure it out?

@anupam-dubey
Copy link
Author

anupam-dubey commented Jul 15, 2024 via email

@saaraswata
Copy link

saaraswata commented Jul 15, 2024 via email

@anupam-dubey
Copy link
Author

anupam-dubey commented Jul 16, 2024 via email

@saaraswata
Copy link

saaraswata commented Jul 16, 2024 via email

@anupam-dubey
Copy link
Author

anupam-dubey commented Jul 16, 2024 via email

@saaraswata
Copy link

saaraswata commented Jul 16, 2024 via email

@saaraswata
Copy link

saaraswata commented Jul 16, 2024 via email

@anupam-dubey
Copy link
Author

anupam-dubey commented Jul 17, 2024 via email

@saaraswata
Copy link

saaraswata commented Jul 17, 2024 via email

@livigni
Copy link

livigni commented Oct 6, 2024

I am myself 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?

@anupam-dubey
Copy link
Author

anupam-dubey commented Oct 11, 2024 via email

@ding-f
Copy link

ding-f commented Oct 12, 2024

I also encountered the same problem, but looking closely at the cover of the video, there seems to be a white wire attached to the circuit board of the drone, whether it can solve the problem through it?

Look at this:

375930762-a93eb5bc-4223-45dc-912e-f30ac84adade

@saaraswata
Copy link

I am myself 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?

Did you check if the POST debug has STAB:Ready to fly at the end?

If not then keep your drone on a stable surface after turning on and see if it's being printed. If still nothing then check if the int pin of mpu6050 is correctly set because without it drone won't work

@ding-f
Copy link

ding-f commented Oct 14, 2024

I also encountered the same problem, but looking closely at the cover of the video, there seems to be a white wire attached to the circuit board of the drone, whether it can solve the problem through it?

Look at this:

375930762-a93eb5bc-4223-45dc-912e-f30ac84adade

I tried and failed.

@anupam-dubey
Copy link
Author

anupam-dubey commented Oct 14, 2024 via email

@ding-f
Copy link

ding-f commented Oct 26, 2024

So far, I bought 25c battery can not take off, and bought 35c still can not take off.

@saaraswata
Copy link

did you use the pcb thats given? if not then you can visit my channel on yt to get a proper tutorial . Search for Saaraswata DIY drone on YT and you can get the videos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants