I have enabled the pulse ox sensor on my Vivoactive 4
Sensor.setEnabledSensors([Sensor.SENSOR_HEARTRATE,Sensor.SENSOR_PULSE_OXIMETRY]);
But when I run the widget on the device I don't see the IR LED light up and only the GREEN ones do. When using the PulseOx app that comes with the watch I see the IR LED light up. Any reason this doesn't happen for me?
Would this affect my accuracy?