When updating Signet’s firmware if Signet’s connection to the host computer is interrupted the Signet will stop functioning. At this time the only way to recover from a partial firmware update is to load the firmware by switching the Signet into bootloader mode which requires chaning a DIP switch position on the Signet circuit board. The recovery steps are as follows:
Download the latest DFU firmware binary from the firmware DFU directory
Get “dfu-util”
Remove the screw connecting the two halves of the Signet enclosure
Separate the two halves of your Signet enclosure by inserting a fingernail or a flat tool into the snap on the keyring loop. Do this with the button facing down so that the button doesn’t fall out.
Remove the film covering the Signet board’s DIP switch (if present)
With a toothpick or other small tool change move the DIP switch position toward the silkscreen label “bootsw”
Reconnect the device (without putting it back in the case). One of the device’s LED’s should be on.
On Windows only:
Install firmware by running the following command, replacing ‘<firmware version>’ with the DFU firmware version you downloaded. Due to a timing issue the command will fail some of the time. Try multiple times if neccisary until the no errors are reported.
On MacOS and GNU/Linux
sudo dfu-util -a 0 -s 0x8000000 -D signet-<firmware version>.dfu
On Windows
dfu-util -a 0 -s 0x8000000 -D signet-<firmware version>.dfu
Disconnect the device and move the DIP switch position back to the middle position.
Reassemble your Signet by first snaping the enclosure halves back together (again with the button facing down) then screwing the halves together until the screw head is flush with the enclosure. Warning: Tightening more can strip the threads.