Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Phone Notifications #3

Open
icefields opened this issue Sep 15, 2024 · 12 comments
Open

[Feature] Phone Notifications #3

icefields opened this issue Sep 15, 2024 · 12 comments

Comments

@icefields
Copy link

Hello,
I own a GBD-200, which despite not being in the list of supported watches it still works with most commands.
The Move app is able to read notifications and send them to the watch, I would love to have something like that in the Casio G-Shock Smart Sync app or in this API.
Thanks

@izivkov
Copy link
Owner

izivkov commented Sep 15, 2024

I have been wanting to incorporate the Move app into this one for quite a while, but I do not have this watch. I am now focusing on reworking the app with a modern Material 3 interface, which will take about a month. After that, I will try to get somebody to lend me this watch, or donate it to the project. I cannot justify buying every Casio watch since I am not a collector. ;-)

Anyway, thanks for reporting.
Regards

@icefields
Copy link
Author

I was wondering if this API would be able to send the notifications to the watch, I think other watches you have in the list can also receive notifications

@izivkov
Copy link
Owner

izivkov commented Sep 15, 2024

I see you are a developer. If you would like to contribute to the project and add the fitness feature to the app, I will welcome this.

@izivkov
Copy link
Owner

izivkov commented Sep 15, 2024 via email

@icefields
Copy link
Author

@izivkov yeah I was thinking about either contributin to yout code, or making a separate app or plugin specifically for notifications. On the android side I know exactly what to do, I can capture notifications from any application, filter them, and so on. I just don't have enough knowledge on how to send them to the watch via Bluetooth, that's why I was looking into your API, hoping you had something in place to send a payload to the watch that the watch would see as a watch notification.
At the moment my open source project Power Ampache 2 is taking most of my time, so I don't really have much time to study the Bluetooth interface and figure this out by myself.

@izivkov
Copy link
Owner

izivkov commented Sep 15, 2024

@icefields
OK, yes, figuring out the forfmat of the data sent to the watch is a tediius process. It involves looking ar WireShark logs, and then figuring out how they encode data. If I had the watch, I would probobly try it, but without the watch is impossible.

Anyway, if you create your oun project using the API, let me know so i can see how you handle messages.
Regards,
Ivo

@icefields
Copy link
Author

@izivkov I initially assumed that some of the watches you support already had the notification feature. Regardless, I'll definitely keep you updated if I find time to move forward with the project.

@izivkov
Copy link
Owner

izivkov commented Sep 15, 2024 via email

@izivkov
Copy link
Owner

izivkov commented Sep 16, 2024 via email

@icefields
Copy link
Author

icefields commented Sep 16, 2024

I was looking at your code to see how can I contribute, and maybe involve my designer too (just a thought for now, as I said Power Ampache 2 is taking most of our free time), I noticed a few things, mostly on the architectural side of things, if you're interested we can chat in private.

@izivkov
Copy link
Owner

izivkov commented Sep 16, 2024 via email

@icefields
Copy link
Author

thanks. Yes, I'm talking about the app, I haven't checked the code for the API yet.
I will send you an email later, pretty busy day today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants