Dear team,
I met one issue on HDC2010, if we put the sensor into the -20 degree environment, sensor sometime will get the zero raw data value with humidity and temperature.
Below is our read value process:
Read/Write data to address
Write 0x01 to 0x0F
Write 0x00 to 0x0E
Read 0x04 until the data is ready
Read 0x00 to 0x03 to get humidity/temperature raw data.
This issue only happen in low temperature environment, could you help to identity which part of our process could cause this issue happen?
Thank you.
Kane