ZMOD4410 Reduce Warm Up

Hi, I am using ZMOD4410 sensor with nrf52832 for detecting eCO2 values. 

But I keep getting the same output and after warm up is over, I get an error message 
Error: Sensor probably damaged. Algorithm results may be incorrect.

<info> app: *********** Measurements ***********
<info> app: Rmox[ 0] = 0.10 kOhm

<info> app: Rmox[ 1] = 0.10 kOhm

<info> app: Rmox[ 2] = 0.10 kOhm

<info> app: Rmox[ 3] = 0.10 kOhm

<info> app: Rmox[ 4] = 0.10 kOhm

<info> app: Rmox[ 5] = 0.10 kOhm

<info> app: Rmox[ 6] = 0.10 kOhm

<info> app: Rmox[ 7] = 0.10 kOhm

<info> app: Rmox[ 8] = 0.10 kOhm

<info> app: Rmox[ 9] = 0.10 kOhm

<info> app: Rmox[10] = 0.10 kOhm

<info> app: Rmox[11] = 0.10 kOhm

<info> app: Rmox[12] = 0.10 kOhm

<info> app: Rcda = 0.10 kOhm

<info> app: EtOH = 0.00 ppm

<info> app: TVOC = 0.01 mg/m3

<info> app: eCO2 = 400.00 ppm

<info> app: IAQ = 1.00

<info> app: Rel IAQ = 100.00

How should I verify if the sensor is at fault or is it some coding issue. I tried using Arduino Uno but not able to find the correct lib file for it. Please guide.

What measure should I take to read the correct values and get rid of that error.

Regards,

Yash Gupta