-
Notifications
You must be signed in to change notification settings - Fork 2
DT7 Firmware Upgrading
The following will go over the process of upgrading/changing firmware for the DT7 between drone mode and RoboMaster mode. The DT7 has two main types of firmware as of 4/4/22:
- v1.0.2.26 for DJI drone flight controllers
- v3.0.3.7 for RoboMaster client
The only tool needed is the DJI RC Assistant found here: https://www.dji.com/downloads/softwares/assistant-dt7-dr16-rc-system
- Plug in the DT7 remote to the computer using a USB mini-b cable
- Open RC Assistant and navigate to the "Info" page:
- On "Change User", login to your DJI Account (the one you use to register)
- Click the "Latest Version: <XXX>"
- On the firware upgrade page, wait for the version to load, then type the buttons D O O R on the keyboard to enter the backdoor.
- When the login screen pops up, enter 'rm' as the username and password.
- Click "Upgrade" and follow the prompts to install the version 3.0.3.7 firmware.
- Plug in the DT7 remote to the computer using a USB mini-b cable
- Open RC Assistant and navigate to the "Info" page:
- On "Change User", login to your DJI Account (the one you use to register)
- Click the "Latest Version: <XXX>"
- Click "Upgrade" and follow the prompts to install the version 1.0.2.26 firmware.
Looking for something else or would like to contribute to the wiki?
This wiki is a readonly mirror of our GitLab wiki. We use mermaid diagrams in this wiki, which are not supported in GitHub. We recommend referring to the GitLab wiki for the best experience or if you would like to contribute.
Architecture Design
- Directory Structure
- Build Targets Overview
- Drivers Architecture
- Command Subsystem Framework
- Generated Documentation
Using Taproot
Software Tools
- Docker Overview
- Debugging Safety Information
- Debugging With ST-Link
- Debugging With J-Link
- Git Tutorial
- How to Chip Erase the MCB
RoboMaster Tools
Software Profiling
System Setup Guides
- Windows Setup
- Debian Linux Setup
- Fedora Linux Setup
- macOS Setup
- Docker Container Setup
- (deprecated) Windows WSL Setup
Control System Design Notes
Miscellaneous and Brainstorming
Submit edits to this wiki via the taproot-wiki-review repo.