Polar Ble SDK v3.0.0-beta0
Pre-release
Pre-release
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 likerequestAccSettings()
- callback indicating the stream feature is ready is now replaced with more generic function, i.e.
streamingFeaturesReady()
replaces callback likeaccFeatureReady
- individual stream setting requests replaced with more generic setting request function, i.e.