Hi,
Learning about Bluetooth API connectivity and that Garmin R10 is a compatible BLE unit with the API, I was super keen to connect to the device, with the internet, to produce a real-time analytics and analysis board on the web.
I have been able to connect to the device, request service and characteristics UUIDs and even listen to them on a web browser, which is really exciting. HOWEVER, I can't seem to get data beyond a few static read points (device name, manufacturer, ID), and the listener for the notify stream that is the battery notification feed, I can't seem to get the raw strike data.
So far the device has offered two services
6XXXXXX0-6XXb-1XX3-949a-0800200c9a66 (3 characteristics)
0XXXXXXf-0000-1000-8000-00805f9b34fb (1 characteristics)
Can anyone assist? OR send me some help docs, or improve the exposure?
I have been working in the community on CSV upload dashboards, but think a real-time board directly from the web would allow easier updates AND be more interactive.
Hats off to the HomeTeeHero app team; they have reinvigorated the market AND I've been pushing my mates to grab a unit.