You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want to calibrate my mavic mini the gimbal using the dji firmware tool through the python software, but I get the following error messages, how can I solve this problem?
I am trying to do it on my mavic mini - WM160 but i get an error that says :
py comm_og_service_tool.py -vv COM4 WM160 GimbalCalib JointCoarse
Opened COM4 at 9600
info: The Gimbal will move through its boundary positions, then it will fine-tune its central position. It will take around 15 seconds.
Hi, I want to calibrate my mavic mini the gimbal using the dji firmware tool through the python software, but I get the following error messages, how can I solve this problem?
I am trying to do it on my mavic mini - WM160 but i get an error that says :
py comm_og_service_tool.py -vv COM4 WM160 GimbalCalib JointCoarse
Opened COM4 at 9600
info: The Gimbal will move through its boundary positions, then it will fine-tune its central position. It will take around 15 seconds.
Prepared binary packet:
55 0e 04 66 0a 04 5b 90 20 04 08 01 0b 78
Sending packet...
Waiting for reply...
Retrieved 1 packets (14b), dropped 0 fragments (0b)
Received response packet:
55 0e 04 66 04 0a 5b 90 80 04 08 01 1a 6c
Error: Unrecognized response to calibration command JointCoarse request.
py comm_og_service_tool.py -vv COM4 WM160 GimbalCalib LinearHall
Opened COM4 at 9600
Info: The Gimbal will slowly move through all positions in all axes, several times. It will take around 30 seconds.
Prepared binary packet:
55 0e 04 66 0a 04 c0 9a 20 04 08 02 0f 6c
Sending packet...
Waiting for reply...
Retrieved 1 packets (14b), dropped 0 fragments (0b)
Received response packet:
55 0e 04 66 04 0a c0 9a 80 04 08 01 85 4a
Error: Unrecognized response to calibration command LinearHall request.
Where is the problem ?
Thankyou.
The text was updated successfully, but these errors were encountered: