Skip to content
New issue

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

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

Already on GitHub? # to your account

Is it possible to implement these functionality to CH582/CH583/CH592 ? #2

Open
happytm opened this issue Aug 19, 2024 · 3 comments
Open

Comments

@happytm
Copy link

happytm commented Aug 19, 2024

Nice simple interface.

Is it possible to implement these functionality to low cost RISC-V BLE micro controllers like CH582/CH583/CH592 and make it compatible with your app ?

https://github.com/openwch/ch583/blob/main/Application/wristband/firmware/Demo_Firmware/APP/src/main.cpp

Thanks.

@fbiego
Copy link
Owner

fbiego commented Aug 20, 2024

Thank you.
This will require C implementation of the library. While I haven't fully tested it, there is a sample on the link below
https://github.com/fbiego/ZSWatch/tree/jakkra_ble_chronos_app/app/src/ble/chronos
I will try to look into it

@happytm
Copy link
Author

happytm commented Aug 20, 2024

Thank you for your quick response.

@TheRealGrosPlombs
Copy link

I am designing my own smartwatch and wanted to use your Chronos app to connect to it. Everything is going well but I sometimes receive a command 0x8a (0xab,0x00,0x07,0xff,0x8a,0x80,0x00,0x03,0xee,0x00) which seems to be related to weather updates. I have not found this command in any documentation in your repositories. Could you help me out with this command?
Thanks!

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

No branches or pull requests

3 participants