sqfmi / Watchy

Watchy - An Open Source E-Ink Smartwatch
http://www.sqfmi.com
MIT License
2k stars 334 forks source link

Continuous resetting of the watch #186

Closed mko-mko closed 1 year ago

mko-mko commented 2 years ago

Hi! If I upload a watch face code (any of the example watch faces), the code successfully uploads, and I can see the new watch face on the watch, but then the watch starts resetting continuously. Even when I unplug the watch from the PC, it contiuously reboots itself, becoming unusable. Anyone have an idea of the cause of the problem? Thank you very much!!!!!!

Here is the bottom part of the code I get:

Writing at 0x001d2885... (100 %)
Wrote 1865120 bytes (1143957 compressed) at 0x00010000 in 17.7 seconds (effective 842.3 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
sqfmi commented 1 year ago

Try updating to the latest version of the library (v1.4.2), this is probably related to #179

mko-mko commented 1 year ago

Try updating to the latest version of the library (v1.4.2), this is probably related to #179

It worked!!! Thank you very very very much!!!! :)