-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi!
I couldn't figure out a better way of contacting you. I was about to start a very similar project to yours, but happened to stumble across this just before.
I've been reverse-engineering the upload protocol recently (mostly regarding the 150, which I have myself). I would be very interested in collaborating with you on this project, but I think we'd need to organize somehow. That is, instead of me just writing something and submitting pull requests out of the blue.
My interest in the watch has been the programmability and the reverse engineering related to that. I've been trying to understand the contents of the upload protocol, instead of just replicating what the official software generates. For example, I suspect the weird 0x70 packets sent after each disabled alarm are a work-around for some kind of firmware bug. I believe so, because on the 150, the 0x70 packets are direct RAM write commands, allowing writing arbitrary data to memory.
Regarding the 150, I'm working toward a full ROM dump and disassembly. My plan is to have a Wristapp dump the ROM using the buzzer.
It seems there has been a lot of interest regarding the watches lately :-)