failsafe not working naze 32 full, cleanflight

Hi can anybody help me. I am trying to set failsafe to completely cut motors when tx signal lost.
when i test by turning tx off it goes into failsafe and low throttle mode for 10 secs.
no matter if i set the failsafe throttle number to "0" or "less than min throttle" i get the same response.

how do i make the motors stop spinning when rx loses tx signal?
using a fly sky fs-16 tx
naze 32 rev 6 full

Thanks in advance
 
I take it you are attempting this using the Command Line Interface (CLI). Did you first enable the Failsafe feature?

feature failsafe

Maybe it would be easier to just use the i6's failsafe menu.

hqdefault.jpg


Ch3 is the Throttle. This guy has set it to -99%, I just pulled my stick all the way down and it shows as -100%. For ch5 he has also set where he wants the flight mode to be, don't know if that really matters.
 
Last edited:
i tried it in clean flight via the failsafe tab and also on the cli, i just tried doing it on my tx as well, as above. still no difference.
loses signal, motors stop for a split second then 10 seconds of low throttle, then off.
i just want the motors to stop when it loses signal.
someone please point me in the right direction!!
 
its doing my head in now, ive tried putting throttle to -100% in tx failsafe and also tried using the disarm to to stop motors when tx signal lost.
i guess its def the naze 32 thats triggering the motors to spin when failsafe activates even though ive set it to 0 in the failsafe tab and have tried ruding it to below min throttle.
ive also tried changing failsafe duration with "set failsafe_off_delay = 1" nothing is changing, it just does the same 10 sec at low throttle.

why arnt my settings changing??
 
Back
Top