Servo not moving via Aux port on Pixhawk 2.4.8

Radiolink PIXHAWK 2.4.8

Copter 4.5.3

FMUv3

FlySky FS-i6s 10 channel ppm

Servo connected to AUX 1

I am currentrly trying to access a servo for a servo metal claw which i want to access it from channel 8 , i tried servo9 function RC8in, Landing gear, gripper , camera gimble but coudn’t able to move servo

what should i do? please help!

Regards
Kaustubh Shriyam Dubey

You need to add a 5v supply for the servo rail.

I am providing 5v from ESC, should i provide it separately??

I tried supplying 5v from my laptop no progress

This is all you have to do assuming you set up the Transmitter mix correctly and the Aux outputs are configured for PWM which is default.

It shoing gripper load message when i use channel 8 switch on my Fly Sky i6S but the motor is not moving what should i do?

pix_param.param (20.1 KB)
this is my parametter file

You have GPIO configured for all Aux outputs. See that message that says RCOut:None?

Servo9 = Gripper
Servo10= RC7in

SERVO_GPIO_MASK,65280

Issue now got solved and i removed servo9 from bitmask and add gripper parametera

Thank You so much for the help

Regards
Kaustubh Shriyam Dubey