Polar watches such as Polar Ignite 3, Polar Pacer (Pro), Polar Grit X Pro 2 or Polar Vantage V3 support online streaming of some data types, altough some special user action is required to be able to start the streaming feature and get the data.
Important
Although the namings might be confusing, enabling the SDK on the Polar watches is not starting SDK Mode with startSdkMode()
function. SDK Mode is currently not supported in Polar watches.
In Polar watches, it is required to give permission to your watch to be usable with the BLE Polar Measurement Data Service used for data streaming. This is the process of enabling the SDK in the watches. See below for step by step guide.
- Make sure FlowApp is completely shutdown and that your watch is not connected to any other mobile phone.
- From the watch menu, open
Settings
->General settings
->Pair and sync
->Paired devices
- If you see the phone you want to use with the SDK in the list, select it and press
Unpair
->Remove pairing
->Yes
- From the
Pair and sync
view, pressPair and sync phone
- From SDK based application, scan for devices and connect to your Polar watch and accept the pairing if the numerical comparison matches between your watch and your phone.
- Once pairing is done, press back button to cancel the
Connecting to phone
animation on the screen. - Go back to
Settings
->General settings
->Pair and sync
->Paired devices
, click on your phone in the list - Press the
SDK
button and thenShare
button - Go back to any watch face, open menu and press
Start training
- From any "exercise wait" view (sport profile selection) you can now stream supported data types (acclerometer, PPI, ...) over BLE Polar Measurement Data service.
Caution
Starting any BLE streaming over the BLE Polar Measurement Data service only possible from the exercise wait view.
Starting a training with PPI streaming ongoing will stop the PPI streaming automatically, as this cannot work during training.