How can I get battery level of heart rate monitor?

Hi, can’t find how to add a battery level from chest heart rate monitor (like CooSpoH6) to the iOS app.
We made Pulsoid app to add real heart rate to stream, but users need to know battery level.

Can anybody help with battery level??

Hi Pulsoid,

the part about your question concerning Fuse specifically can be answered simply: by using Foreign code. However, if you say you’ve already developed an app that connects to BLE devices, I’m guessing you’re already aware of that.

As for reading from BLE devices in general, I think in this case StackOverflow will be your best friend. As an example, see this wonderful answer.

And if you’re targeting particular devices, you should try to find the specification / reference docs for them.

Hope this helps!

Thanks. Working on this