Open izivkov opened 1 year ago
Will close this for now.
I really like Casio GBD-200. However, the official Move application is really bad and there was no improvement since I bought the phone.
Can I join your project? What is the risk to destroy watch during development?
Best Antoni Jakubiak
@AntoniJakubiak Hey Antoni, To answer your questions, I have been trying to add fitness functions to the app, but I do not own any watch with these capabilities. Here is a thread of trying to do this for a GG-B100 watch. It is a different watch, but it works with the Move app, so the data should be the same or similar. I don't have that watch either, so it is hard to work blind, but the person who is helping is very good at extracting the right data. In that thread, you can see my idea of integrating the fitness functions into the app.
There is almost no chance of damaging your watch when developing. The firmware is read-only. If some of the values are screwed up, you can always do a factory reset on your watch. In the past 2-3 years, nobody has reported such issues using my app. (Of course, I cannot be 100% sure).
What do you feel comfortable doing technically? Using Wireshark to collect BLE data, programming in Kotlin, Python? We are always looking for contributors at various skill levels, so I would be happy for you to join.
@AntoniJakubiak BTW, your watch should be able to connect and work with this app, but of course, no fitness functions. The app will not set any new values to the watch unless explicitly requested (i.e., you press any of the [send] buttons). But people have used the app with your watch, so it should not be a problem even if you update values.
Hi @izivkov
I own a GBD-200 watch, know wireshark, don't know about BLE but open to learn, same for kotlin and python (can try and program, not proficient but can pick up).
I can't give commitments, but I am interested in adding support!
How can I get started, and where to start first?
OK, great!
The code is distrbuted between this project and this one. I norrmally combime the two projects into one what I do development. I will do that and will create a branch for you to work on.
To port the current functionality to the GBD-200 you probobly don't need to go into WireShark. I will show you how to selected features for your watch. If you like to add the fitness fuctions, then you will need to use Wireshark.
In the mean time, get familiar with Android Studio and Kotlin, if you are not already.
I will let you know whan your branch is ready. Regards, Ivo
@ShivankChopra
Hi, I created a branch GBD-200 for you. Please fork the repository and checkout this branch. The first thing I would do it to try to build the app in Android Studio from this branch. Try it with your watch, and please comment here on what works and what does not. We will take it from there.
Thanks
Hi @izivkov
Sure, I'll setup and try to run the app.
Will update here.
Thanks and regards
Hello I bought a gbd-200 and I want to change 2 things. First I would like to see DD/MM and not MM/DD. Is that possible? Also, I would like to make vibration go longer or repeat on phone calls. is any of them possible?
You can select date format DD/MM or MM/DD from the settings in the app. At least this is how it works for the supported watches, but give it a try with the gbd-200. I am not sure about the vibration time. I hope I could add support for this watch in the future, I am hoping somebody who owns this model can add support for it.
Regards, Ivo
On Sun, Nov 3, 2024 at 4:10 PM Mitsosxat @.***> wrote:
Hello I bought a gbd-200 and I want to change 2 things. First I would like to see DD/MM and not MM/DD. Is that possible? Also, I would like to make vibration go longer or repeat on phone calls. is any of them possible?
— Reply to this email directly, view it on GitHub https://github.com/izivkov/CasioGShockSmartSync/issues/37#issuecomment-2453577960, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7M37XPLK574K3PRG547WTZ62GMHAVCNFSM6AAAAAAYUMVYIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJTGU3TOOJWGA . You are receiving this because you were mentioned.Message ID: @.***>
Is there any way to find the firmware and tweak it?
I think that would be very difficult
On Sun, Nov 3, 2024, 4:25 PM Mitsosxat @.***> wrote:
Is there any way to find the firmware and tweak it?
— Reply to this email directly, view it on GitHub https://github.com/izivkov/CasioGShockSmartSync/issues/37#issuecomment-2453582028, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7M37TFLIZ4EAX6VC3KK7LZ62IEZAVCNFSM6AAAAAAYUMVYIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJTGU4DEMBSHA . You are receiving this because you were mentioned.Message ID: @.***>
We would like to add support for the GBD-200. If any developer has this watch, and would like to contribute the project. please add a comment here, and I can assist with that.
Without any modification, the app can connect to this watch. Some functions work, and others do not:
What works:
What does not work:
In addition, the GDB-200 has some fitness functions, which are not present in the current app. It would be interesting to explore integrating the watch with Google Fit.
Realistically, what can be done with minimum effort is: