joeycastillo / Sensor-Watch

A board replacement for the classic Casio F-91W wristwatch
Other
1.17k stars 233 forks source link

Flashing firmware instructions for the command line #409

Closed orhun closed 3 months ago

orhun commented 3 months ago

Hello!

Is there any guide for flashing firmware from the terminal? I checked the documentation but unfortunately it is not suitable for my case.

Thank you!

matheusmoreira commented 3 months ago

Hello! Are you running Linux?

Linux should automatically detect and expose the watch to the system as a mass storage device. Then you can mount it and copy the firmware to the root directory of the device. That will flash the firmware.

I wrote a simple script to do it automatically. It's on my laptop and I'm at work right now. I'll share it here when I get back home.

orhun commented 3 months ago

Hey, that worked thanks! I simply mounted it and copied the firmware :)