I’m using AUX-6 as a relay for a camera trigger on an Orange Cube and ADSB-IN carrier board.
I noticed that when power is first applied, before ArduCopter boots up, that the relay is high - and is delivering 3.3 volts.
As soon as the boot completes, it goes back to low.
I have RELAY_DEFAULT set to “0” and CAM_RELAY_ON set to “1”. This works fine - but after the boot-up is complete.
I’m thinking that this is a hardware issue - as the software isn’t booted up yet.
But if there’s any way to keep the relay from going high until commanded to do so, I’d like to know how.
Thank you!