hanyazou / TelloPy

DJI Tello drone controller python package
Other
685 stars 293 forks source link

problem with station mode #86

Open ZamesNg opened 3 years ago

ZamesNg commented 3 years ago

I use tello SDK 2.0 to set the tello in station mode. then I changed the _telloaddr in tello py. then I try _simpletakeoff.py but it seems stuck in connect (the ___send_connreq() function in tello.py). so could u help me to fix it? by the way, I want to know what is the port 9617 use for? could u tell me? thanks!!