activateSensor

Activates a Freestyle Libre Sensor

🚧

Currently only Libre 1, Pro/H and Libre 2 (UK) are supported!

Libre 2 US and Libre14Days US are not supported currently.

N.B This function is only needed for iOS calls. For Android, readGlucoseData will activate the sensor automatically if needed

function activateSensor(): Promise<SuccessMessage>

returns

  • Promise<SuccessMessage>