espressif/esp-drone

Please provide source code of the android app

ark-brighthustle opened this issue · 8 comments

https://raw.githubusercontent.com/EspressifApp/EspRelease/master/ESPilot/ESPilot.apk

this app source code please...as esp32 drone don't work on newer app that u provided sourse

https://raw.githubusercontent.com/EspressifApp/EspRelease/master/ESPilot/ESPilot.apk

this app source code please...as esp32 drone don't work on newer app that u provided sourse

https://github.com/espressif/esp-drone/blob/master/hardware/ESPlane_FC_V1/Schematic_ESPlane_FC_V1.pdf

provide sourse code of android app doesn't work with this version...using esp32

@evilRat
iOS APP Source code: ESP-Drone-iOS
Android APP Source code: ESP-Drone-Android

You can find more details here:
https://github.com/espressif/esp-drone#introduction

To use ESP-Drone code on ESPlane-FC-V1, please connect GPIO14 of ESP32-WROOM-32D to INT pin of MPU6050 by a jumper. You can find detials here: https://docs.espressif.com/projects/espressif-esp-drone/en/latest/hardware.html#configure-target-hardware, not sure if that cause your problem.

P.S. https://github.com/leeebo/ESP-Drone is an Archived project, please use current repo https://github.com/espressif/esp-drone instead.