atc1441 / ATC_RF03_Ring

Findings and custom firmware for the Colmi R02 (and similar) Smart Ring with RF03 BlueX SoC
GNU General Public License v3.0
271 stars 13 forks source link

Gadgetbridge #8

Open Izaic opened 4 months ago

Izaic commented 4 months ago

What would it require to get this ring working with an alternative app such as gadgetbridge? Does it use proprietary protocols?

octoTurnip commented 4 months ago

I think this would be amazing if it can work! Have you seen any update to this?

devnoname120 commented 3 months ago

See this tutorial from GadgetBridge: https://gadgetbridge.org/internals/development/new-gadget

And here is a list of the available BLE commands: https://github.com/atc1441/ATC_RF03_Ring/issues/13

Someone will need to step in to implement this new device in GadgetBridge based on this information.

devnoname120 commented 3 months ago

Oh wow it looks like someone is already on it: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3896

derkrasseleo commented 3 months ago

Oh wow it looks like someone is already on it: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3896

But that's for the default firmware, right? Or would that work with this firmware too?

Nismonx commented 3 months ago

Oh wow it looks like someone is already on it: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3896

But that's for the default firmware, right? Or would that work with this firmware too?

Both, assuming when you say "this firmware" you this?

derkrasseleo commented 3 months ago

Oh wow it looks like someone is already on it: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3896

But that's for the default firmware, right? Or would that work with this firmware too?

Both, assuming when you say "this firmware" you this?

That would be very nice, have you tried both? Are the characteristics/UIDS the same? I'm sorry, I don't yet own a ring, but I meant the custom firmware that you can flash with this project.