No video

How to do a DJI Drone Gimbal calibration using a PC! (Windows/Mac)

  Рет қаралды 47,129

Infinity Drones

Infinity Drones

Күн бұрын

How to do a DJI Drone Gimbal calibration using a PC! (Windows/Mac)
Support the channel: www.buymeacoff...
Instructions are lower down in the description.
Update:
The newer python versions require an additional --port to be added to your script.
Please use the following script example:
py comm_og_service_tool.py WM240 --port COM4 GimbalCalib JointCoarse
py comm_og_service_tool.py WM240 --port COM4 GimbalCalib LinearHall
Thanks to Michal Bottka for some more info for Air 2 Series drones:
He said the following: I would just like to point out the command for Mavic Air 2 drones, it is important to install via the ''pip3 install pyserial'' command first, otherwise the Port will not be recognized.
WM231 work for Air 2
after the command is:
py comm_og_service_tool.py WM231 --port COM3 GimbalCalib JointCoarse
Do you have a DJI drone with a gimbal that does not want to calibrate via the app? Try calibrating your gimbal using a pc.
In this video, I'll show you how to calibrate your DJI drone's gimbal using your pc. We'll be using a python script, but do not worry... This is a step by step guide. Gimbal calibration steps.
I've successfully tested this on a Mavic 2 Pro, Mavic 2 Zoom, Inspire 1 v2, Mavic Air 2, Mavic Mini, Mavic Air as well as a DJI Spark.
You'll be able to see me test a Mavic 2, Air 2, and Mavic Air at the end of this video.
Timestamps for each step can be found below:
Instructions:
DJI GIMBAL CALIBRATION
Used to fix horizontal gimbal roll issue after replacing gimbal ribbon cable.
Tools :
1. www.python.org...
2. pypi.org/proje...
3. github.com/o-g...
GUIDE :
1. Download all tools
2. Install python
3. extract pyserial and dji tools to C:/DJI/ - As per the video (Remember to go into the pyserial.tar folder and extract/unzip the pyserial.tar file).
4. Open "command prompt" as administrator
5. Install pyserial using python script
python setup.py install
or
py setup.py install
6. In the dji-firmware-tools folder, open the file "comm_og_service_tool.py" with notepad(or similar) to view the supported drones as well as their respective codes used in the script or commands below.
6. Turn ON the drone
7. Check Device Manager to see what port is used by the drone.
8. Commands to perform the Gimbal Calibration below. Run each command separately
python comm_og_service_tool.py comX WM230 GimbalCalib JointCoarse
python comm_og_service_tool.py comX WM230 GimbalCalib LinearHall
(edit comX with your drone's com number detected in device manager)
(after the com port has been specified add your drone's model code (e.g. WM230 = Mavic Air))
8. Turn off the drone
Note: Replace "python" in the above command with "py" if you get an error on windows 10
Example:
py comm_og_service_tool.py com4 wm230 GimbalCalib JointCoarse
py comm_og_service_tool.py com4 wm230 GimbalCalib LinearHall
The links below are affiliate links if you would like to support the channel. It's easy, just click on any of the links and make a purchase (any purchase) and I'll get a small commission from the sale.
╔════╡My Gear╞═════════════════════╡
║ ► DJI FPV Goggles - amzn.to/3NepEgg
║ ► FPV Goggles - Skyzone Cobra X V2 - amzn.to/3xEkwfA
║ ► FPV DJI HD - Nebula Pro - amzn.to/3N85lRx
║ ► FPV Drone - GEPRC CineLog35 HD - amzn.to/3HExMp1
║ ► FPV Drone - GepRC Smart 35 HD: amzn.to/3zP6JoY
║ ► FPV Drone - DJI FPV Racer - amzn.to/3b2lbQ6
║ ► Radio Controller - Radiomaster TX16S Mark II: amzn.to/3QtPDDf
║ ► Battery Charger - ToolkitRC M4Q: amzn.to/3HAEE6Q
║ ► Lipo Batteries - amzn.to/3xHQwzc
║ ► Camera Drone - Mavic Air 2S - amzn.to/3tN1aDS
║ ► DJI Controller - DJI Smart Controller/ RC Pro - amzn.to/3xJ4GA2
║ ► Drone backpack - PGYTECH OneMo - amzn.to/39CkaOx
║ ► Camera - DJI Osmo Pocket 2 Creator Combo: amzn.to/39yCSXr
║ ► Action Camera - Insta360 Go 2: amzn.to/3HGDy9M
║ ► Editing machine - Lenovo Legion 5 17.3": amzn.to/3xBW8v3
║ ► 3D Printer - amzn.to/3xIHDp6
╚════════════════════════════════╡
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣ → bit.ly/3wa5iw9
╠╗║╚╝║║╠╗║╚╣║║║║║═╣ I Really Appreciate Your Support!
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
Music in this video
Learn more
Listen ad-free with KZfaq Premium
Song
Adventure
Artist
JJD
Licensed to KZfaq by
AEI (on behalf of NCS); BMI - Broadcast Music Inc., Featherstone Music (publishing), and 8 Music Rights Societies
#howtocalibrate #calibrategimbal #dji #mavicmini #mavicair #mavic2pro #mavic2 #mavic2zoom #djispark #spark #phantom #djiphantom #phantom4 #howto #howtosolve #howtofix #drone #djimavic #gimbal #calibrate #calibration

Пікірлер: 740
@InfinityDrones
@InfinityDrones 2 жыл бұрын
The newer python versions require an additional --port to be added to your script. Please use the following script example: py comm_og_service_tool.py WM240 --port COM4 GimbalCalib JointCoarse py comm_og_service_tool.py WM240 --port COM4 GimbalCalib GimbalCalib LinearHall (edit comX with your drone's com number detected in device manager) (after the com port has been specified add your drone's model code (e.g. WM230 = Mavic Air))
@iliasisabekov944
@iliasisabekov944 2 жыл бұрын
Hi, friend. I have a Mini 2 WM 161 after entering the command ( py comm_og_service_tool.py WM160 --port COM9 GimbalCalib JointCoarse ) gives an error ( C:\DJI\dji-firmware-tools-master>py comm_og_service_tool.py WM160 --port COM9 GimbalCalib JointCoarse Error: No module named 'serial' ) Please tell me what to do????
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@iliasisabekov944 not sure. Do you have sufficient rights on your user account? Possible to try a different windows machine?
@iliasisabekov944
@iliasisabekov944 2 жыл бұрын
I have two computers with Windows 10 operating system
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@iliasisabekov944 and if you remove the - - port part?
@iliasisabekov944
@iliasisabekov944 2 жыл бұрын
@@InfinityDrones I don't quite understand you, can you be more specific? do you have whatsapp?
@MrLavoski
@MrLavoski 2 жыл бұрын
ARE YOU KIDDING ME!!!!! This has FIXED my wonky gimbal that's not been able to shoot a straight horizon video in over a year now. After a light crash it has never kept the horizon straight after any kind of roll, especially to the right, more so than the left. It could be corrected in-flight by spinning the drone around 360 degrees but this was only a temp fix to get a picture. I was told by 2 repair centres that a full gimbal replacement was the only solution (very expensive) and now thanks to you, it is keeping the horizon straight again. I am so happy right now. Thank you very much for putting this video together. It also now does a full auto calibration without getting stuck at 20% like before. You have definatley earned yourself a new subscriber. Keep up the good work !!!! This was a Mavic 2 pro if anyone's in my position and has still full gimbal movement, but not a straight horizon while flying sideways. I definitely recommend trying this before sending in for expensive repairs
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Aweome! So happy my video helped you! Thank you for the kind words as well :)
@moldo.cel.barbos
@moldo.cel.barbos Жыл бұрын
same experience with mini 2, wish i found this earlier
@InfinityDrones
@InfinityDrones Жыл бұрын
@@moldo.cel.barbos Are you sorted now?
@moldo.cel.barbos
@moldo.cel.barbos Жыл бұрын
@@InfinityDrones yep. i went ahead with WM160. gimbal works better and the horizon is straight. was a pain in rear to figure out what dji assistant to install in order to see the COM. the stupid 40011 error still shows but the drone works better and thats all that matters. TY for the vid
@InfinityDrones
@InfinityDrones Жыл бұрын
@@moldo.cel.barbos happy to hear your camera works better now. I know that 40011 can only be removed with the help of the service center... Glad my vid helped you.
@bagralsadg3883
@bagralsadg3883 3 ай бұрын
Is this magic or what? Thank you, my brother, for this valuable information. I benefited a lot from it and fixed the camera axis deviation. I look forward to more love and respect from you from the State of Iraq❤❤❤❤
@InfinityDrones
@InfinityDrones 3 ай бұрын
You're most welcome! Thank you so much for commenting and letting others know this works for you!
@robinzwanenburg
@robinzwanenburg 5 ай бұрын
it workes for me now with the newer python version -port , thanks !! This has FIXED my gimbal
@InfinityDrones
@InfinityDrones 5 ай бұрын
Awesome! So glad you commented to let other know!
@dronservice
@dronservice 2 жыл бұрын
if you have this error remember to install pyserial "line 35, in import serial no module named `serial´." C:\DJI\pyserial-3.5> setup.py install
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Great info! Thx
@pierdelecto2612
@pierdelecto2612 2 жыл бұрын
wow. just wow. Got my Mav air 2 fixed. Saved me $500 repair or replacement by some repair guys. Your script down below is doubled though the *gimbalcalib* linearhall (just one gimbalcalib term not 2). thank you very much man.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Glad it helped! I'll fix it. Thx for the headsup.
@alexisr.a3438
@alexisr.a3438 2 жыл бұрын
ami, I get an error can you share what codes please
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@alexisr.a3438 what error are you getting? Also, I show you how to get the codes in the video. It's all there.
@michalbottka
@michalbottka 2 жыл бұрын
you have to install pyserial otherwise it will show you errors, enter the command at the command prompt after downloading python 3.5 it is pip3 install pyserial as like administrator
@Lonidroni
@Lonidroni Жыл бұрын
Kust fixed my new replaced gimbal on mavic 2! thank you champ!
@InfinityDrones
@InfinityDrones Жыл бұрын
Awesome. Very happy to hear your feedback! Thanks man!
@fijeletronica7444
@fijeletronica7444 2 жыл бұрын
Congratulations, it worked perfectly as shown in the video. thank you for the tips!
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Glad it helped!
@texasconservative1100
@texasconservative1100 2 жыл бұрын
Just ran this on my Mavic 2 Pro on a Win 10 PC. Had to add --port to the command line to get it going but it worked great. Now for the real test...
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Great stuff!
@tonikolic
@tonikolic 2 жыл бұрын
do you know how to solve this I run this: C:\DJI\dji-firmware-tools-master>py comm_og_service_tool.py com5 WM231 GimbalCalib JointCoarse I get this: usage: comm_og_service_tool.py [-h] (--port PORT | --bulk) [-b BAUDRATE] [-w TIMEOUT] [--dry-test] [-v] [--version] product command ... comm_og_service_tool.py: error: argument product: invalid choice: 'COM5' (choose from 'A2', 'P330', 'P330V', 'P330Z', 'P330VP', 'WM610', 'P3X', 'P3S', 'MAT100', 'P3C', 'MG1', 'WM325', 'WM330', 'MAT600', 'WM220', 'WM620', 'WM331', 'MAT200', 'MG1S', 'WM332', 'WM100', 'WM230', 'WM335', 'WM240', 'WM245', 'WM246', 'WM160', 'WM231', 'WM232', 'WM260')
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@tonikolic something is up with either python or the command. Did you copy my command from the video description?
@weloo666
@weloo666 2 жыл бұрын
@@InfinityDrones yes
@weloo666
@weloo666 2 жыл бұрын
@@tonikolic same problem!
@fuerzadroneoficial
@fuerzadroneoficial Жыл бұрын
Great video! Congratulations for your support in the comments!
@InfinityDrones
@InfinityDrones Жыл бұрын
Thank you very much! Really appreciate it!
@user-md2cc1ki8n
@user-md2cc1ki8n 5 ай бұрын
The com port does not work in my mavic 3 and it shows (BULK interface). What should I do? Please advise me
@InfinityDrones
@InfinityDrones 5 ай бұрын
I've not used this with the Mavic 3... But I think someone in the comments posted how they did it. This video was made before the mavic 3 was launched
@masteroffreedom
@masteroffreedom Жыл бұрын
I followed the steps one by one in 2 windows pc but I can’t see any Dji device in the com ports, what can I do?
@InfinityDrones
@InfinityDrones Жыл бұрын
What drone are you using? Do you have dji assistant 2 installed? Check the latest comments. Some users have posted some great tips.
@masteroffreedom
@masteroffreedom Жыл бұрын
@@InfinityDrones Mini 3 pro i tríes everything but nothing works. The drone has never been shown in administrator COM… I’m sending it to Dji support today
@InfinityDrones
@InfinityDrones Жыл бұрын
@@masteroffreedom but the mini 3 is not supported as far as I know...
@InfinityDrones
@InfinityDrones Жыл бұрын
@@masteroffreedom I really hope they give an answer to what caused the issue once you get it back. Would love to know what caused this.
@rohitpatiltravelvlogger
@rohitpatiltravelvlogger Жыл бұрын
Plz make Video Mavic 3 Gimbal replacement and Calibration Video, and How to Connect to the Computer all accessories and USB to Com & Lpt port
@InfinityDrones
@InfinityDrones Жыл бұрын
Hi there, I'll try... but I've not had an issue with my mavic 3 - If i do, I'll make a video for sure.
@michalbottka
@michalbottka 2 жыл бұрын
Perfect job 👍 THANKS I would just like to point out the command for Mavic Air 2 drones, it is important to install via the ''pip3 install pyserial'' command first, otherwise the Port will not be recognized.. WM231 work for Air 2
@michalbottka
@michalbottka 2 жыл бұрын
after the command is: py comm_og_service_tool.py WM231 --port COM3 GimbalCalib JointCoarse
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Awesome thanks man! This will help so many people!
@yahimalokin1728
@yahimalokin1728 2 жыл бұрын
Hello ! I have this problem with the Port. How can I do this thing...install via the ''pip3 install pyserial'' command first ? Thank you!
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@yahimalokin1728 hi there, not sure what you're asking? Have you installed python and followed the steps in the video?
@ycho
@ycho Жыл бұрын
@@michalbottka where do I run this "pip3 install pyserial" command? command prompt? python?
@NIRAJPATELV
@NIRAJPATELV Жыл бұрын
Excellent help Cheers
@InfinityDrones
@InfinityDrones Жыл бұрын
Glad it helped
@Lonidroni
@Lonidroni Жыл бұрын
thank you very much!
@InfinityDrones
@InfinityDrones Жыл бұрын
Just a pleasure man! Glad this helped you!
@joller79
@joller79 Жыл бұрын
Hi, great video, and great channel, helpfull for us DIY guys. ;). Any news on mini2 downgrade and calibration?
@InfinityDrones
@InfinityDrones Жыл бұрын
Hi there! Thank you! Atm I've not heard or found a way yet to do it. If I do I'll definitely make a video about it!
@JoeCoachTV
@JoeCoachTV 3 жыл бұрын
Hello my friend Thank you for sharing a great video~!! Have a nice evening~!👍👍8
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Thank you for the kind words!
@syahrulsadek
@syahrulsadek Жыл бұрын
i love this
@InfinityDrones
@InfinityDrones Жыл бұрын
Glad it could help you!
@ANTHONYVLOG
@ANTHONYVLOG 3 жыл бұрын
This is great! Just what I was looking for. I have the DJI service software but i dont have their VPN access 😅. Does the notification go away on the GUI after these? I would be more interested in uploading the new gimbal IMU data to the drone. Than run the calibiration from the GUI! Any thoughts?
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Thanks man, hope it can help someone. My drones do not have any errors unfortunately, but I have used it on my spark and mavic air to fix the tilted horizon/ skew gimbal issue. As you can see in the video, the gimbal calibrates, but I do not think it's outputting the results anywhere. Only official dji software it think can do this.
@user-bq9ig2he3t
@user-bq9ig2he3t 3 жыл бұрын
Hi, friend! Can you send Dji software to me? nw-cd@yandex.ru
@InfinityDrones
@InfinityDrones 3 жыл бұрын
@@user-bq9ig2he3t I do not have the dji software... I would love to have it.
@bluesky-intertainment
@bluesky-intertainment 19 күн бұрын
Hello 👋Infinity Drones, from the UK (Ex SA) thank you so much for brilliant video my good man 😀 I have a Mini 3 Pro which needs a gimbal calibration. How do you setup the virtual DJI com ports?...do not see this option under device manager, no mention in your video (windows 10) & what drone code would you recommend for the Mini 3 pro. Hope you have a great weekend 😀 and I would like to thank you for all your support, my SA friend....Gary
@InfinityDrones
@InfinityDrones 18 күн бұрын
Thanks for sharing! I'm sorry to hear that you are struggeling to get this working. Are you using the latest djifirmwaretools? In the file there is a list (in the video i show you how to check) to see what drones are all supported. Might be that the mini 3 pro is not supported. But I've also got bad news for you. This might be able to calibrate it... but you'll end with and error 40011 code (gimbal will be working though) that only official dji software can remove... meaning you have to send it in to have it removed.
@bluesky-intertainment
@bluesky-intertainment 18 күн бұрын
@@InfinityDrones Thank you so much for your reply, I will keep this in mind 😀👍
@InfinityDrones
@InfinityDrones 17 күн бұрын
@@bluesky-intertainment Hope you can get it sorted.
@bossam0628
@bossam0628 Жыл бұрын
Thank you for this Video! I have a Mavic Air 2 and there IS movement on the 1st command "....JointCoarse", but NO MOVEMENT at all from the 2nd command "....LinearHall". What I get is The Gimbal Will slowly move...." Then, Error: Unrecognized response to calibration command LinearHall Request. No visible damage to drone after hitting power line. Moving camera with fingers one time the drone actually changed its error code but that was only once. PLEASE HELP!!!
@InfinityDrones
@InfinityDrones Жыл бұрын
Is your gimbal damaged?
@bossam0628
@bossam0628 Жыл бұрын
@@InfinityDrones No. Not at all. I checked for any scratches, tears, exposed ribbon. Nothing. Thanks for your reply. Anything to help and ill be so appreciative. Definitely frustrating.
@InfinityDrones
@InfinityDrones Жыл бұрын
@@bossam0628 but did you have an accident? If could be that the gimbal motor got some damage. It sounds to me like a motor issue...
@EYES2CU
@EYES2CU 8 ай бұрын
Ok I will try it but I will send you a link of how it looks but I believe it could be more . Thanks all the same for your assistance
@InfinityDrones
@InfinityDrones 8 ай бұрын
Happy to help!
@StreetBusker10
@StreetBusker10 Жыл бұрын
This way can repair mcm error? Gimbal stuck code 40002,so sad because the drone come put new in box
@InfinityDrones
@InfinityDrones Жыл бұрын
its worth a try, but i would first try and see if you can't fix the issue by flashing/updating the firmware
@LorisDemetriadesFPV
@LorisDemetriadesFPV 3 жыл бұрын
Great works with mini2 also.
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Good to know! When I tried to test it, it didn't work. Maybe the firmwaretools has been updated. Thx
@geminibsee
@geminibsee 2 жыл бұрын
Gregoris, did you use WM161 for Mini 2 coz' I still don't see it in the list of supported models from the DJI tools OR did you just use the WM160 which is for the Mavic Mini 1 and it worked? Appreciate your response.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@geminibsee I've tried WM161 and it calibrated on the mini 2 I have here. I would caution about this though as it't not been tested - But if your gimbals isn't work... then it's worth a shot... But please do it at your own risk... I have only done this one and need further testing. My gimbal calibrated, but my gimbal gyro error in the app didnt go away (seems to be a ghost message)
@LorisDemetriadesFPV
@LorisDemetriadesFPV 2 жыл бұрын
@@geminibsee Hi i use the WM160. I think the gimbal hardware is the same in both Mini and Mini 2. What differs is the actual camera it self which is a seperate part not related hardware or software wise with the gimbal it self.
@geminibsee
@geminibsee 2 жыл бұрын
@@LorisDemetriadesFPV Thank you Gregoris. Yes, I did tried WM160 and it worked. Just doesn't removed the Gimbal Calibration error though from the App. Hope they fix that on future FW releases.
@ironkiwi9248
@ironkiwi9248 Жыл бұрын
hey I know its been a while but I am really lost here. When I try to run either command I get could not open port 'COM5': PermissionError(13, 'Access is denied.', None, 5) unless I close the dji app but then only joint coarse does anything and linear hall does absolutely nothing
@RANSOMRUIz
@RANSOMRUIz Жыл бұрын
Having same issue
@carsunlimited4397
@carsunlimited4397 Жыл бұрын
I am having exactly the same issue....
@johntaubman2122
@johntaubman2122 Жыл бұрын
probably not starting the command prompt as administrator
@InfinityDrones
@InfinityDrones 11 ай бұрын
Did you guys get sorted? Sorry for some reason youtube marked this comment as spam...
@dakota1983
@dakota1983 3 ай бұрын
I'm having this same issue and can't figure it out either
@RODPIKERDRONESUK
@RODPIKERDRONESUK 3 жыл бұрын
Thanks for sharing cheers
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Thanks man, hope it can help someone.
@maklanvideo
@maklanvideo 6 ай бұрын
hi, excellent video, congratulations, I can see that you understand these things, bravo, question, could you help me with the calibration with a mini 3 pro which has the same defect, I changed the gimbal and now it remains bent on one side looking from the front it remains everything to the right, I understand what needs to be done but I don't have the right commands, I have Win 11 and I'm not familiar with cmd, thank you very much, I'm waiting for your reply as soon as possible
@InfinityDrones
@InfinityDrones 6 ай бұрын
Hi there, sadly if you've changed the gimbal you need special dji calibration software to fix it... the serial numbers don't match and the coreboard needs to be update... sorry man.
@bigpp6888
@bigpp6888 2 жыл бұрын
Hello Im at my whits end with the AIR2s. replaced the gimbal and all the wires, now its looking to the Right by 40deg. I can not get it to do anything, I have full control of the gimbal, but I can not get the camera to align straight forward. End points are not correct with the gimbal. I have a feeling that the second A2S will have the same problem. any thoughts?
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Sorry to hear... If you've replaced the camera you need to use dji software to get the camera serial number to match the drone's... Otherwise you'll have the issue you're seeing now. You need to send to a repair center that has this software. Sorry my friend, there is no other way.
@marestraveling
@marestraveling 2 жыл бұрын
Where did you by the gimbal? I bought the yaw motors on Ali Express🙈 calibrate with your tutorial and it is not working the parts are not good 🙈. I need working Gimbal motors for the mavic 2 pro 😭
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Sorry to hear... my gimbal was not a replacement. After a firmware update the gimbal was not calibraing properly in the app. This video was the result... If your parts are not working... take your drone to a dji repair center - they have the software to fix it.
@denniss7805
@denniss7805 Жыл бұрын
Hello! I must ask, is there a process to saving the calibration once preformed? Or simply disconnect the drone after
@InfinityDrones
@InfinityDrones Жыл бұрын
simply disconnect afterwards
@lightningquads2446
@lightningquads2446 Жыл бұрын
Hi, I´ve had several problems to get the script running. My solution was: instead of writting " py ....... " i had to type "python ...... " for each command. Then everything worked just fine! System : Win10
@InfinityDrones
@InfinityDrones Жыл бұрын
Sorry to hear you were struggling... The answer was in the video description 😅
@lightningquads2446
@lightningquads2446 Жыл бұрын
@@InfinityDrones oh i really should read the descriptions, haha 😂
@InfinityDrones
@InfinityDrones Жыл бұрын
@@lightningquads2446 hahah glad you got sorted man! Hope your bird is back in the air.
@elcholo212
@elcholo212 4 ай бұрын
Hello, when I was lowering my drone to land, I touched the branches of the tree and the camera was misconfigured. I got error 4200 gimble stock. I try to use the control to be able to recalibrate it but it doesn't do anything and the camera moves looking at the drone. I have a Mavic. air 2s will this method work?
@InfinityDrones
@InfinityDrones 4 ай бұрын
I would try this: kzfaq.info/get/bejne/eN-Inr141Ly7l4E.html If it does not work... then you might have a hardware issue.
@manulqmj6533
@manulqmj6533 26 күн бұрын
Hi, thanks for this excellent tutorial ! In my case I get stocked at the drone connection step (time 7:30 of the video) : when I plug the drone with the USB cable, the USB serial device (COM3) turns on for only a few seconds, and then it always get disonnected, do you have any idea why ? Thanks in advance for your help !
@InfinityDrones
@InfinityDrones 25 күн бұрын
Mmm, tricky one. Could be cable, could be drivers, could be a faulty usb port on drone or pc... Have you tried a different machine just to rule the current one out?
@mihaic.nicola1784
@mihaic.nicola1784 2 жыл бұрын
Hello! An extraordinarily good video, you explained very clearly. Please help me with an opinion. I managed to crash the DJi mini 2, the ribbon cable broke. I replaced it and now, after I start the drone, the gimbal does a check on all the axes and after that it stops, it stays blocked and a sound sounds as fast as a clock. I have video image but it is gimbal stuck (40002 error). I carefully unpacked the gimbal and it's not messy. Can it be repaired if I follow the steps in the video? Thank you!
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Sorry to hear about your crash... Unfortunately, the new gimbal needs to be match with the Coreboard... That can only be done by a dji repair center with the correct software. Sorry man.
@mihaic.nicola1784
@mihaic.nicola1784 2 жыл бұрын
Is not a new gimbal, is the same, that's why I asked if this procedure works. I can send you a short video to see how it behaves.
@mihaic.nicola1784
@mihaic.nicola1784 2 жыл бұрын
I think you misunderstood, I meant I disassembled the gimbal and everything was ok there, nothing broken, no mess.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@mihaic.nicola1784 so same original parts of the same drone... Then I think a flag got triggered on the software side (meaning someone tinkered with the quad). Dji does that to void warranty.
@mihaic.nicola1784
@mihaic.nicola1784 2 жыл бұрын
Thank you a lot for answering me. I guess I don't explain very clear. After the crush, I bought a new ribbon cable and I have change it. Also I checked the gimbal ( I disassemble the gimbal and have checked inside that is nothing broken). After all of this, the mini 2 , can fly but the gimbal is stuck.
@cc11th
@cc11th 3 ай бұрын
Why don't you show how to command in the Mac terminal?
@InfinityDrones
@InfinityDrones 3 ай бұрын
I do not own a Mac, but the command line is the command line. Will be extremely similar, if you're a Mac user you should know that the windows command "dir" is "ls", etc
@danmcla9
@danmcla9 Жыл бұрын
First off wow I'm impressed y'all are so smart. Im trying to follow along but doin g this on mac so some differences. I feel I'm getting close in many ways but am stuck installing pyseriel getting some errors: Dans-Mac:~ macowner$ /dji/pyserial-3.5/setup.py -bash: /dji/pyserial-3.5/setup.py: Permission denied Dans-Mac:~ macowner$ chmod 755 /DJI/pyserial-3.5/setup.py Dans-Mac:~ macowner$ /dji/pyserial-3.5/setup.py /dji/pyserial-3.5/setup.py: line 12: import: command not found /dji/pyserial-3.5/setup.py: line 13: import: command not found /dji/pyserial-3.5/setup.py: line 14: import: command not found /dji/pyserial-3.5/setup.py: line 16: try:: command not found from: can't read /var/mail/setuptools /dji/pyserial-3.5/setup.py: line 18: except: command not found from: can't read /var/mail/distutils.core /dji/pyserial-3.5/setup.py: line 22: syntax error near unexpected token `(' /dji/pyserial-3.5/setup.py: line 22: `def read(*names, **kwargs):' i fixed permission denied only to now have code lines not found i opened again in txt and confirmed code is on correct lines so I'm confused. Please help also doing this for mavic mini 2 does the code for mavic mini work if i get that far? if easier to e-mail I'm at danmcla9@live.com I will literally pay someone for help.
@danmcla9
@danmcla9 Жыл бұрын
from what i understand mac does not have com port numbers so how would I code the usb port location?
@InfinityDrones
@InfinityDrones Жыл бұрын
Yes, I think you must try using a pc. Sorry man, I have no Mac experience
@carlosmarquina4969
@carlosmarquina4969 Жыл бұрын
Hi!! Thanks for the video. I followed all the steps but at the end I have this issue. Please help Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
@InfinityDrones
@InfinityDrones Жыл бұрын
Read pinned comment. Also, It seams like you didn't put all the files in the python directory when you are trying to run the scripts
@justinlaughter4479
@justinlaughter4479 Жыл бұрын
@@InfinityDrones i got the same thing, i've went throught the steps completely 3 times and keep getting the same thing.. Python was not found
@InfinityDrones
@InfinityDrones Жыл бұрын
@@justinlaughter4479 I'm really sorry to hear that. But the error is clear... It's not finding your python
@kicpa123
@kicpa123 2 жыл бұрын
thanks
@InfinityDrones
@InfinityDrones 2 жыл бұрын
You're welcome!
@jpbarres1103
@jpbarres1103 2 жыл бұрын
Hello, thank you for this very interesting video. Does code WM160 work for the mini2. Thank you in advance for your answer.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Hi there. The mini 2 is wm161 if I remember correctly. In the video I show you how to check the firmware tools file for supported drones. Remember, there might be newer firmwaretools files available by now that support the newer drones.
@sRecollet
@sRecollet 10 ай бұрын
I thought I seen someone say they tried this on their Mini 2 but I don't see it on list. Trying my mini 2 SE.
@InfinityDrones
@InfinityDrones 10 ай бұрын
I've not had any luck with this on the mini 2, but I'm working or something else that could be an easier solution do the mini 2
@VideofyU
@VideofyU 2 жыл бұрын
Brother my Mavic air 2 was crashed badly, Gimble replaced. All working fine. But DJI app showing these errors : 1- Gimbal calibration error. Restart aircraft or Contact DJI Support if issue still present.(Code:40011) 2- Camera not calibrated. Image quality affected. Contact DJI support for assistance(Code:10071) 3- Gimbal IMU data error. Contact DJI support for assistance(Code:40021) can these errors be remove after following all steps in the video ?
@InfinityDrones
@InfinityDrones 2 жыл бұрын
No they will not? The error you have is a ghost error and only official dji software can remove it. It is a "fake" error and does not affect the drone.
@ismaphotos529
@ismaphotos529 2 жыл бұрын
hi, i have a Mavic 2 zoon, but I do the process and I have an error : line 35, in import serial no module named `serial´. thanks
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Looks like your Python is not running properly... Also try usung "py" instead of "phython" in the commands.
@ismaphotos529
@ismaphotos529 2 жыл бұрын
@@InfinityDrones thanks i need setup the python, sorry jeje
@rihardsbimanis8390
@rihardsbimanis8390 Ай бұрын
How can i get the correct COM port number? It just shows COM1 and it doesnt work. I think it was necessarry to connect with dji assistant 2 to get the correct COM port
@InfinityDrones
@InfinityDrones Ай бұрын
Do you have dji assistant 2 for consumer drones installed? Please try a different usb port and if possible a different macine.
@EverydayProjects
@EverydayProjects 19 күн бұрын
Old thread, I know, but I have been at this for two days with no success. Windows 10, downloaded Python and py serial, DJI service tools and 7 zip. Followed the instructions to a "T" created a new file in "C" unzipped and copied and pasted info into the newly created DJI file....etc....but getting error every time in one way or another. Com not found, no script, command unknown....etc. I uninstalled everything, looked for an older version of Python, downloaded everything again, fresh start and cache cleared and same results. I'm right there at the command prompt, one step away from this thing being executed and I get an error every time. I even tried substituting Python wit py and vice versa. No luck. I'll keep trying...
@InfinityDrones
@InfinityDrones 18 күн бұрын
Hi there, sorry that you're struggeling so much. Have you tried a different machine, usb port or different cable? This is a tricky thing to troubleshoot. There has been many guys making changes on their systems in the comments and got it working. I would suggest taking a look down there and perhaps even comenting there - maybe they will reply. But for me, this is still working on my windows 11 machine.
@EverydayProjects
@EverydayProjects 18 күн бұрын
@@InfinityDrones I am also not getting the drones to show up in Ports even when I select View hidden items. Thanks for the reply. Theses are mavic minis first generation. The first crashed on the beach. The second into a treetop. Ive changed both cables on each and the gimbals move but do not auto correct upon drone movements. Thanks again. Ill keep trying 😬
@InfinityDrones
@InfinityDrones 17 күн бұрын
@@EverydayProjects Are you doing the mini connection steps? Turn on.. wait for chime... then only connect USB cable.
@arnaudledune9615
@arnaudledune9615 2 жыл бұрын
Hello Infinity Drones, I use a MacBook Pro 13, can you explain me how to find the name of the USB port? Best regards, Arnaud
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Sorry man, I've got not experience using Apple products...
@phuocthiennhantam7970
@phuocthiennhantam7970 3 жыл бұрын
Thanks you!
@InfinityDrones
@InfinityDrones 3 жыл бұрын
You're welcome! Hope this helped you.
@HouseofGinger
@HouseofGinger Жыл бұрын
hiya, this worked great until I turned the drone off and back on again. Then the camera lost all calibration. So each time we want to use the drone, we have to follow this process for the gimbal/camera to work properly. Do you know why it looses it's calibration when we turn it off? Thanks
@InfinityDrones
@InfinityDrones Жыл бұрын
What drone is this? That's not normal at all.
@MaCJaX88
@MaCJaX88 Жыл бұрын
Thanks for the video. Any ideas why I get this error on a Mavic Pro and the gimbal never moves. I tried on 2 different Mavic Pros: Error: No response on calibration command JointCoarse request.
@MaCJaX88
@MaCJaX88 Жыл бұрын
Sorry, looks like that error message is normal but the Gimbal never moves. Actually tried on 3 different Mavic Pros. All of them had gimbals replaced. They do all work fine however and might not need this calibration. Only reason why is 2 of the gimbals slam really hard on startup and was worried it would rip the ribbon cable. Didn't seem normal to me but they do work perfectly fine.
@InfinityDrones
@InfinityDrones Жыл бұрын
Mmm, there is a pinned comment that might be able to help. Also do you have dji assistant 2 installed?
@InfinityDrones
@InfinityDrones Жыл бұрын
If the gimbals slam hard it's because of the generic gimbal flex ribbon cable... Original cables don't do that.
@MaCJaX88
@MaCJaX88 Жыл бұрын
@@InfinityDrones Thanks for the reply. Yes, I have Assistant 2 installed.
@MaCJaX88
@MaCJaX88 Жыл бұрын
@@InfinityDrones ah, interesting. These are gimbals I purchased on Amazon. They are used, refurb units. Thanks !!
@Frlecube
@Frlecube Жыл бұрын
Does this works on air 2s? My drone is randomly loosing the horizon depending on the drone tilt / angle... No problem when flying straight. The app calibrarion completes but no changes...
@InfinityDrones
@InfinityDrones Жыл бұрын
If you're randomly loosing power... That seems like a gimbal motor or ribbon that's giving issues. Did you have a crash?
@luboskravec8823
@luboskravec8823 3 жыл бұрын
Hello, I try to make this gimball calibration after crash...,my Mavic 2 zoom fall on the ground after hit a cable above road....motor looking fine, just gim ball looking not in front...it should works when I make this calibration ? I don´t know but that wrote error in cmd after I paste "py comm_og_service_tool.py com5 WM240 GimbalCalib JointCoarse" that wrote this error: "C:\DJI\dji-firmware-tools-master>py comm_og_service_tool.py com5 WM240 GimbalCalib JointCoarse Traceback (most recent call last): File "C:\DJI\dji-firmware-tools-master\comm_og_service_tool.py", line 35, in import serial ModuleNotFoundError: No module named 'serial'" Do you know help me ? Thanks a lot!
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Hi there. Looks like a usb driver issue. Can you try on another windows 10 machine?
@batuhansygn
@batuhansygn Жыл бұрын
Do we have to install the software even after unplugging and plugging in the flex cable? I just changed a plastic part. But now the gimbal doesn't turn left or right. My device Mavic 3 Classic
@InfinityDrones
@InfinityDrones Жыл бұрын
The mavic 3 series is very new. I've not worked on it myself. I do know that DJI links serial numbers of the camera with the coreboard so it might be the reason. But I would first try and see if you can remove the part you installed and see if that fixes the issue.
@gezginhoca_7
@gezginhoca_7 7 ай бұрын
Does it work for Dji Air 3?My gimbal drifting and doesnt have a straight horizon
@InfinityDrones
@InfinityDrones 7 ай бұрын
You'll need to check the firmwaretools file like I showed in the video. That file gets updated quite often. Of the air 3 is not on that list then your only option is to check my other video where I use dank drone Downloader and dronehacks to flash the calibration firmware. It's one of my more recent videos. I think that will be the one for you.
@kutay_ozkeskin
@kutay_ozkeskin Жыл бұрын
Isnt this the same process done from the remote controller ? Or am i missing something ?
@InfinityDrones
@InfinityDrones Жыл бұрын
the in app gimbal calibration may fail. this way you can force it to run and because you're running it through a script it update the "memory" of the gimbal. The app on the controller might need to be recalibrated.
@shornarchibald6564
@shornarchibald6564 6 ай бұрын
why am I receiving a module notfounderrormessage: no module named "setup tools"
@InfinityDrones
@InfinityDrones 6 ай бұрын
i would suggest getting the latest version of djifirmwaretools and tring again.
@andrewlobur2578
@andrewlobur2578 Жыл бұрын
My drone is recognized as a USB storage device and not a port. Because of this, the script does not work for me. How to connect drone via com port? I do not understand
@InfinityDrones
@InfinityDrones Жыл бұрын
could you give me more info please. Your drone must be picked up by the pc as usb device as it has onboard memory
@madforit9661
@madforit9661 2 жыл бұрын
Mine is not showing under ports, it is detected when plugged in as the pc gives a notification, but unable to detect where as what it is showing as Can you help so it is detected by a com port Thanks
@InfinityDrones
@InfinityDrones 2 жыл бұрын
do you have dji assistant 2 installed?
@temirlanzhetpisbay4526
@temirlanzhetpisbay4526 Жыл бұрын
How can I see it on Mac ? 7. Check Device Manager to see what port is used by the drone.
@InfinityDrones
@InfinityDrones Жыл бұрын
The port will always differ depending on the system.
@psrallen1112
@psrallen1112 2 жыл бұрын
I have a question I crashed my drone and it is saying gimbal over load but it’s turns on all three points but the issue is that the camera is facing downwards and whenever I try to move it with the controller it doesn’t work would filling this process give me back access to make the camera go up and down and clear gimbal overload error thank you
@InfinityDrones
@InfinityDrones 2 жыл бұрын
What drone are you using? You can try this process and see if it works. I do not have enough information to be able to tell you if it will or not. Gimbal Overload is usally a flex ribbon damage issue.
@rakeshkumartechkatni7814
@rakeshkumartechkatni7814 2 жыл бұрын
I have maviac air 2 after all process IMU DATA ERROR CODE 400021. WHAT CAN I DO. And my DRONE AUTOMATICALLY GO BACK LEFT SIDE. ANY SOLUTION.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Did you have a crash?
@madcircuit8864
@madcircuit8864 Жыл бұрын
Dear @Infinity Drones The software doesn't list dji mini 3 pro as one of the supported drones. How i can fixed ? There is no dji mini 3 pro inside the "comm_og_service_tool" file. So how do you calibrate the gimbal then? please help me best regards
@InfinityDrones
@InfinityDrones Жыл бұрын
Yeah... Sorry man. Currently, dji are the only ones that have that official software... You'll need to send it in...
@thinhphamfoto2426
@thinhphamfoto2426 3 ай бұрын
hello, thank you for the tutorial, but I got this error message Error: could not open port 'COM6': PermissionError(13, 'Access is denied.', None, 5) please help me with it
@InfinityDrones
@InfinityDrones 3 ай бұрын
Have you tried using a different machine? Looks like a rights/privilege issue
@thinhphamfoto2426
@thinhphamfoto2426 2 ай бұрын
@@InfinityDrones it worked, thank you very much, you save my life
@InfinityDrones
@InfinityDrones 2 ай бұрын
@@thinhphamfoto2426 fantastic, so happy for you!
@rocheuro
@rocheuro 10 ай бұрын
doesnt work with newer drones eg. Mini 3 mini 3 pro and newer.
@InfinityDrones
@InfinityDrones 10 ай бұрын
They are still very new. Did you check if the firmwaretools support it? Supported drones are in the readme file
@resubusi05
@resubusi05 Жыл бұрын
Hi, i followed every step as shown, but my drone (mavic mini) does not move the gimbal with the second script, any idea why is that??😔
@InfinityDrones
@InfinityDrones Жыл бұрын
It can be two things. I could be that your firmware does not fully support this anymore or that your gimbal motor isn't very healthy anymore.
@resubusi05
@resubusi05 Жыл бұрын
@@InfinityDrones can i fully reset the drone so the frimware support the proces?
@michaelweiss8089
@michaelweiss8089 2 жыл бұрын
I have a DJI Spark where the gimbal is not level when looking straight at me. Running this script will level it off?
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Yes, it will. Here in this video I did it on a spark. kzfaq.info/get/bejne/q7-jpaqd0KqaY58.html
@WeAero
@WeAero Жыл бұрын
not able to see my drone under com ports.. its not detecting there in device manager. pllzz help
@InfinityDrones
@InfinityDrones Жыл бұрын
Do you have dji assistant 2 for consumer drones installed?
@jimroberts7200
@jimroberts7200 5 ай бұрын
I have a Mini2 and am running WIn10. I followed your instructions but oddly, Device Manager just lists COM1 without a description of the device attached to the port. Whether or not the drone is attached, COM1 is the only port displayed. I ran the script py comm_og_service_tool.py WM160 --port COM1 GimbalCalib JointCoarse and then after a short pause got the error code "No response on calibration command JointCoarse request. I tried COM2 and it noted that it could not open that port, so I believe that I'm on the right port. Any ideas what is happening? The drone has clicked a couple of times. I did note that just above the Ports: tree branch, there is another one called Portable Devices, which lists the drone as "DJI_Media. I went into it and noticed that on the Details tab, the Device Description is "WM160" which is the python script identifier for the Mini 2.
@InfinityDrones
@InfinityDrones 5 ай бұрын
first I need to know... did you replace your gimbal or have an accident?
@jimroberts7200
@jimroberts7200 5 ай бұрын
It was a crash. After re-examining your instructions, I see that the error is normal. That said, I see that the gimbal seems free to the touch but still doesn't move during the python script sequence. Since I was replacing the ribbon cable, I will take it apart and make sure the cable is still firmly in the connectors. Beyond that I don't know what to do or replace. @@InfinityDrones
@InfinityDrones
@InfinityDrones 5 ай бұрын
@@jimroberts7200 Good luck with your repairs. I really hope you win. Just a note... with a crash there are soooo many variables that it is very hard to pinpoint the issue, you might have damaged gimbal motors aswell and with many new dji drones they will give an error saying it must be calibrated by an official repair center.
@Sco1t19
@Sco1t19 2 жыл бұрын
I wonder if this will work on a p3 Pro. I will give it a try
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Check the file as per the video. It shows all supported drones
@Sco1t19
@Sco1t19 2 жыл бұрын
@@InfinityDrones Yes it does work. :)
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@Sco1t19 now go fly it liek you stole it!
@yotube1981
@yotube1981 3 жыл бұрын
Hello, I hope you can help me, I follow all the instructions in the video ... and in the end I get an error that python was not found. What could he be doing wrong? use windows 10
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Hi there, did you install python like I showed in the video? If you did, please send me your error message.
@anandsoni1487
@anandsoni1487 2 жыл бұрын
hi vary nice video i just want to know can we run this software in windows 7
@InfinityDrones
@InfinityDrones 2 жыл бұрын
As far as I know windows 7 is not supported anymore, but you can try and see if you can get it working. I've just not seen a windows 7 machine in a very long time... Make sure you have DJI assitant 2 installed before you attempt this. It needs the drivers.
@ivo51505150
@ivo51505150 2 жыл бұрын
Hi, I have a DJI Mini 2 and the gimbal and camera are working perfectly and the gimbal has not been changed. Only the lens was changed. But the error message with code 40011 does not disappear from the screen. When I calibrate the gimbal through the app it completes successfully. But the message remains there. Do you know how to get the error message out? Thank you!
@samdi1794
@samdi1794 2 жыл бұрын
👆👆👆 contact this digital expert for any enquiry, assistance or request concerning your drone
@InfinityDrones
@InfinityDrones 2 жыл бұрын
That message will remain because there was work done on the camera, usually because a serial number does not match anymore. You'll DJI software to remove it - only repair centers have it as far as I know.
@ivo51505150
@ivo51505150 2 жыл бұрын
@@InfinityDrones Okay, got it. Thanks for answering.
@DMGFXink
@DMGFXink Жыл бұрын
Can this all be done on my IMac or any apple computer
@InfinityDrones
@InfinityDrones Жыл бұрын
if you can install python then yes.
@deankalweit1381
@deankalweit1381 2 жыл бұрын
Hi this worked very well untill I connected my drone and then an activation error code 0xffd appeared and didn't allow me to activate my drone
@InfinityDrones
@InfinityDrones 2 жыл бұрын
What drone are you using? Also, why where you running the calibration? Did you have a crash? I recommend flashing your firmware and trying again.
@Bizon65
@Bizon65 3 күн бұрын
Hi, This process works for the Air 2S, do these files contain the commands for the Air 2S?
@InfinityDrones
@InfinityDrones Күн бұрын
Hi there, I'm not sure what you're saying. You are saying it works but then at the same time you're asking if it works?
@ronaldarpi9565
@ronaldarpi9565 10 ай бұрын
Hello, and when is PHYTON used?
@InfinityDrones
@InfinityDrones 10 ай бұрын
Sorry... what do you mean? All the steps are in the video. Phython must just be installed so that the command line understands the commands.
@NorthIslandAerials
@NorthIslandAerials 2 жыл бұрын
I've run the calibration but it stalls at 20% and the camera still sits sideways. Is there something I might be doing wrong? It starts by running the gimbal through its maximums then returns to the sag and does nothing.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Has your gimbal had any damage?
@NorthIslandAerials
@NorthIslandAerials 2 жыл бұрын
@@InfinityDrones I had a crash and replaced the roll motor as well as the roll bracket. During start up it moves properly and does all the turns etc. Then the camera sits cock eyed. After running the linear hall script it starts with a normal startup and on the remote it says gimbal calibration at 20% but does nothing from there.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@NorthIslandAerials try calibrating the gimbal with the drone on its side. But that's sounds like a serial mismatch issue. Usually, you need special dji firmware to fix. Only repair centres have it.
@NorthIslandAerials
@NorthIslandAerials 2 жыл бұрын
@@InfinityDrones so if I've replaced parts I need to send it in for repair is what your thinking? Darn lol was hoping to avoid that. I'm guessing if I ordered a new assembly I'd have the same issue then. Thanks!
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@NorthIslandAerials yes unfortunately you would... Dji designed it that you need to send to repair center... The buggers!
@johndraveyyt6730
@johndraveyyt6730 3 ай бұрын
I recently replaced a gimbal motor for dji mini 3 I thought after installing it, it would calibrate no problem, does this tool also work for dji mini 3? if it does what is the code for it? I hope you help me my drone is basically broken if I cant callibrate :(
@InfinityDrones
@InfinityDrones 3 ай бұрын
Hi there, did you check the file as in the video? If it's there it's supported
@InfinityDrones
@InfinityDrones 3 ай бұрын
But the mini 3 will still ask for calibration and needs it from official dji software to remove the error code
@yousefalmulhim
@yousefalmulhim 6 ай бұрын
I need to apply this calibration on Mac book, please send me the way how to make it through CMD and the Device Manager?
@InfinityDrones
@InfinityDrones 6 ай бұрын
Sorry man, I only have a pc and don't know the mac commands or tools. But if you can access the terminal it should work.
@spiritual-world-universe
@spiritual-world-universe 5 ай бұрын
@@InfinityDrones your video title is "How to do a DJI Drone Gimbal calibration using a PC! (Windows/Mac)" it's bluff. disappointing.
@InfinityDrones
@InfinityDrones 5 ай бұрын
@@spiritual-world-universe how is it a bluff.. If you're a Mac user you should now the programs to use... The script is the the same for both PC and mac. Look at the Comments. Lots of people have successfully used this. If you can't get it working, the I'm really sorry. Maybe there is someone else out there that has a better video than me. But I really don't know what else to tell you. The script is the same, but how mac operates outside of it... That's out of my control. You might have a permission issue, you might have the wrong python installed, you might have the wrong drivers installed. Why not just got to a PC user and ask for help... You might have had this issue resolved by now...
@spiritual-world-universe
@spiritual-world-universe 5 ай бұрын
@@InfinityDrones I'm stacked at 7-Zip part. Looks that's only I don't find Mac version. I checked all comment related Mac in this video. But I don't find any tutorial or solutions. Yeah. I hope there are other channel describe for Mac users. Well, also I don't find after a hour.mmmmm
@azrylabb495
@azrylabb495 3 жыл бұрын
Hi, In my "dji-firmware-tools-master", my file only appear like this "comm_og_service_tool" .. without the ".py" at the end. Will it work? Tq.
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Yes it will work. if you want to see the ".py" you need to change your windows view settings. But there is no need to do that, the script will work.
@aerialtali7617
@aerialtali7617 2 жыл бұрын
I have try it but it say modulenotfounderror : no module named serial,please help me thanks
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Check that you have python installed properly and in some cases it wants you to use us "python" instead of "py" in the commands. Check the video description for an example.
@thomaswurster3298
@thomaswurster3298 Жыл бұрын
So where is the Mac description ??
@InfinityDrones
@InfinityDrones Жыл бұрын
This is just for pc...
@mr.Plexus
@mr.Plexus 5 ай бұрын
I can't install pyserial-3.5.py. It says ModuleNotFoundError: No module named "setuptools"
@InfinityDrones
@InfinityDrones 5 ай бұрын
The you don't have python installed...
@mustafaaybarssonmez4611
@mustafaaybarssonmez4611 5 ай бұрын
Dude, did you find a solution because I got the same error?
@mr.Plexus
@mr.Plexus 5 ай бұрын
@@mustafaaybarssonmez4611 no, bro. Today I left my drone at the service. If they fix it I will ask them what problem I had. I will let you know
@mchams207
@mchams207 2 жыл бұрын
Hello my friend I am calibrating my Dji Mavic Pro But after entering the Script, i became a message: Error: No response on Calibration command JointCoarse request. Can you help me solve this problem please ?? Thank you
@InfinityDrones
@InfinityDrones 2 жыл бұрын
There is a solution pinned in the comments
@HunterWadeMusic
@HunterWadeMusic 2 жыл бұрын
None of my browsers or devices shows the "code" button to download the zip of dji-firmware-tools. Totally baffled.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
That is very strange... everyone else seems to be able to see it. Wish I could post a picture here for you... Are you on a PC or mobile device? The Code option is right next to the "Go to File" option. "Code" is in a green colour.
@adnanm9958
@adnanm9958 17 күн бұрын
Hey brother, I have no image transmission but I can still take the picture but not able to view on the camera! Will this method work for my situation or can you recommend something I could do. I tried replacing memory card and other stuff but it didn’t work
@InfinityDrones
@InfinityDrones 15 күн бұрын
No sir, if you do not have any video I think you video ribbon cable is damaged. What drone are you flying?
@adnanm9958
@adnanm9958 15 күн бұрын
@@InfinityDrones Hi there! Thank you for your feedback. I have a Mavic 2 zoom.
@InfinityDrones
@InfinityDrones 14 күн бұрын
@@adnanm9958 mmm your video ribbon cable must be damaged. If you're very unlucky, it could be be worse
@TCGADGET_STORE
@TCGADGET_STORE 2 ай бұрын
how to fix Camera lens error" on the DJI Mini 4 Pro.
@InfinityDrones
@InfinityDrones 2 ай бұрын
Sorry man, onky way to fix that is to send to dji... Dji made it impossible to fix with the mini 4, air 3 and mavic 3 series
@TCGADGET_STORE
@TCGADGET_STORE 2 ай бұрын
@@InfinityDrones in thailand not dji service center🥹
@Matanumi
@Matanumi Жыл бұрын
if you had something happen yet your current gimbal still works...but the horizon tilts when you fly side ways....when a gimbal calibration within the app won't fix it. will this? and will that common error still show afterwards despite the gimbal being the same?
@InfinityDrones
@InfinityDrones Жыл бұрын
What drone are you using?
@Matanumi
@Matanumi Жыл бұрын
@@InfinityDrones mini 2. W160 I assume. I could get Python to run but it errored after I got to the GimbalCalib JointCoarse step. drone plugged in at com21 too couldn't get it to work getting "permission error access is defined" wonder if it's because latest mini 2 firmware (01.05) shut it down? using windows 7 but it should still work edit: oh... I was able to get it to work after trying a few times. both programs did their thing.... however sadly while it helped with the sideways tilt, the horizon was still crooked flying west, plus I too got the "code:40011" error despite the gimbal being the very same. didn't fix it. to DJI it goes. thanks for responding. sucks- I hate how delicate these gimbals are.
@InfinityDrones
@InfinityDrones Жыл бұрын
@@Matanumi hi there, did you try the solution in the pinned comment?
@Matanumi
@Matanumi Жыл бұрын
@@InfinityDrones yes- it didn't work at first but then the gimbal calibrated and I too got the 40011 error. I think it helped... but it didn't fix my problem. I guess the IMU/gimbal was damaged bad enough or something. Had to send mine in. was hoping this would avoid it but nope.
@InfinityDrones
@InfinityDrones Жыл бұрын
@@Matanumi ah unlucky man.
@abungfpv4917
@abungfpv4917 2 жыл бұрын
Sir, I am Using Windows 11 Can I use This same method on windows 11 too.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
It should work yes. I've not personally tested it though.
@justindziobecki2484
@justindziobecki2484 Жыл бұрын
Can someone help! Dji mini 2 replace camera 1st off I have tried this 1000 times. 1 why are non my file .py even though says path file python 2, I got my drone show a port once now nothing!
@InfinityDrones
@InfinityDrones Жыл бұрын
Sorry man, could you explain a bit more. I'm not getting what you mean by "1 why are my file. py even though says pasthe file python"? Do you have dji assistant 2 for consumer drones intalled?
@perfect_fix_drone_services7462
@perfect_fix_drone_services7462 3 жыл бұрын
hello i know about this and i have tried it on the dji mavic air and air 2; it worked but when i tried it on the mavic pro 2 it didn't work, rather it killed the gimbal imu board and the gimbal stops waking up well, even when it wakes up, it dies back in 2 seconds. what do you think i should do please? tried it twice already and it keeps on killing each gimbal imu board i connect to it thanks, nice video by the way.
@InfinityDrones
@InfinityDrones 3 жыл бұрын
Hi there. You're saying it's killing gimbal imu board? If it killed it it would not allow you to try again... What is the reason for trying to calibrate in the first place? Did you have an accident or did you replace your gimbal? It sounds to me that your gimbal is pulling too much power, so it might be that one of your gimbal motors are the problem and pulling too much power.
@perfect_fix_drone_services7462
@perfect_fix_drone_services7462 3 жыл бұрын
@@InfinityDrones I replaced the gimbal motor after which it didn't centralize so decided to calibrate it using this steps in order to centralize it. What do you advise me to do at this point?
@InfinityDrones
@InfinityDrones 3 жыл бұрын
@@perfect_fix_drone_services7462 So you've reloaded the firmware after the motor/camera change?. If not I recommend doing that and then go into the app and check if you can manually center the camera (very common issue), only then try and use the pc calibration option.
@andreeklundh6058
@andreeklundh6058 Жыл бұрын
Hello, thanks for the video. Whats the code for air 2s (not mavic) I tried with wm232 but I couldn’t make it work?
@InfinityDrones
@InfinityDrones Жыл бұрын
If the latest djifirmwaretools files doesn't have the code it does not support it yet.
@beluga3866
@beluga3866 7 ай бұрын
Hi, does this work on the dji mini 3 pro? Because I could not find the class product code in the script..
@InfinityDrones
@InfinityDrones 7 ай бұрын
If is not in the script it's not supported. Check out my new videos on how to use calibration firmware
@temirlanzhetpisbay4526
@temirlanzhetpisbay4526 Жыл бұрын
Could you show this method for MacOS users? I cant do it. It is not possible to create a command on the MacBook terminal (Administration Command Prompt)
@InfinityDrones
@InfinityDrones Жыл бұрын
Sorry sir.. this is not available for mac as far as I know (I have no mac experience) - are you able to run linux or windows virtually perhaps?
@temirlanzhetpisbay4526
@temirlanzhetpisbay4526 Жыл бұрын
@@InfinityDrones Unfortunately no, could you explain in detail?
@InfinityDrones
@InfinityDrones Жыл бұрын
@@temirlanzhetpisbay4526 if you do not have a windows environment (pc) then till will not work. You'll need to ask a friend to use their windows pc
@christopherjordan139
@christopherjordan139 2 жыл бұрын
I've tried this a million ways can't get it to work on mini 2.... Help please
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Sorry man, does not seem like the mini 2 responds to this. I do not have a mini 2 anymore to test. If I get another one in I'll be sure to try this again.
@user-hd7ex4dw5v
@user-hd7ex4dw5v Жыл бұрын
good afternoon, how did I calibrate the gimbal on the gji mavic air2 and it doesn't work at the end, it throws a python error
@InfinityDrones
@InfinityDrones Жыл бұрын
Have you checked the video description as well as the pinned comment. there are some trouble shooting options.
@user-hd7ex4dw5v
@user-hd7ex4dw5v Жыл бұрын
@@InfinityDrones I do everything the same as you, but at the end, as I drive the combination, something doesn't work. Where can I send you a photo of what you saw?
@InfinityDrones
@InfinityDrones Жыл бұрын
@@user-hd7ex4dw5v you should be albe to post a link here so that we can see.
@baluiaudi2148
@baluiaudi2148 Жыл бұрын
Hello, I have a dji mini 2, I changed the gimball because it was broken, and now I have a new original gimball part installed and have the error message 40021. I wanted to do like in the video but I can't get any further !! can someone help me with the installation I'm willing to pay something
@InfinityDrones
@InfinityDrones Жыл бұрын
So is your gimbal working properly? If you're getting the error and the gimbal is working ... then its a software issue that only the repair center can fix...
@baluiaudi2148
@baluiaudi2148 Жыл бұрын
The gimbal doesn't work properly, it calibrates itself when you turn it on, then the camera stays at an angle, I can send you a video
@macmatty1
@macmatty1 Жыл бұрын
hi what am i doing wrond i keep getting this message C:\dji\dji-firmware-tools-master>comm_og_service_tool.py WM100 --port COM3 GimbalCalib JointCoarse Error: No module named 'serial'
@InfinityDrones
@InfinityDrones Жыл бұрын
Hi there. Have you checked the pinned comment? Might fix your issue
@brianalexander3475
@brianalexander3475 Жыл бұрын
@@InfinityDrones hi! im having the same issue! no module named serial, and i dont understand michal bottka's advice about '' install via the pip 3 install pyserial command first'' i have the .tar file unzipped, but have no idea what im suppose to do with it now! :(
@NIRAJPATELV
@NIRAJPATELV Жыл бұрын
My Device Manager dosent show port as urs 12 Pls help I'm stuck
@InfinityDrones
@InfinityDrones Жыл бұрын
what drone are you using, also what windows are you using?
@thepromiser899
@thepromiser899 2 жыл бұрын
Hi I need some help if possible. I’m getting a error: argument product: invalid choice: COM3. That is the correct comport as well.
@InfinityDrones
@InfinityDrones 2 жыл бұрын
If you're getting that it means the resource is being used/shared by something else. Try using a different machine or closing apps like Cura or removing other peripherals.
@thepromiser899
@thepromiser899 2 жыл бұрын
@@InfinityDrones thank you highly appreciated
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@thepromiser899 hope your issues is sorted.
@erichhauzenberger7
@erichhauzenberger7 2 жыл бұрын
Hello from Austria! please tell me what could i do to fix the error 200? the mavic 2 zoom got a new HDMI cable and now there is no picture whats bad?
@InfinityDrones
@InfinityDrones 2 жыл бұрын
Did you have a crash? if you do not have video... then i think your ribbon cable is damaged.
@erichhauzenberger7
@erichhauzenberger7 2 жыл бұрын
@@InfinityDrones Yes there was a crash 🙈 But I changed all damaged parts and after them it works. The only thing was, that I couldn't move the camera up/down So I changed finaly the HDMI cable to get back the function. But now it's worst than before 😱 Do you have an idea?
@InfinityDrones
@InfinityDrones 2 жыл бұрын
@@erichhauzenberger7 Sounds to me like you have a gimbal flex and gimbal motor problem... you'll need to send to repair center.
DIY: Calibrate Gimbal after replacing Assembly
7:10
JoeMartinMVC
Рет қаралды 64 М.
Little brothers couldn't stay calm when they noticed a bin lorry #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 18 МЛН
艾莎撒娇得到王子的原谅#艾莎
00:24
在逃的公主
Рет қаралды 49 МЛН
OMG what happened??😳 filaretiki family✨ #social
01:00
Filaretiki
Рет қаралды 12 МЛН
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 43 МЛН
DJI Gimbal Calibration Firmware
13:30
Infinity Drones
Рет қаралды 10 М.
GIANT RC Jet with 2 real Jet Turbine Engines
21:52
Kevin Talbot
Рет қаралды 224 М.
dji mavic air 2 s gimbal repair full video ( part 2)
12:25
Dji servis
Рет қаралды 25 М.
PSA - Drone-Hacks has new owners | Things to know!
11:09
Infinity Drones
Рет қаралды 1,3 М.
DJI Mavic Gimbal Calibration
6:03
How-FixIT
Рет қаралды 75 М.
DJI Spark Gimbal Calibration | Horizon Gimbal Roll issue FIX
7:46
How to fix Mavic Mini gimbal calibration  error 40011
6:31
Infinity Drones
Рет қаралды 48 М.
Little brothers couldn't stay calm when they noticed a bin lorry #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 18 МЛН