SIYI A8 mini 4K AI Mini Zoom Gimbal Camera - AI Identify & Tracking, 4K 1/1.7-inch 8MP Sony Sensor, 6X Zoom

Hi @Tony_Cricelli,

sorry I believe I was not clear. Thanks for the tips but my question is more related to in flight re-center the gimbal position.
A lot of times flying in fpv mode you move the gimbal - pan for instance - and is always hard to find the exact point of controlling the gimbal to the center position - I have a c20-t and you can configure a function called reset or center, you activate one key and the gimbal goes to the center - I saw in the Siyi if you are using the SBus you can assign a channel to re-center the gimbal - but the serial protocol/ardupilot configuration I couldn’t see how to to that.

Hi Juvinski,
Sorry for the misunderstanding! I see your point. I have been writing python scripts to do that using mavlink. Basically I assigned the center location to all three axis and then assign a command to bring them all back to the nuetral. My stuff will not help you and it looks like ardupilot does not have a built in function where you can define the neutral locations and then assign a button to it.
Good luck ! :slight_smile:

Hi :waving_hand: Have the issue with firmware version 0.0.0. Rebooting camera 4 times didn’t help me. Could you please tell how to fix this?

Also have another problem. Sets up all by this guide SIYI A8, ZR10, ZR30, ZT6 and ZT30 Gimbals — Copter documentation but camera gimbal control works only for yaw. Pitch and roll doesn’t work.

Hello. May I ask which gimbal camera is experiencing firmware display 0.0.0 issue.

@SIYI
The camera is Siyi A8 mini. There is no video coming out from camera and LED blink red two times and once yellow.

What actions were taken before this situation occurred? You can also contact technical support directly through our official website for assistance.

Hello. Do horizon stabilization problem tilt issue fixed? https://youtu.be/cuQAhk0fuTA?si=PomWFMU5uLuFoOU7&t=462 like there

From the title and video, it can be seen that the camera used in the video is an A8 mini.

Firstly, the A8 mini needs to be used together with the randomly equipped shock-absorbing structure, otherwise the complex vibration environment of the body will seriously affect the stability of the gimbal! This is not the correct operating condition.

Secondly, the aircraft model is fixed wing, but real-time airspeed cannot be seen in the video. The maximum airspeed supported by A8 mini is 25m/s. Exceeding it will cause the gimbal to malfunction.

So no fixed still? Its same bug what was over all that topic about horizon issue

Hi @SIYI

My Siyi A8 Mini was working fine for 3-4 months, and there was NO CHANGE in my drone.

Today, when I powered up the drone, my Siyi A8 Mini’s gimbal stopped working randomly after powering up, and it is giving a ā€œhissingā€ sound, and the pitch axis is vibrating without any control.

It was running on gimbal firmware 0.4.3 and camera firmware 0.3.2 and was working fine earlier.
I have tried updating it to gimbal firmware 0.4.4 and camera firmware 0.3.2.but the issue is still there.

You can see the issue here in the video: https://youtube.com/shorts/SEH9p8wiSd0?feature=share

The video feed is coming fine, but it seems that the gimal has lost its control!

Please help with this.

Has Siyi fixed this issue yet?

What issue are you referring to? Is it the phenomenon demonstrated in the previous video? Have you checked the two solutions I provided earlier?

I detected an unusual noise in the video, though I cannot confirm it originated from the A8 mini.
I suspect a potential mechanical fault may be present, which would necessitate after-sales service. Therefore, please contact your point of purchase for resolution or reach out to our technical support team via the official website.

Please contact technical support for assistance. They will provide comprehensive and effective solutions.

Question on setting an SRx_EXTRA1 parameter 50 (per SIYI manual instructions). If the camera is connected to the flight controller through a network switch (works very well) what should the ā€œxā€ be set to. Also inspecting the packets via wireshark I do not see any mavlink attitude or other mavlink packets (after setting all occurrences of SRx_EXTRA1 to non zero). Does ArduPilot send mavlink over a link not configured as mavlink?

No. It does not. If it does you found a bug.

Thanks. I believe that suggests that SIYI instructions are bogus!

The ā€œxā€ here corresponds to the serial port number on the flight controller. Therefore, the camera’s serial port must be connected to the flight controller’s serial port in order to send and receive MAVLink messages.

We need to confirm that you are using the gimbal camera from SIYI.

To SIYI,

Thanks for your response. I have a SIYI zr30… My post stems from attempting to stabilize video at high zoom settings…I have previously had the camera connected via a serial port, and have not had any success achieving the FC controller fusion talked about in SIYI Manuel…The ArduPilot DOCS indicate srX_extraX only apply to Mavlink channels, and the serial camera connection is not Mavlink. The ā€œXā€ refers to the Mavlink channel number not the serial port number…ArduPilot has a custom SIYI camera driver based on the communication protocols based on SIYI docs. From inspecting ArduPilot C++ code, the serial driver sends attitude to camera at a hardcoded rate of 10Hz…I switched to a network interface so that I could monitor communications between camera and FC via a program called wireshark. I verified the 10Hz attitude rate, but could not see any mavlink messages…So far I have made some simple mods to ArduPilot/Siyi driver code to output attitude a 50 Hz, and verified the 50Hz attitude in wireshark, but have not been able to get any Camera/FC fusion. Please help!— Thanks again

Upon verification, the camera does not parse MAVLink data transmitted via the network port. Communication between the ZR30 and Flight Control is exclusively via UART.

For information on integrating flight control data, please refer to Section 3.7 of the user manual.

ZR30 User Manual v1.4 EN .pdf