o-gs / dji-firmware-tools

Tools for handling firmwares of DJI products, with focus on quadcopters.
GNU General Public License v3.0
1.43k stars 402 forks source link

Gimble clibrate Air 2s #365

Open A-K-104 opened 8 months ago

A-K-104 commented 8 months ago

**When I performed calibration after the gimble replaced my Air 2s.

I run those two commands:**

  1. py comm_og_service_tool.py --port com6 WM232 GimbalCalib JointCoarse
  2. py comm_og_service_tool.py --port com6 WM232 GimbalCalib LinearHall

The first one ran and gave this print:

Info: The Gimbal will move through its boundary positions, then it will fine-tune its central position. It will take around 15 seconds.

Error: Unrecognized response to calibration command JointCoarse request.

### And run the second one:

Info: The Gimbal will slowly move through all positions in all axes, several times. It will take around 30 seconds.

Error: Unrecognized response to calibration command LinearHall request.

And didn't work. What am I doing wrong?

808statebrazil commented 6 months ago

It seems like this room isn't very friendly to helping each other.