Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Issues in CCS811 sensor reading #46

@shaileshbakshi

Description

@shaileshbakshi

The following are the issues we are having with the ccs811 sensor.

If we are moving a sensor from places where there is a high level of gas to a low level of gas. The sensor is taking a large amount of time to settle down to the actual gas level of that place.

We have noticed that sometimes there are sudden jumps in CO2 and TVOC values.

If sensors exposed to the high level of Co2 and TVOC ( Co2: 2000 to 2500 TVOC: 400 to 800) constantly for more than 4 to 5 weeks they are getting damaged after that those sensors are reporting co2 value of nearly around 400 to 500 even if it is exposed to the higher level of gas.

Following is the initialization flow of the Gas sensor

Turn on the sensor.
Initialize sensor in PulseHeat drive mode (10-second interrupt).
Update temperature and humidity at every 2-second interval.
After a reset or a startup Wait for 30 min for the gas sensor to adjust according to the environment and then write the previously-stored baseline value if present else stores the baseline.
Following Hardware we are using

Microcontroller : nRF52832.
Temperature and humidity sensor: HTS221.
Gas sensor: CCS811
Please let us know, what is going wrong in the initialization process of the sensor resulting in these issues

Below is the flow chart for the reference
gas sensor flow diagram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions