dji-firmware-tools icon indicating copy to clipboard operation
dji-firmware-tools copied to clipboard

Tools for handling firmwares of DJI products, with focus on quadcopters.

Results 176 dji-firmware-tools issues
Sort by recently updated
recently updated
newest added

Hi, I've been using the excellent comm_sbs_bqctrl tool with a failed (fully discharged) Mavic Air Battery. I thought I was doing quite well in recovering the battery but the tool...

Hi dear guys, I have bad experience with using the python script for calibration of gimbal on both MINI2 and AIR2. The script works but after restart aircraft shows "Gimbal...

I am trying to calibrate the gimbal on my DJI Mini 2. I am following this video https://www.youtube.com/watch?v=qQ7MFSNP_W8. I am on the step where I am supposed to type py...

![DJI_Mavic_2_PRO_eMMC_ISP_pinout](https://user-images.githubusercontent.com/81270595/147383334-05ddddcb-578a-4d88-b6ec-b668e4e88bb1.jpg) Please add to the wiki. Sorry, but the motherboard was from a drowned drone

Hi, I am trying to get my deep discharged dji Ronin battery back to life. I can connect to the BQ30Z55 with the Raspberry Pi and read it out as...

$ python3 comm_sbs_bqctrl.py -vvv --dev_address 0x0b sealing Unseal Opening i2c:1 Raw write: DATA=22 3e Raw write: DATA=20 3e Raw write: DATA=22 3e Raw FirmwareVersion response: 0b 43 07 01 01...

I saw a tutorial on youtube on how to fix a mavic air battery using your (excellent) tools. A commenter said that it worked on his spark batteries. So i...

I have a Ronin M battery on which I would like to reset the PF flags. Connecting and reading was a breeze. Thanks for the amazing work. Now I can't...

I want to modify the firmware and re-compress it ![image](https://user-images.githubusercontent.com/62418986/177907712-14c99c30-34a7-49a9-be79-5a2a98371ead.png) ![image](https://user-images.githubusercontent.com/62418986/177907658-d586292a-328c-42aa-b61c-ddfbbe28f9a2.png) Modifying a file (Shadow) Finally, I want to compress the file again Please teach me the way. Help me,...

Hello, Is there any way to use the existing .lua files in https://github.com/o-gs/dji-firmware-tools/tree/master/comm_dissector/wireshark to view .pcap files generated from Phantom 4 .DAT logs in Wireshark? Thanks!