D2 family don't seem to implement Sensor.setEnabledSensors( [Sensor.SENSOR_HEARTRATE]);

Hi,

Adding a few extra devices to my app but getting odd behaviour on code that works perfectly on all other devices.

The D2 Delta, Delta S, D2, Px don't get any HR data.

However, D2 Air, Air x10, Mach 1 all work fine and HR data is seen.

API 3.1.0 and SDK 4.1.7

Any thoughts welcome.

As an aside I've never seen this come back true ... but I do have min API set to 3.1.0. I thought this would use higher API on devices that support them.

if (Sensor has :enableSensorType) {

regards

David