11-26-2020 12:06 PM
Hello,
I am integrating BSEC to nrf52, cortex M4F in I2C configuration in segger platform. All the init is fine. Every function works fine and returns BSEC_OK.
I get temperature/humidity/pressure...but not IAQ/SIAQ/CO2_eq...etc...
Values are read fine, including gas resistance.
But IAQ stays at 0.
I don't know what's wrong with my code
Solved! Go to Solution.
11-26-2020 01:04 PM
Hello pallyapd,
There was a integration guide doc after you downloaded BSEC software. The the integration guide doc, there was "IAQ output does not change or accuracy remains 0" FAQ section. You could refer this part to check your code, test it again.
11-27-2020 12:42 PM
I already checked but still, iaq remains zero (0).
12-07-2020 08:05 AM
Hello pallyapd,
Do you mean you have finished the following check step?
01-14-2021 09:44 AM
its works
i able to get iaq .the problem in my read-write function that's i didn't get iaq ..i make changes in my read and write function and it works for me
thanks