This week at UGFocus I brought my Tello Drone to have some fun at the Hackathon. The Tello drone can be controlled with a simple text based command mode through UDP communication.
First up, lets connect to the drone, this requires an UdpClient DotNet instance (Since NAV only support TCP not UDP)