I noticed that when I open my Python scripts (from Github) and fly the Tello drone with them, it often works if I open the scripts before opening the DroneBlocks app (all on the same computer). But if I try to fly the Tello drone after opening (or connecting) with the Droneblocks app, the python scripts do not work (see image below). It does not work even after I close the DroneBlocks app and ensure that it is ended in Task Manager.
On ocassion, I have also not been able to fly the Tello drown with the Javascipt code (DroneBlocks_code-v1.31.). This Javascript code sometimes Connects and works fine and other times it will not connect. It will give me a message to “Please Connect to the Tello Network”…even when I am already connected. I am not sure what the problem is. Is there a duration of time that must be waited between using different apps/software (DroneBlocks app, Github python script, and Javascript code) and the Tello?
Blockquote