Overview

The Software Development Kit (SDK) for the Spurty Chest Strap allows you to access the following data:

Vital parameters: Heart rate variability (RR interval).

Position parameters: Longitude and latitude, GPS fix, distance, GPS speed, position speed, altitude, moving direction, GPS timestamp, HDOP, amount of GPS-Satellites in sight, height of geoid. AGPS is disabled.

Device parameters: Battery level, remaining battery live.

Our command protocol is based on the Bluetooth Serial Port Profile (SPP)/ RFCOMM and is optimized to reduce the amount of transmitted Bluetooth packets, resulting in minimum power consumption of both the Spurty Chest Strap and the receiving unit.

The SDK is available for Java ME (Java Platform, Micro Edition) as well as for Microsoft .Net CF (Compact Framework).

The SDK enables the development of applications for devices with any of the following operating systems: Nokia Series 40, Symbian OS, Quallcom Brew and Microsoft Windows CE/ Windows Mobile. Google Android and Apple iPhone OS don’t provide an Application Programming Interface (API) to access Bluetooth; therefore they're - currently - not supported.

The minimum device requirements for the Java ME version are CLDC1.1, MIDP2.0 and JSR82 (Bluetooth API). The minimum device requirements for the Microsoft .Net CF version are Windows Mobile 5.0, Microsoft .Net CF 2.0 and access to the Bluetooth API (SPP).