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

Issue connect to wifi #218

Open yzysnake opened 5 months ago

yzysnake commented 5 months ago

Hi, I constantly have issues connecting the drone to my home wifi which offers both 5 GHz and 2.4 GHz. Any idea to fix it by chance?

yzysnake commented 5 months ago

I could connect the drone to other routers, for example, a Google Nest Wi-Fi or any other hot spots. My home router is an ASUS RT-AX3000.

Nekomeomeo commented 4 months ago

Hi,Can U teach me how to change the default wifi(like TELLO-V2LC7G) into a hot spots? I use the function in djitellopy :"connect_to_wifi(ssid,password)"to change the target router,but it seems not work.Can U share your experience?