-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What should I do if I want to use RN to obtain device data #489
Comments
I presume you're using React Native? You would have to expose the SDK methods via native module. I don't think Polar team maintains any official cross-platform libraries. With Flutter app we just built ourselves a plugin that uses native libraries on Android and iOS. |
Thank you for your answer. If I need to obtain UUIDs for related services such as ACC or PPI, where should I go to check |
I'm working on a similar issue. I want to read ACC Data and want to set the time on the Polar H10 via a python script.
Here is the output when I select the Polar H10 for listing all services:
The services for ACC or Time are not listed, so this must be some vendor/device specific functionality I guess. Still investigating on this topic and would be happy to get input if someone else has more info on this topic. |
Platform your question concerns:
Device:
Description:
The text was updated successfully, but these errors were encountered: