happyhappy
New member
- Joined
- Jun 28, 2021
- Messages
- 4
- Reaction score
- 0
sometime I make this kind of mistakes, and get lost. thanks for your reply!
sometime I make this kind of mistakes, and get lost. thanks for your reply!
This is a life saver - thanks for the shout. I just got the tello talent and this allows me to use all the commands right out of the box. The sdk 3.0 documentation is good but doesn’t cover everything. To get a better understanding of the range of commands possible, I use the blocks and “view code option” on the tello edu app - this way you get a feel for what’s possible. Great stuff and keep up the good work.I think, only commands of the SDK 2.0 are implemented as methods in the DJITelloPy package. But it has a method 'send_command_with_return(str)'. With its help, you can send to your drone any command of the SDK 3.0.
For example: tello.send_command_with_return("motoron") or tello.send_command_with_return("reboot").
But you should have the v02.05.01.17 firmware version in your Tello EDU/Talent to execute SDK 3.0 commands.
I don't have TT or RMTT Extension Kit but I think you need to enter the SDK mode by sending to your Tello the command:Hey guys, you seem to be kind of cracks
As a newcomer in programming drones i allready had 2 Tello EDUs. Wanted to do some first things with the TELLO EDU APP.
Sadly you had to have a Educational account or the RMTT Extension kit.
So i bought 2 RMTT Extension kits to convert my EDU to RMTT.
The First drone did just fine and i tried some different things. With the use of Mind+ on my laptop.
So i wanted to test the 2nd Unit but was not able to find the Drone on the Wifi with my Laptop.
In Android phone i see the 2nd Unit as accessable in the phones Wifi list.
With a wifi analayzer app i was able to see that the second drone appears on Wifi Channel 165
that is not findable on my laptop.
DJI SDK 3.0 PDF says "Set the -WiFi channel of the open-source controller. xxx indicates the channel to be set. Note: To clear the channel settings, you need to clear the Wi-Fi information. Then, set a channel that complies with local policies and regulations.(Only applies to the open-source controller)"
So i think it should be possible to change this default Channel to a better fit.
But as a neeb learning just the basics, that sounds to me like the "Cool Fancy Stuff" you can do only with 1000 Years of programming experience ;-)
Do you have any hints, or a solution for my problem. Or do you think that is hardware relatetd defect of the RMTT module?
Thanks in advance
Already thought about this, ;-)I don't have TT or RMTT Extension Kit but I think you need to enter the SDK mode by sending to your Tello the command:
command
Then you should send sending to your Tello the command:
wifisetchannel 123
This command will change the Wi-Fi channel of your RMTT controller to 123.
Probably you may do it in the Mind+ IDE after connecting thr Tello's RMTT controller to your laptop by an USB cable.
So, i think i found out what´s the matter. Seems to be a defect of the Extension modle. I researched a littel about Wifi and regulations. So this Wifi channel 165 my module is listed is a non compliant channel at least to European regulations.Already thought about this, ;-)
to achieve getting connected to the RMTT via Mind+ IDE, i need to find it in my WLAN what is not possible. Thats the main cause i could not do that
and now try to find a sollution :-(
I suggested to connect to your TELLO and configure RMTT module by setting the desired channel.Already thought about this, ;-)
to achieve getting connected to the RMTT via Mind+ IDE, i need to find it in my WLAN what is not possible. Thats the main cause i could not do that
and now try to find a sollution :-(
I also find it confusing: I haven't found any info mentioning that ESP32 chip supports 5GHz Wi-Fi...So, i think i found out what´s the matter. Seems to be a defect of the Extension modle. I researched a littel about Wifi and regulations. So this Wifi channel 165 my module is listed is a non compliant channel at least to European regulations.
In Europe channel 140 is the highest possible. I contacted robomaster support, but no response by now. A little confusing also the statement that RMTT uses 5ghz Wlan with the builtin ESP32 chip that is not supporting 5ghz at all by the specs.
Looks like some kind of "Fake". What i found so far ist when watching RMTT booting up in my Phone, is that sometimes at first the Wifi of the RMTT is called " WICED soft AP" for some seconds, than turnes into RMTT-XXXXI also find it confusing: I haven't found any info mentioning that ESP32 chip supports 5GHz Wi-Fi...
Can you give me a link to a shop where you bought RMTT Extension Kits?Looks like some kind of "Fake". What i found so far ist when watching RMTT booting up in my Phone, is that sometimes at first the Wifi of the RMTT is called " WICED soft AP" for some seconds, than turnes into RMTT-XXXX
Overall very frustrating for me is that there seems absolutly no Help to find :-(
I managed to change the Wifichannel via "Tello EDU App" on 3 Drones. But 2x later, the Wifichannel was back as 165 :-(
At first i thought about a hardware related problem, but now i´m not sure anymore.
So frustrating, after buyint 2 Original RMTT units in addition to my converted Tello EDUs. almost 600€ for 4 pieces of Hightech Junk :-(
DJI Online shopCan you give me a link to a shop where you bought RMTT Extension Kits?
Thank you!DJI Online shop
![]()
Buy RoboMaster TT Expansion Kit - DJI Store
Shop for RoboMaster TT Expansion Kit on the official DJI Online Store. Find great deals and buy DJI products online with quick and convenient delivery!store.dji.com
Has anyone tried the downvision? Any videos to share?I got response from Ryze support. You can switch between forward and downward facing camera with the folllowing commands (requires firmware v02.05.01.17):
downvision 1 (switches the video stream down)
downvision 0 (switches video streaming back to the forward view)
It is currently not possibly to get both camera streams at the same time.
We use essential cookies to make this site work, and optional cookies to enhance your experience.