Skip to content

Polar Ble SDK v3.0.0-beta0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JOikarinen JOikarinen released this 11 Feb 10:38

Support for gyroscope and magnetometer data streams, which are provided by Polar Verity Sense

API updates

  • small enhancements to API which requires updates on client
    • individual stream setting requests replaced with more generic setting request function, i.e. requestStreamSettings() replaces call like requestAccSettings()
    • callback indicating the stream feature is ready is now replaced with more generic function, i.e. streamingFeaturesReady() replaces callback like accFeatureReady