-
Notifications
You must be signed in to change notification settings - Fork 426
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
trying to clear error 10016 on Air2 S #383
Comments
10016, it is an error in the camera sensor. no gimbal calibration |
Lucky you. Trying to pair encryption post-production would only update keys in chips which were not set to write-protect after the original pairing in factory. The other chips would keep the previous keys, making complete encryption desync. |
Strange how it happened after clearing a 40021 error though. Oh well looks like no one has an answer to the error |
To remove error 10016, the first thing - you need to put the drone into service mode (OTA), the second thing - to have a camera calibration file, it's different for each camera module. And several DUML packages to activate the calibration file. The problem is that all these things can only be done with access to the dji vpn account. There is another way - an exploit to get adb root access and manually replace some files |
What exploit method is used to get ADB Root Access to the Air 2s? I have one Air2s on the older FW with a low ARB#, and i also have another Air2s that i was periodically updating until i kind of stopped using as much about 2yrs ago now. Now my newer drones i have are mostly the CF 3" & 5" FPV Drones with DJI Air Unit, O3, and Analog.. But ive always wanted to get the Adb root access working, i know its possible, i just havent really looked into it much, and when i did i couldn't find too much information about it. Ive been studying Linux and Android coding for about a year and a half now and i would love to just take a look at it really and see how it works.. Idk if i have anything to change now, but i do need to replace the front vision sensors on one of them. I have my other Air2s if anything goes wrong, plus my Mini 3 Pro, which unfortunately for videos and photos straight from the Drone, i think the M3P has the advantage as far as that goes. Plus the low light filming is significantly better it seems... Is it possible to order oem new DJI parts? I bought new Gimbal Mount Rubber Dampers, but after i installed them they were basically as soft as the used rubbers i replaced and one was even ripped, but it seemed better before. It just moves too much.. Thanks! |
@Judslat did you ever get this error resolved ?10016 |
No sadly, it was more complicated than I thought Sent from Android PhoneOn 10 Sept 2024 12:24 pm, robxs1 ***@***.***> wrote:
@Judslat did you ever get this error resolved ?10016
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Might be barking up the wrong tree with this but ive been told that running the below command from the comm_og_service_tool.py tool may clear the error
So I issue the command python comm_og_service_tool.py --port com3 -vv wm232 CameraCalib EncryptCheck
then run
python comm_og_service_tool.py --port com3 -vv wm160 CameraCalib EncryptPair
and i get Error: Calibration for selected platform is not supported.
Ive tried changing the WM number to different quads with the same error each time, the Drone is on a FW with ARB5.
Any ideas or is there another fix for error 10016_
The text was updated successfully, but these errors were encountered: