I'm looking for a cheap (~40$) smart ring
from binaryqueen@programming.dev to programming@programming.dev on 18 May 19:33
https://programming.dev/post/50602531

Good morning 👾

I’d like to fetch data via BLE (Python or Swift) from a cheap smart ring that can be reverse engineered or that is already RE’d. Pulse, oxygen levels, gyroscope, button would be very useful. I’d like to build a python or swift library.

Thank you for any input =)

#programming

threaded - newest

Kissaki@programming.dev on 18 May 20:05 next collapse

Maybe a Colmi smart ring, versions ranging from 13 to 30 €?

I got a Colmi Smartwatch for 13 €. It doesn’t integrate into the standard Android Health thing but seemingly uses its own protocol or sth.

binaryqueen@programming.dev on 18 May 20:19 collapse

I was looking into Colmi already but thought maybe knew some hidden gem :)

Checking the Colmi watches

inari@piefed.zip on 19 May 01:13 collapse

The nice thing about Colmi is there’s support for it in Gadgetbridge, so it will likely be easier to tinker with

ryokimball@infosec.pub on 18 May 20:43 next collapse

Not what you’re asking but on the opposite side you might want to check out gadgetbridge.

Gadgetbridge is a free and open source Android application that allows you to pair and manage various gadgets such as smart watches, bands, headphones, and more without the need for the vendor application. So in short, you can use Gadgetbridge instead of relying on your gadget’s own proprietary app.

binaryqueen@programming.dev on 18 May 21:20 collapse

Thank you, this is an amazing project. I found something interesting in the source (I found the fresh squeezed juice meow.) =)

Please give this hero an upvote.

FizzyOrange@programming.dev on 18 May 21:38 next collapse

A cheap smart ring sounds like a terrible idea. Have fun when the battery burns your finger…

Creat@discuss.tchncs.de on 18 May 22:29 collapse

Didn’t pebble release a smart ring? I don’t know the price, but from what I understand their newer stuff (since the relaunch) is either fully or mostly open source.

I don’t know if it includes the sensors you want though.