Documentation as PDF

Hello,

I am new on this forum.
I discovered the Hexi today for the first time, and was very exciting.
Think about to buy one!

Looked to the instruction manual on the sided.
Is there a pdf file of the construction of the Hexi?

Thanks for any help.

Jan Kromhout
Hellevoetsluis-NL

Not at this time, no.

I uploaded a pdf file I had created for my own use on Dropbox: dropbox.com/s/oxzye2j9ixbn4 … y.pdf?dl=0

You may find it helpful.

Is there a procedure to reprogram the board from scratch without a USB being available? I read that some boards with an atmel32u2 can be set to switch to DFU but I don’t know if this is possible with the Servotor32.

Yes, you can program through the ISP. This programs the bootloader and the firmware. This is what we do for production:
arduino.cc/en/Main/ArduinoISP

DFU is with the default Atmel bootloader that ships with the chip, which is over-written in production, so that’s not an option. (Its a USB bootloader as well though, so I’m not sure that’s what you were looking for)