A2 mini User Manual V1.1
16
2023 SIYI Technology Co., Ltd, All Rights Reserved
3.3 Ethernet SDK Protocol Control
SIYI gimbal camera provides control protocol for all customers. Please refer to the
below guide for secondary development based on SIYI gimbal camera.
3.3.1 SDK Protocol Format
0x6655: starting mark
Low byte in the front
0: need_ack (if the current data pack need “ack”)
1: ack_pack (if the current data pack is an “ack”
package)
2-7: reserved
Date field byte length
Low byte in the front
Frame sequence (0 ~ 65535)
Low byte in the front
CRC16 check to the complete data package.
Low byte in the front
3.3.2 SDK Communication Commands
Acquire Firmware Version
CMD_ID:0x01------Acquire Firmware Version