-
Notifications
You must be signed in to change notification settings - Fork 197
Get aircraft camera version failed, errno: 0x0000000lX #456
Description
Hello, I get this error during initialization: (STM32F446 - E-port dev kit - Mavic 3E), any idea ? @dji-dev
0.000 core-[Info] dji_core.c:112 Payload SDK Version : V3.15.0-beta.0-build.999 Dec 12 2025 16:31:59
0.033 adapter-[Info] dji_access_adapter.c:350 Identify mount position type is Extension Port Type
0.043 adapter-[Info] dji_access_adapter.c:370 Identify aircraft series is Mavic 3 Series
0.553 adapter-[Info] dji_access_adapter.c:493 Identity uart0 baudrate is 921600 bps
0.564 core-[Info] dji_identity_verify.c:627 Updating dji sdk policy file...
0.575 linker-[Warn] dji_command.c:904 Received invalid ack,<0000> 0x0300(0x0003)->0x0A06(0x00CA) 0x03FD
0.589 linker-[Warn] dji_command.c:904 Received invalid ack,<0x01> 0x0300(0x0003)->0x0A06(0x00CA) 0x03FD
1.572 core-[Info] dji_identity_verify.c:635 Update dji sdk policy file successfully
2.584 linker-[Warn] dji_command.c:1015 <0x4c8d>Command async send retry: index = 0, retryTimes = 3, 0x0A06->0x0100(0x0001) 0x0001
3.585 linker-[Warn] dji_command.c:1015 <0x4c8d>Command async send retry: index = 0, retryTimes = 2, 0x0A06->0x0100(0x0001) 0x0001
4.586 linker-[Warn] dji_command.c:1015 <0x4c8d>Command async send retry: index = 0, retryTimes = 1, 0x0A06->0x0100(0x0001) 0x0001
5.587 linker-[Error] dji_command.c:1037 Command async send error 0
5.595 linker-[Error] dji_command.c:609 sendSync callback timeout
5.603 infor-[Error] dji_aircraft_info.c:580 Get aircraft camera version failed, errno: 0x0000000lX.
5.614 infor-[Error] dji_aircraft_info.c:581 Execution timeout. Suggestion : Please contact DJI for help.