damiafuentes / DJITelloPy

DJI Tello drone python interface using the official Tello SDK. Feel free to contribute!
MIT License
1.24k stars 490 forks source link

Help with simple example -learning python #86

Closed siddy2000 closed 3 years ago

siddy2000 commented 3 years ago

I go to run the simple example given on your GitHub, the Tello drone is on with a full battery and I type in from djitellopy import Tello that works, then I type in tello = Tello() that works, then when i type in tello.connect() it will not connect saying Aborting command 'command'. Did not receive a response after 7 seconds. I will attach a screen clip of the code I was following and the error I am getting. Thank you in advance, this is a lovely code.

pythonpicdji

M4GNV5 commented 3 years ago

Hey,

are you sure you are connected to your drones wifi network? It might also be caused by your firewall, see: