Skip to content

Releases: polarofficial/polar-ble-sdk

Polar Ble SDK v.5.7.0

04 Sep 07:15
Compare
Choose a tag to compare

What's Changed

Firmware update can be performed with PolarBleApi.updateFirmware()
Support for pressure (barometer data) online streaming
iOS PolarSleepData fields are public

Polar Ble SDK v.5.6.0

31 Jul 10:34
Compare
Choose a tag to compare

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

25 Oct 11:49
Compare
Choose a tag to compare

What's Changed

Verity Sense PPI mode LED can be enabled and disabled with PolarBleApi.setLedConfig()

Polar Ble SDK v.5.4.0

28 Sep 09:10
Compare
Choose a tag to compare

What's Changed

Adds factory reset feature PolarBleApi.doFactoryReset().

Polar BLE SDK v.5.3.0

08 Sep 09:16
Compare
Choose a tag to compare

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

11 Aug 11:02
Compare
Choose a tag to compare

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

08 May 12:19
Compare
Choose a tag to compare

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

30 Mar 07:27
Compare
Choose a tag to compare

iOS Specific SDK updates

  • Fixes bug when listing offline recordings with iOS device

Polar Ble SDK v.5.0.1

28 Mar 07:16
Compare
Choose a tag to compare

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

23 Mar 07:43
0d58c74
Compare
Choose a tag to compare

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.