#Flashing Betaflight Firmware
13 messages · Page 1 of 1 (latest)
no reboot sequence assumes that the fc is already in dfu mode
Im not familiar with dfu, what is that mode?
bootloader
Oh okay, so is there a way to get it out of dfu then? Reason Im wanting to flash is because its a bind n fly and wasnt flashed with digital OSD protocol
try turn off no reboot sequence, if that doesn't work run irc driver fixer
the point is you are telling it that its in dfu mode when it isnt
thats what no reboot sequence does
I turned off "no reboot' but it still gave me that unkown issue. let me try IRC
Using IRC fixer fixed it. How did you know it was in DFU mode? Do you know if Reboot sequence is something enabled by default or did I accidently enable that?
its not enabled by default.
normally betaflight will send a signal to the fc telling it to go into dfu mode. no reboot sequence stops that from happening with the assumption that you have manually put the fc into dfu mode before hand
Okay and since I had turned that on I basically flubbed it up until I did the driver fix?