Releases: polarofficial/polar-ble-sdk
Releases · polarofficial/polar-ble-sdk
Polar Ble SDK v.5.7.0
Polar Ble SDK v.5.6.0
What's Changed
Features:
Read active distance
Read active time
Read sleep data
Read steps data
Do sensor restart
Do first time use
Support for offline recording TEMP.REC files
Support for temperature streaming
Support for Verity Sense split offline recording files
Support for PPG FRAME_TYPE_7 with 17 channels.
Bugfixes:
Fixed bug "Read time gives wrong time (+1h)"
Fix: make PolarDiskSpaceData properties public (iOS)
Polar Ble SDK v.5.5.0
What's Changed
Verity Sense PPI mode LED can be enabled and disabled with PolarBleApi.setLedConfig()
Polar Ble SDK v.5.4.0
What's Changed
Adds factory reset feature PolarBleApi.doFactoryReset()
.
Polar BLE SDK v.5.3.0
What's Changed
(Available for 2.2.0 Beta testers) The Verity Sense SDK mode's blinking LED can be turned off with PolarBleApi.enableLedAnimation()
Polar Ble SDK v.5.2.0
iOS Specific SDK updates
PolarBleApiObserver.deviceDisconnected() is called with a pairingError in the case of 'Peer removed pairing information'.
This indicates to customer that the disconnection was caused by a pairing error. In this case, customer can remove pairing from the system settings.
Polar Ble SDK v.5.1.0
What's Changed
- New API to get device disk space for supported devices
Android Specific SDK updates
- PMD control point response handling fix
- Increase timeout to allow deleting big offline recordings
- Health thermometer client
iOS Specific SDK updates
- H7 sensors with 6 digit deviceIDs bugfix
- Dependency updates + unit test fixes
Polar Ble SDK v.5.0.2
iOS Specific SDK updates
- Fixes bug when listing offline recordings with iOS device
Polar Ble SDK v.5.0.1
What's Changed
- General enhancements and bug fixes to improve overall performance and stability
Android Specific SDK updates
- #300 fixed
- minor enhancements and code cleanup to optimize performance
iOS Specific SDK updates
- minor enhancements and code cleanup to optimize performance
Polar Ble SDK v.5.0.0
What's New
- SDK now includes support for Offline recording feature available in Polar Verity Sense devices.
- Enhanced API with better clarity and ease of use. Refer to the migration guide for details on deprecated and modified APIs.