Anduril hex file for Q8

Does anyone have a copy of the Anduril hex file for the BLF Q8 they would be willing to share? I’m assuming all Q8s should be within enough tolerance for someone else’s hex to work on mine. I’ve been trying for a while to complete my own build with Atmel Studio, and can’t seem to get past the build errors to spit out a hex. Thanks in advance!

I need a copy too

Please share

I’ve managed to get it to spit out a .hex, but it’s far too small. If I have any success I’ll post it here.

Ok, I think I’ve got this one. Found that one of my “include” files was corrupted, and then I needed to change to optimization to -Os (optimize for size).
Here is the Anduril hex for the Q8

Thank you. Am I right to think that the fuses in this line are correct for the Q8 with Anduril please?

I left the fuse settings stock from the original Narsil, so I used “avrdude -p t85 -c usbasp -u -Uflash:w:andurilforq8.hex:a” and didn’t bother to rewrite the fuse settings.

Thank you. I’m assuming it worked?

EDIT: It worked for me :slight_smile:

hey guys, that q8 hex file link is dead. Can I get a copy of that file too? Pulling my hair out for hours, I’m gonna try building again tomorrow maybe, but in case this keeps kicking my butt I’d like a backup plan. Thanks!

Nevermind guys, google didn’t help me. But I did stumble across “this official ”prebuilt” repository”:Index of /torches/fsm in a comment in toykeepers main flashlight repository thread. Hopefully this helps someone else! It did the trick for me. I could build and flash my own, but the light would never turn on, so something was wrong for sure. I’ll try again in a linux environment next time.

Which way round does the clip go on the chip?

Is there a guide for the Q8 Anduril flashing.

Here you go!

Thank you been looking for ages.