Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mavic mini Gimbal Calibration Problem ! #229

Open
pilgrimage80 opened this issue Nov 3, 2020 · 2 comments
Open

Mavic mini Gimbal Calibration Problem ! #229

pilgrimage80 opened this issue Nov 3, 2020 · 2 comments

Comments

@pilgrimage80
Copy link

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.

@richardrc
Copy link

Did you ever figure this out?

@aytacengin
Copy link

It is very simple issue. Why you didnt do it ?

Use this code like down

Mavic Mini
py comm_og_service_tool.py COM3 WM160 GimbalCalib JointCoarse
py comm_og_service_tool.py COM3 WM160 GimbalCalib LinearHall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants