dji-sdk / RoboMaster-SDK

DJI RoboMaster Python SDK and Sample Code for RoboMaster EP.
Apache License 2.0
312 stars 141 forks source link

How can I get the IP of drone in wifi-sta mode #100

Open jianhu opened 4 months ago

jianhu commented 4 months ago

the example code in doc is not working properly in my machine.

So I would like to know if the drone is broadcasting in local lan after connecting route, and if it does broadcast, which port it broadcast to?

Or there are just better ways other than get-ip-by-broadcasting?

Thanks.