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
[–] [S] 2 points 3 years ago* (last edited 3 years ago) (1 child)

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!

  • source
  • parent
  • hideshow 2 child comments