Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

Recent content by gotdrone

  1. gotdrone

    djitellopy on Chromebooks?

    I was possibly being stupid and opened a TCP port when I needed to open a UDP port. Will update this post, I'm starting from scratch and seeing if all the lxd stuff was necessary.
  2. gotdrone

    djitellopy on Chromebooks?

    TL;DR I'm getting the "did not receive a state packet" with DJITelloPy on a Chromebook. Long version: I found this thread but it only indicated a problem with Chromebooks at the end, not a solution: https://tellopilots.com/threads/programming-on-chromebook.2193/ I'm having trouble with the...
  3. gotdrone

    Error trying test battery

    I assume you solved this a long time ago but you have: from djitellopy import tello, Tello should be: from djitellopy import Tello
  4. gotdrone

    Any EDU/TT features in Volate!lo Tello FPV app?

    Hi, I have searched the forums, sorry if I missed an answer to my question. Does the Tello FPV app know if it's running on a EDU or TT? If so, are there any features that Tello users wouldn't see? I posted an article of the EDU/TT resources here, if anyone has suggestions to add please let me...
  5. gotdrone

    Hallo from Indonesia

    LOL a couple weeks ago my Tello EDU, on its very first takeoff, did a crash-takeoff. It's flown straight ever since. I taked to DJI support about this, was fairly persistent, I think DJI would have replaced it after I sent them video, but I'm keeping it. They'd probably just send me a refurb...
  6. gotdrone

    The secret of showing video with OpenCV is...

    Here's another way to do it (well I haven't looked at the link above so maybe it's the same approach): https://github.com/dji-sdk/Tello-Python/blob/master/Single_Tello_Test/tello_test.py See how it reads through the commands in the command.txt file and executes them.
  7. gotdrone

    The secret of showing video with OpenCV is...

    You might want to look at these examples: https://tello-asyncio.readthedocs.io/en/latest/examples.html
  8. gotdrone

    Tello EDU upgrade to Robomaster TT?

    Thanks for all your answers, I guess the only difference between an upgraded EDU and an actual TT is the red props and guards, won't miss those. I was effectively going to ask a new question here, will make a new post.
  9. gotdrone

    Finally updated my profile pic with the right drone!

    Finally updated my profile pic with the right drone!
  10. gotdrone

    Tello EDU upgrade to Robomaster TT?

    Hey thanks, that's great, very helpful. Thanks for the tip on Mind+. I'm coming at it from a CS / software standpoint and all these hardware options are amazing and intimidating. Thanks for all your helpful posts. EDIT: I see Mind+ has a Linux version, I love it already! But it appears to be...
  11. gotdrone

    Tello EDU upgrade to Robomaster TT?

    And I saw this but it's talking about upgrading a Tello, not a Tello EDU, hence the separate thread. Sorry if that was wrong, I'm a newb. https://tellopilots.com/threads/tello-to-tello-edu-upgrade.6251/ Also there's this thread, for completeness, it talks about getting the SDK 3.0 on a Tello...
  12. gotdrone

    Tello EDU upgrade to Robomaster TT?

    Hi I did see this thread but it didn't seem to me to give a clear answer to my question: https://tellopilots.com/threads/tello-talent-dji-robomaster-tt-dji-robomaster-extension-kit.5724/ Question is, can I buy the Robomaster TT Expansion kit and my Tello EDU will be a Robomaster TT using the...
  13. gotdrone

    How to send data to tello using microUSB?

    From what I've seen so far of Tello programming, you make a wifi connection to the drone and transfer data over various ports. This is where I got started understanding Tello programming: Tello-Python/tello.py at master · dji-sdk/Tello-Python
  14. gotdrone

    Tello to Tello Edu upgrade

    Sorry I'm kind of new to Tello programming, where are you getting a downvision command from, the Tello SDK? I looked at the 2.0 SDK for the EDU and the 3.0 SDK for the Robomaster TT / Talent and don't see that command.

New Posts