24
Emisar D2.. WOW! (i.imgur.com)

outstanding little Regulated Anduril Light!

Album w more details: https://imgur.com/a/vXeGC1t

you are viewing a single comment's thread
view the rest of the comments
[-] lowprofile@lemmy.world 2 points 1 year ago

As a D2 owner, to confirm a couple of things: My D2 originally shipped with Anduril version number 2021-12-13-0135 as well. Model number 0135 was originally named emisar-d4sv2-tintramp, and is now named emisar-2ch, cf. https://toykeeper.net/torches/fsm/anduril2/MODELS. Over there, it is also specified as attiny1634.

Scrolling down https://toykeeper.net/torches/fsm/anduril2/, you will find the latest emisar-2ch version at the bottom, currently indeed anduril.2023-08-07.emisar-2ch.hex. Over there, you will also still find anduril.2021-12-13.emisar-d4sv2-tintramp.hex.

For instructions specifically for backing up, cf. for example https://anduril.click/flashing/avrdude.html#backing-up.

Usually, I am using ZFlasher AVR via mobile phone (Android), which is very straightforward, but I just checked with avrdude (on Linux), and I had no difficulties with pinging the device, backing up, and updating, while using the instructions over at https://anduril.click/flashing/avrdude.html.

Finally, cf. https://bazaar.launchpad.net/~toykeeper/flashlight-firmware/multi-channel/view/head:/ToyKeeper/spaghetti-monster/anduril/hank-cfg.h to see which modifications Hank lights have from stock Anduril 2. Recently, a couple of functions were allowed in Simple UI, namely ramping toggle as well as aux config and strobe modes.

[-] jon_slider@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

I just checked with avrdude (on Linux), and I had no difficulties with pinging the device, backing up, and updating, while using the instructions over at https://anduril.click/flashing/avrdude.html.

SOLVED!

Thank you very much!

I was able to successfully ping and backup eeprom and hex file from my D2 with the following commands:

ping:

avrdude -p t1634 -c usbasp -n

backup eeprom:

avrdude -p t1634 -c usbasp -U eeprom:r:desktop/D2eeprom-backup.hex:i

backup D2 stock hex:

avrdude -p t1634 -c usbasp -U flash:r:desktop/oldD2-firmware.hex:i

Thanks!

[-] lowprofile@lemmy.world 1 points 1 year ago

Great! Those commands are looking just fine. Good to hear that you got this sorted.

[-] jon_slider@lemmy.world 1 points 1 year ago

Super grateful! Enjoy your weekend ;-)

[-] containerfan@lemmy.world 1 points 1 year ago

That's an awesome reference website! Thanks for sharing.

[-] lowprofile@lemmy.world 1 points 1 year ago
this post was submitted on 12 Aug 2023
24 points (96.2% liked)

flashlight

2888 readers
12 users here now

Portable illumination

Rules:

  1. Be excellent to each other
  2. Don't be the reason we need to make more rules

Related:

founded 1 year ago
MODERATORS