trustcrypto / OnlyKey-Firmware

The OnlyKey Firmware runs on the OnlyKey itself and provides the core functionality of OnlyKey.
https://docs.crp.to/firmware.html
219 stars 41 forks source link

Firmware Too Large #30

Closed SteffeyDev closed 8 years ago

SteffeyDev commented 8 years ago

With the new firmware, Teensy (OS X) is saying the file is too large. I downloaded on both Safari and Chrome, got same SHA 256 sum (5b311d84354152d22c114c9b405a23be4bc95cf7d5ea9445ba5ae5b9265d0e2d). Sum does not match guide but most likely because creators did not update guide with new sums after uploading new firmware. See attached picture. Note: I renamed the firmware file so that you could see the "(too large)" part.

Anyone else having this problem?

teensy

onlykey commented 8 years ago

Yes that is the correct SHA256 sum the quick start guide was updated earlier today. No one else has reported this issue. A user did have a similar issue here but found they were not making good contact with the touch points - https://groups.google.com/forum/#!topic/onlykey/Ed8ylswIQmc

onlykey commented 8 years ago

The correct file size is 211KB

onlykey commented 8 years ago

Just double checked teensy loader on Mac and it works fine here image

SteffeyDev commented 8 years ago

I didn't realize you had to make the connection before loading the file, that fixed it for me, thanks!

onlykey commented 8 years ago

Glad this was resolved. Let me know if there is somewhere I might be able to add a note in the quick start guide to make this easier.